Skip to content

Add OpenClaw integration documentation page#1769

Open
sergio-sisternes-epam wants to merge 1 commit into
mainfrom
sergio-sisternes-epam/docs-openclaw-integration-page
Open

Add OpenClaw integration documentation page#1769
sergio-sisternes-epam wants to merge 1 commit into
mainfrom
sergio-sisternes-epam/docs-openclaw-integration-page

Conversation

@sergio-sisternes-epam

Copy link
Copy Markdown
Collaborator

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:

  • Experimental caution admonition with enable command
  • "What it does" section with primitive-to-location table
  • Enable/disable flag commands
  • Install examples for project and user scope
  • Supported primitives (skills only -- no MCP, no AGENTS.md)
  • Troubleshooting tips
  • Cross-links to IDE integration and experimental reference pages

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Maintenance / refactor

Testing

  • Tested locally
  • All existing tests pass
  • Added tests for new functionality (if applicable)

Spec conformance (OpenAPM v0.1)

  • N/A -- this PR does not change OpenAPM-observable behaviour.

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>
Copilot AI review requested due to automatic review settings June 13, 2026 14:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md with 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants