← 返回 Skills 市场
Shadows Doc Forge
作者
NakedoShadow
· GitHub ↗
· v1.1.0
359
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shadows-doc-forge
功能描述
Auto-documentation generator — analyzes code and generates README, API docs, architecture docs, inline comments. Use when documentation is missing or outdated.
安全使用建议
This skill appears coherent for generating documentation. Before installing or invoking it, confirm that the agent will be restricted to the intended repository/workspace so the skill cannot read unrelated sensitive files (e.g., .env, private keys). Review generated docs before committing them. Note the skill metadata shows no verified source/homepage in the registry (SKILL.md contains an internal homepage string), so if provenance matters, ask the publisher for an authoritative source or audit the agent's runtime logs to ensure it does not execute code or call external endpoints despite the SKILL.md claim.
功能分析
Type: OpenClaw Skill
Name: shadows-doc-forge
Version: 1.1.0
The skill bundle 'shadows-doc-forge' is a set of instructions for an AI agent to generate project documentation (READMEs, API docs, and architecture overviews) by analyzing source code. The instructions in SKILL.md explicitly state that the skill only reads files and writes new markdown documentation without executing code or making network calls, and no malicious patterns or prompt-injection attacks were identified.
能力评估
Purpose & Capability
Name and description (auto-documentation) match the instructions: the skill only reads source files, analyzes code structure, and writes markdown docs. It does not request unrelated binaries, cloud credentials, or system config paths.
Instruction Scope
The SKILL.md explicitly instructs the agent to list directories, read entry points/configs, analyze code, and write new markdown files. That is appropriate for a doc generator. One minor caution: the instructions are broad about "scan the project structure" and "read configs" — in practice that means the agent will read any files in its workspace, which could include sensitive config files if they exist. The skill states it will not execute code or make network calls; that is consistent, but 'verify every code example and function signature' is ambiguous about whether verification is purely static.
Install Mechanism
Instruction-only skill with no install spec and no code files. No packages or downloads are performed, so there is no install-time risk.
Credentials
No environment variables, credentials, or config paths are required or declared. The SKILL.md does not reference any secrets or external tokens.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It writes generated docs as new files alongside source (expected behavior) and does not claim to modify existing source or other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shadows-doc-forge - 安装完成后,直接呼叫该 Skill 的名称或使用
/shadows-doc-forge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Initial HIGH TRUST release
元数据
常见问题
Shadows Doc Forge 是什么?
Auto-documentation generator — analyzes code and generates README, API docs, architecture docs, inline comments. Use when documentation is missing or outdated. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。
如何安装 Shadows Doc Forge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shadows-doc-forge」即可一键安装,无需额外配置。
Shadows Doc Forge 是免费的吗?
是的,Shadows Doc Forge 完全免费(开源免费),可自由下载、安装和使用。
Shadows Doc Forge 支持哪些平台?
Shadows Doc Forge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Shadows Doc Forge?
由 NakedoShadow(@nakedoshadow)开发并维护,当前版本 v1.1.0。
推荐 Skills