Add OpenClaw integration documentation page#1769
Open
sergio-sisternes-epam wants to merge 1 commit into
Open
Conversation
Create a dedicated docs page for the OpenClaw experimental target at integrations/openclaw.md, mirroring the structure of the existing Hermes integration page. Covers: experimental flag enablement, what it does, install (project and user scope), supported primitives (skills only), and troubleshooting. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a dedicated Starlight integration page for the experimental openclaw target so users can discover, enable, and use OpenClaw deployment from the docs site, consistent with existing experimental integration docs (e.g., Hermes).
Changes:
- Introduces
integrations/openclaw.mdwith an experimental caution block and enable/disable commands. - Documents OpenClaw’s project vs user-scope deployment paths and supported primitives (skills-only).
- Adds install examples, troubleshooting, and cross-links to related reference pages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The OpenClaw experimental target lacks a dedicated integration docs page. Every other experimental target with comparable surface area (Hermes) has its own page at
docs/src/content/docs/integrations/. This PR adds the missing page so users can discover and configure the OpenClaw target from the docs site.The new page mirrors the structure of the existing Hermes integration page, adapted for OpenClaw's simpler skills-only surface:
Type of change
Testing
Spec conformance (OpenAPM v0.1)