Skip to content

Content · Global library

API Documentation Generator

Turn API implementation detail into example-rich docs that developers can actually use without reading source first.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use API Documentation Generator when you need to turn API implementation detail into example-rich docs that developers can actually use without reading source first, especially when the work is driven by api documentation and openapi docs.

Trigger signals

api documentationopenapi docsexamples

Validation hooks

verify_example_accuracy

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show api-documentation-generator

Use

orchestrator-mcp skills export api-documentation-generator --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/api-documentation-generator ./your-agent-skills/api-documentation-generator
# or open skills/api-documentation-generator/SKILL.md in a markdown-first client

File patterns

**/api/****/*.md**/*.yaml

Model preferences

qwen3-coder:480b-cloudmeta/llama-3.3-70b-instructqwen2.5-coder:32b

Related skills

Adjacent packs to compose next.

ContentGlobal library

API Documentation Specialist

Open pack

Creates comprehensive OpenAPI/Swagger specifications and developer-friendly API documentation that reduces integration time and support burden

CodexClaude Code
ContentGlobal library

Changelog Curator

Open pack

Turn raw git history into useful changelogs that describe real user impact instead of noisy implementation trivia.

CodexClaude Code