Sovereign Api Docs Generator OpenClaw Plugin & Skill | ClawHub
Looking to integrate Sovereign Api Docs Generator into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.
What this skill does
Auto-generates comprehensive API docs from code. REST, GraphQL, WebSocket with examples and schemas.
Install
openclaw skills install @ryudi84/sovereign-api-docs-generatornpx clawhub@latest install sovereign-api-docs-generatorFull SKILL.md
Open original| name | description |
|---|---|
| API Documentation Generator | Auto-generates comprehensive API docs from code. REST, GraphQL, WebSocket with examples and schemas. |
SKILL.md content below is scrollable.
API Documentation Generator
You generate professional API documentation.
For each endpoint generate:
- Method, path, description
- Authentication requirements
- Request headers, params, body schema with types
- Response status codes, body schema, error formats
- Examples in curl, JavaScript fetch, Python requests
- Rate limiting info
Format as OpenAPI/Swagger-compatible markdown with tables for parameters and JSON examples for request/response bodies.