API Documentation Generator
从代码自动生成全面的 API 文档。 REST、GraphQL、WebSocket 以及示例和架构。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~ryudi84-sovereign-api-docs-generatorcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~ryudi84-sovereign-api-docs-generator/file -o ryudi84-sovereign-api-docs-generator.md## 概述(中文) 从代码自动生成全面的 API 文档。 REST、GraphQL、WebSocket 以及示例和架构。 ## 原文 # 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.