AI SummarySyncs OpenClaw framework, ClawHub, and Skills documentation into a local searchable mirror for the QMD memory backend, enabling AI agents to access fresh, precise references during coding tasks.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "openclaw-docs-sync" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/OpenClaw-Docs-Sync && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/OpenClaw-Docs-Sync/SKILL.md "https://raw.githubusercontent.com/TheSethRose/OpenClaw-Docs-Sync/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Sync OpenClaw + ClawHub + Skills docs into a local mirror for the QMD memory backend.
Purpose
Keep a local mirror of the OpenClaw framework docs, ClawHub CLI/docs, and the Skills repository. OpenClaw's built-in QMD memory backend indexes these docs for hybrid semantic search.
When to use
Use this skill when the agent needs fresh documentation or precise references from: • OpenClaw framework docs • ClawHub CLI/docs • Skills repo (all SKILL.md files)
Step 1: Run the sync script
Run the script whenever you need a fresh mirror: `bash
Recommended (portable)
npx tsx scripts/sync-docs.ts
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster