OpenClaw Docs
Use this skill to answer OpenClaw documentation questions with reproducible script-assisted evidence.
Quick workflow
- 1. Route by intent (setup, config, troubleshooting, automation, platform).
- Search or fetch docs via scripts.
- Pull exact config patterns from snippets/docs.
- Cite source URL/path in the final answer.
Use bundled resources
- - Intent routing and category map: INLINECODE0
- Script usage and operational notes: INLINECODE1
- Config patterns: INLINECODE2
- Script preflight checks: INLINECODE3
Rules
- - Prefer
search.sh and fetch-doc.sh before freeform guessing. - Keep answers anchored to specific doc paths.
- For uncertain or stale cache cases, refresh or state cache limitations.
- Provide concrete configuration examples when available.
Commands
CODEBLOCK0
技能名称: new-openclaw-docs
详细描述:
OpenClaw 文档
使用此技能,通过可复现的脚本辅助证据来回答 OpenClaw 文档相关问题。
快速工作流程
- 1. 按意图路由(设置、配置、故障排除、自动化、平台)。
- 通过脚本搜索或获取文档。
- 从代码片段/文档中提取精确的配置模式。
- 在最终答案中引用来源 URL/路径。
使用捆绑资源
- - 意图路由和分类映射:references/routing.md
- 脚本使用和操作说明:references/operations.md
- 配置模式:snippets/common-configs.md
- 脚本预检检查:scripts/check_env.sh
规则
- - 优先使用 search.sh 和 fetch-doc.sh,避免随意猜测。
- 保持答案锚定到具体的文档路径。
- 对于不确定或缓存过时的情况,刷新缓存或说明缓存限制。
- 尽可能提供具体的配置示例。
命令
bash
验证本地脚本要求
bash workspace/skills/new-openclaw-docs/scripts/check_env.sh
发现可能的路径
bash workspace/skills/new-openclaw-docs/scripts/sitemap.sh
bash workspace/skills/new-openclaw-docs/scripts/search.sh discord mention
获取文档
bash workspace/skills/new-openclaw-docs/scripts/fetch-doc.sh providers/discord
缓存和更新检查
bash workspace/skills/new-openclaw-docs/scripts/cache.sh status
bash workspace/skills/new-openclaw-docs/scripts/recent.sh 7
bash workspace/skills/new-openclaw-docs/scripts/track-changes.sh since 2026-02-01