An intelligent utility that automatically generates Markdown, JSDoc, and HTML documentation from source code with context-aware precision.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-documentation-generator
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 ai-documentation-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AI Documentation Generator is a high-performance tool designed to eliminate the manual overhead of technical writing. By analyzing the underlying logic of your functions, it produces descriptive summaries, parameter breakdowns, and functional examples. As a core component of the Openclaw Skills ecosystem, it ensures that your code remains well-documented and accessible for both developers and automated agents.
This skill is particularly effective for teams looking to maintain high documentation standards in fast-moving repositories. By integrating this specific entry from the Openclaw Skills catalog, developers can focus on logic while the AI handles the descriptive formatting in Markdown, HTML, or JSDoc.
To begin using this tool, ensure your environment is prepared to interact with Openclaw Skills.
# Install the skill via your agent CLI
openclaw install ai-documentation-generator
You must also have a valid SkillPay.me configuration to handle the 0.001 USDT per-call transaction fee required by this specific skill.
The skill utilizes a structured input/output model to ensure compatibility across various Openclaw Skills integrations.
| Attribute | Description |
|---|---|
code |
The raw source code string provided for analysis. |
format |
The target output style (markdown, html, or jsdoc). |
documentation |
The resulting AI-generated documentation content. |
success |
A boolean flag indicating the status of the request. |
Loading
A specialized security and maintenance tool that audits project manifest files for vulnerabilities, outdated packages, and license compliance.

An AI-powered assistant that translates complex code into clear, human-readable explanations and documentation.

An automated architect that transforms functional requirements into detailed system designs and technology recommendations.

4chad is a specialized Solana trading platform designed for AI agents to launch tokens, swap assets, and manage creator fees through secure, local transaction signing.

An intelligent performance analysis tool that identifies code bottlenecks and provides algorithmic optimization strategies.

An AI-driven utility for identifying code smells and applying advanced refactoring patterns to improve codebase maintainability and performance.








































