← 返回 Skills 市场
5567
总下载
0
收藏
48
当前安装
1
版本数
在 OpenClaw 中安装
/install clawdbot-documentation-expert
功能描述
Expert guidance on navigating, understanding, configuring, troubleshooting, and automating Clawdbot using official documentation and config snippets.
安全使用建议
Before installing, understand that the helper scripts may contact docs.clawd.bot and store a local documentation cache under ~/.cache/clawddocs. Avoid placing real secrets into the example config snippets; they are templates only.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
The skill is classified as suspicious due to potential vulnerabilities rather than clear malicious intent. Specifically, `scripts/build-index.sh` and `scripts/search.sh` directly interpolate user-provided input into shell commands (`qmd query "$query"` and `grep -i "$query"`), which could lead to shell injection if the input is not properly sanitized by the agent or if the underlying commands have vulnerabilities. Additionally, `SKILL.md` instructs the agent to use `pi_browser` with a `targetUrl` constructed from user input in `scripts/fetch-doc.sh`, posing a potential browser-based attack vector (e.g., XSS) if a malicious user crafts the URL and the agent's browser tool lacks robust sanitization. All network activity is confined to `docs.clawd.bot`, and file system operations are limited to `~/.cache/clawddocs`, with no evidence of intentional data exfiltration or persistence.
能力评估
Purpose & Capability
The stated purpose is helping users navigate Clawdbot documentation, and the scripts support that by listing, searching, fetching, indexing, and tracking docs from docs.clawd.bot.
Instruction Scope
Runtime instructions stay within documentation lookup and citation workflows; no hidden role override, automatic high-impact action, or unrelated behavior was found.
Install Mechanism
The package contains markdown and shell helper scripts only, with no install-time hooks or automatic execution behavior evident in the artifacts.
Credentials
The scripts perform network requests to docs.clawd.bot and write documentation caches/indexes under ~/.cache/clawddocs, which is disclosed and proportionate for a docs-search skill.
Persistence & Privilege
Persistence is limited to local documentation cache, index, and snapshot files; there is no credential access, privilege escalation, background worker, or broad local indexing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawdbot-documentation-expert - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawdbot-documentation-expert触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Clawdbot Documentation Expert skill.
- Provides a decision tree to help users find relevant Clawdbot documentation by topic or problem.
- Lists core scripts for searching, indexing, and tracking changes in documentation.
- Gives summaries of all major documentation categories.
- Offers instructions for sharing config snippets and linking to source docs.
- Includes example interactions to guide usage and troubleshooting steps.
元数据
常见问题
Clawdbot Documentation Expert 是什么?
Expert guidance on navigating, understanding, configuring, troubleshooting, and automating Clawdbot using official documentation and config snippets. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5567 次。
如何安装 Clawdbot Documentation Expert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawdbot-documentation-expert」即可一键安装,无需额外配置。
Clawdbot Documentation Expert 是免费的吗?
是的,Clawdbot Documentation Expert 完全免费(开源免费),可自由下载、安装和使用。
Clawdbot Documentation Expert 支持哪些平台?
Clawdbot Documentation Expert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawdbot Documentation Expert?
由 janhcla(@janhcla)开发并维护,当前版本 v1.0.0。
推荐 Skills