Skip to content
Skill

openclaw-docs-sync

by TheSethRose

AI Summary

Syncs 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

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
40 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars40
Forks1
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code