OpenClaw-Docs-Sync
Sync OpenClaw docs locally for fast semantic search
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenClaw-Docs-Sync?โผ
Run `npx skills add TheSethRose/OpenClaw-Docs-Sync --all -g -y` in your terminal to install this skill globally.
How to search OpenClaw docs offline?โผ
Run the sync script to mirror all docs locally, then query them with QMD using combined semantic and keyword search.
Does OpenClaw-Docs-Sync detect malicious content?โผ
Yes. It scans synced docs for prompt injection, pipe-to-shell attacks, and suspicious URLs, logging threats to a security file for your review.
What do I need to run OpenClaw-Docs-Sync?โผ
You need QMD installed globally and the Bun runtime, since QMD relies on Bun-native APIs for indexing and search.
Can I use OpenClaw-Docs-Sync without coding experience?โผ
Yes. Once installed, your agent runs the sync and answers documentation questions from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core