← Back to Skills Marketplace
nakedoshadow

Shadows Doc Forge

by NakedoShadow · GitHub ↗ · v1.1.0
darwinlinuxwin32 ✓ Security Clean
359
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shadows-doc-forge
Description
Auto-documentation generator — analyzes code and generates README, API docs, architecture docs, inline comments. Use when documentation is missing or outdated.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shadows-doc-forge
  3. After installation, invoke the skill by name or use /shadows-doc-forge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Initial HIGH TRUST release
Metadata
Slug shadows-doc-forge
Version 1.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shadows Doc Forge?

Auto-documentation generator — analyzes code and generates README, API docs, architecture docs, inline comments. Use when documentation is missing or outdated. It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.

How do I install Shadows Doc Forge?

Run "/install shadows-doc-forge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shadows Doc Forge free?

Yes, Shadows Doc Forge is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Shadows Doc Forge support?

Shadows Doc Forge is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Shadows Doc Forge?

It is built and maintained by NakedoShadow (@nakedoshadow); the current version is v1.1.0.

💬 Comments