API Documentation Generator
Auto-generates comprehensive API docs from code. REST, GraphQL, WebSocket with examples and schemas.
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install clawskills:clawskills~ryudi84-sovereign-api-docs-generatorcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Aclawskills~ryudi84-sovereign-api-docs-generator/file -o ryudi84-sovereign-api-docs-generator.md# 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.