openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Clawd Docs V2

Smart ClawdBot documentation access with local search index, cached snippets, and on-demand fetch. Token-efficient and freshness-aware.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v2.2.0

统计:⭐ 15 · 4.7k · 47 current installs · 48 all-time installs

15

安装量(当前) 48

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aranej/clawd-docs-v2

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's instructions, required artifacts, and behavior are consistent with a local documentation-access helper; it reads local ClawdBot doc caches and uses the platform web_fetch tool to retrieve pages when needed.

目的

The name/description (local search index, cached snippets, on-demand fetch) match the instructions: checking ~/clawd/data/ for snippets/index/cache and using web_fetch to fetch docs.clawd.bot. Minor inconsistency: the SKILL.md header/version metadata lists v2.2.0 while the Version Info table shows 2.1.0 — likely a small doc mismatch but not a functional red flag.

说明范围

Instructions explicitly tell the agent to list and cat files under ~/clawd/data/ (docs-snippets, docs-index.json, docs-cache) and to call web_fetch to fetch docs.clawd.bot. This is coherent for a local doc-helper, but it does require filesystem reads in the user's home directory and will access any files present there. The SKILL.md refers to a dependency (web_fetch) but the registry metadata did not declare required binaries; the agent should …

安装机制

No install spec and no code files (instruction-only). This is low-risk: nothing is downloaded or written by an installer step.

证书

The skill declares no environment variables or credentials and does not request external secrets. It does read local files (index, snippets, docs-stats.json). Reading docs-stats.json (usage tracking) is reasonable for this skill but may contain telemetry; the skill does not request unrelated credentials or system config.

持久

always is false and the skill does not request system-wide configuration changes or permanent presence. It only describes reading local caches and invoking web_fetch when needed.

综合结论

This skill appears coherent and designed to read local ClawdBot documentation caches and fetch pages from docs.clawd.bot when needed. Before installing: 1) confirm your agent runtime grants web_fetch and that web_fetch is trusted/available, 2) verify the ~/clawd/data/ directory only contains documentation you are comfortable exposing to the agent (docs-stats.json may contain usage/telemetry), and 3) if you want stricter limits, restrict the ag…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Clawd Docs V2」。简介:Smart ClawdBot documentation access with local search index, cached snippets, a…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aranej/clawd-docs-v2/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。