api-doc-generator
Installation
SKILL.md
API Doc Generator
Generates markdown documentation from your OpenAPI Specification, creating multiple pages with curl command examples for each endpoint.
When to Use This Skill
Use this skill when:
- You need to create developer documentation from your API spec
- You want to provide curl examples for each endpoint
- You need human-readable documentation separate from the OAS file
- You're building a documentation website or wiki
Prerequisites
pip install pyyaml