Install
openclaw skills install docclawDocClaw is a documentation skill for OpenClaw that combines live docs search, direct markdown fetch, and offline local-doc fallback.
openclaw skills install docclawUse this skill when users ask OpenClaw how/why questions, need exact config keys or flags, or want canonical docs links. This is useful because it keeps answers aligned with documentation best-practice standards: use canonical sources, verify exact keys/flags, and avoid guessed or invented behavior.
1.0.3 (2026-02-18)openclaw docs "<query>"python3 {baseDir}/scripts/refresh_docs_index.pypython3 {baseDir}/scripts/fetch_doc_markdown.py "cli/models"python3 {baseDir}/scripts/fetch_doc_markdown.py "gateway/configuration"python3 {baseDir}/scripts/find_local_docs.pyrg.python3.https://docs.openclaw.ai.fetch_doc_markdown.py; pass only doc slugs or title keywords.docs.openclaw.ai; ignore off-domain entries.openclaw <cmd> --help when behavior matters.docs.openclaw.ai links..md pages for exact behavior quotes.openclaw <cmd> --help.docclaw:
cd /path/to/docclaw-parentzip -r docclaw-1.0.3.skill docclaw -x "*/.DS_Store" "*/__pycache__/*"unzip -l docclaw-1.0.3.skill