Automatically transform source code comments into professional, interactive API documentation like OpenAPI and Swagger.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install api-docs-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 api-docs-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
API Docs Generator is a robust utility designed to streamline the documentation lifecycle by extracting metadata directly from your source code. By incorporating this tool into your Openclaw Skills workflow, you can ensure your API reference remains accurate and synchronized with your implementation. It eliminates the manual labor of writing specifications, allowing developers to focus on building features while the tool handles the formatting.
This skill supports a diverse ecosystem of backend frameworks including Express.js, FastAPI, Flask, Gin, Spring Boot, and Rails. It provides a standardized way to describe your RESTful services, making it easier for frontend developers and external partners to consume your APIs through clear, interactive documentation.
The tool is designed for immediate use within the Openclaw Skills ecosystem. No additional external dependencies are required for the core generation logic.
# Basic command to generate OpenAPI docs
api-docs-generator openapi --input ./src --output docs/openapi.json
The generator organizes data based on the standardized OpenAPI and Swagger taxonomies. The resulting output maps code logic to the following schema structure:
| Property | Description |
|---|---|
| paths | Maps internal routes to public API endpoints |
| components | Defines reusable data models and security schemas |
| info | Includes API versioning, titles, and descriptions |
| tags | Organizes endpoints into logical groups for UI rendering |
Output files are generated as valid .json or .yaml documents ready for ingestion by standard API tools.
Loading
A streamlined automation tool for generating high-quality marketing copy, blog posts, and social media content using advanced AI models.

A high-performance Windows screen capture utility designed for AI vision integration and desktop automation.

A real-time cryptocurrency signal generator that connects exchange WebSocket price feeds to technical strategies and Telegram alerts.

A fast, scriptable crypto futures backtesting engine supporting multiple exchanges and technical indicators.

A robust real-time API monitoring and alerting system designed to track uptime, performance, and error rates.

A comprehensive visual engine for building and executing automated workflows with 100+ integrations and no-code logic.








































