Create comprehensive API documentation with examples, authentication guides, and SDKs. Use when creating comprehensive API documentation. Trigger with phrases like "generate API docs", "create API documentation", or "document the API".
4.0
Rating
0
Installs
Documentation
Category
The skill has reasonable structure with separated reference files, but suffers from a critical mismatch between its stated purpose and implementation. The description claims it creates 'comprehensive API documentation with examples, authentication guides, and SDKs,' but the implementation focuses on API development (building endpoints, controllers, models) rather than documentation generation. The instructions describe building API implementations, not documenting existing APIs. For documentation tasks, a CLI agent could use standard tools to read code and generate docs without this skill. The novelty is low because the actual task (if it were API development) is common, and if it's documentation generation (as described), the implementation doesn't match. The structure is decent with reference files for errors, examples, and implementation details, keeping SKILL.md concise. Task knowledge exists but is misaligned with the stated goal. To score higher, this skill needs to either: (1) focus on documentation generation tools like parsing OpenAPI specs, generating markdown/HTML docs, and creating SDK examples, or (2) rename itself to reflect API development/implementation.
Loading SKILL.md…