TheSethRoseTheSethRoseCommunityยท1 Agent Skills Included

OpenClaw-Docs-Sync

Sync OpenClaw docs locally for fast semantic search

Mirrors OpenClaw, ClawHub, and Skills repository documentation into a local folder for instant offline access. Indexes everything with QMD so questions get answered through fast hybrid semantic and keyword search. Scans downloaded docs for supply chain attacks like prompt injection and malicious shell commands. Eliminates manual doc hunting and keeps references fresh with a single sync command.
npx skills add TheSethRose/OpenClaw-Docs-Sync --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’