An AI-powered command-line tool that transforms route files into comprehensive Markdown documentation or OpenAPI specifications instantly.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-api-docs
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-api-docs using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The API Docs Generator is a streamlined utility designed to bridge the gap between code and documentation. By analyzing source files, this Openclaw Skills entry eliminates the manual labor of writing endpoint descriptions, request/response schemas, and API structures. It leverages intelligent parsing to ensure your documentation stays in sync with your codebase without requiring complex configuration.
Whether you are preparing for a handoff or setting up a Swagger UI, this tool simplifies the developer workflow by extracting technical details directly from your route logic. As a core component within the Openclaw Skills collection, it provides a developer-first approach to maintaining high-quality technical assets with zero manual overhead.
Ensure you have Node.js 18 or higher installed on your system. To use this feature from the Openclaw Skills toolkit, set your OpenAI API Key as an environment variable:
export OPENAI_API_KEY='your_api_key_here'
Run the generator using npx without any prior global installation:
npx ai-api-docs ./src/routes/
| Output Type | Description |
|---|---|
| Markdown | Generates an API_DOCS.md file containing human-friendly endpoint summaries. |
| OpenAPI Spec | Generates a spec.yaml or spec.json compatible with OpenAPI 3.0 standards. |
| Metadata Extraction | Automatically identifies paths, methods, headers, and payload structures. |
Loading
A CLI tool that converts natural language descriptions into production-ready CSS keyframes and Framer Motion variants.

Automatically analyze your terminal history to generate time-saving shell aliases for frequent commands.

A zero-config AI tool to generate structured Architecture Decision Records (ADRs) from simple natural language prompts.

An AI-driven CLI tool that scans HTML and JSX for accessibility issues and provides ready-to-use code fixes.

An AI-powered utility that translates complex npm audit reports into prioritized, actionable security fix commands.

A specialized security tool for auditing authentication flows to identify and remediate critical vulnerabilities.








































