api-docs-gen

Installation
SKILL.md

API Docs Generator

Your API has 50 endpoints and zero documentation. This tool reads your route files and generates proper docs, either markdown for humans or OpenAPI specs for tools.

One command. Zero config. Just works.

Quick Start

npx ai-api-docs ./src/routes/

What It Does

  • Scans your route files and extracts endpoint information
  • Generates clean markdown documentation
  • Outputs OpenAPI 3.0 specs for Swagger and other tools
  • Documents request/response shapes automatically
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 7, 2026
api-docs-gen — openclaw/skills