| name | search-openclaw-docs |
| description | MANDATORY before any openclaw.json changes. Prevents config breakage via embedded anti-patterns and correct patterns. Use when configuring OpenClaw (bindings, channels, sessions, cron, heartbeat) or troubleshooting config issues. |
| metadata | {"openclaw":{"emoji":"📚","homepage":"https://github.com/karmanverma/search-openclaw-docs","requires":{"bins":["node"]},"install":[{"id":"deps","kind":"npm","package":"better-sqlite3","label":"Install better-sqlite3 (SQLite bindings)"}],"postInstall":"node scripts/docs-index.js rebuild"}} |
OpenClaw Documentation Search + Config Patterns
MANDATORY before changing openclaw.json - Embedded patterns prevent silent config breakage.
Two modes:
- Embedded references (instant) - Common config patterns with anti-patterns
- Doc search (fallback) - Full OpenClaw documentation index
🚨 CRITICAL: Read AGENTS.md First
Before using this skill:
cat ~/.openclaw/skills/search-openclaw-docs/AGENTS.md
Contains:
- Mandatory workflow for config changes
- Decision tree (which reference to read)
- Critical anti-patterns overview
- When NOT to use this skill
Decision Tree
| Task | Action |
|---|
| Adding/removing agent bindings | Read |