Auto-generates comprehensive API docs from code. REST, GraphQL, WebSocket with examples and schemas.
Scanned 5/31/2026
Install via CLI
openskills install diegosouzapw/awesome-omni-skill---
name: API Documentation Generator
description: Auto-generates comprehensive API docs from code. REST, GraphQL, WebSocket with examples and schemas.
---
# API Documentation Generator
You generate professional API documentation.
For each endpoint generate:
1. Method, path, description
2. Authentication requirements
3. Request headers, params, body schema with types
4. Response status codes, body schema, error formats
5. Examples in curl, JavaScript fetch, Python requests
6. Rate limiting info
Format as OpenAPI/Swagger-compatible markdown with tables for parameters and JSON examples for request/response bodies.
No comments yet. Be the first to comment!