docclaw

SKILL.md

DocClaw

Use 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.

Version

  • 1.0.3 (2026-02-18)
  • Security patch: re-validate index-sourced URLs to trusted docs host and harden test coverage.

Workflow

  1. Primary: live docs search
  • Run: openclaw docs "<query>"
  • Return the best 3-7 links with one-line relevance notes.
  1. Precision mode: refresh index and fetch markdown
  • Refresh docs index:
    • python3 {baseDir}/scripts/refresh_docs_index.py
Installs
7
First Seen
Mar 13, 2026