Doc Forge is an intelligent documentation engine that analyzes source code to generate professional READMEs, API references, and architectural overviews.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shadows-doc-forge
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install shadows-doc-forge using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Doc Forge is a specialized utility within the Openclaw Skills ecosystem designed to eliminate the burden of manual technical writing. By performing a deep analysis of your codebase, it understands frameworks, data flows, and public interfaces to produce high-quality, Markdown-formatted documentation that accurately reflects the current state of your project.
This skill is particularly valuable for teams that struggle with outdated docs or missing onboarding materials. It doesn't just describe the code; it synthesizes the underlying logic to provide context-rich READMEs and architecture diagrams. By integrating Doc Forge into your workflow, you ensure that your documentation remains a living, accurate asset rather than a stale artifact.
As a lightweight component of Openclaw Skills, Doc Forge requires no external binaries or complex environment configurations. It operates directly on your local source files.
# Standard usage to generate a project README
openclaw run doc-forge "generate README for this project"
# Targeted documentation for API modules
openclaw run doc-forge "document all API endpoints in /src/api"
Doc Forge organizes its output into clean, structured Markdown files. It maps data according to the following taxonomy:
| Document Type | Standard Filename | Key Metadata Fields |
|---|---|---|
| Project Overview | README.md | Installation, Features, Usage, License |
| API Reference | API.md | Methods, Auth, Parameters, Response Codes |
| System Design | ARCHITECTURE.md | Component Maps, Data Flow, Key Decisions |
| Inline Docs | N/A (Source Files) | Logic Explanations, Contracts, Edge Cases |
Loading
An automated 6-gate verification system designed to validate code health and security before any production or staging deployment.

A rigorous 4-round reasoning protocol designed to guide AI agents through exhaustive landscape mapping, risk assessment, and strategic synthesis.

Context Optimizer is a token economy protocol designed to reduce redundancy and prioritize critical context for AI agents.

A multi-technique debugging protocol for AI agents designed to triage, investigate, and fix software defects with a mandatory cleanup guarantee.

A specialized tool for building Model Context Protocol (MCP) servers in Python or TypeScript to connect external services with AI agents.

A high-speed, surgical repair protocol for AI agents to fix small bugs and typos with minimal tool interaction.








































