Generate client SDKs in multiple languages from OpenAPI specifications. Use when generating client libraries for API consumption. Trigger with phrases like "generate SDK", "create client library", or "build API SDK".
4.6
Rating
0
Installs
Backend Development
Category
The skill has good structure with separated reference files and clear organization. However, there's a significant mismatch between the stated purpose (generating client SDKs from OpenAPI specs) and the actual content (which focuses on building APIs themselves). The description says it generates client libraries for API consumption, but the instructions cover API endpoint implementation, controllers, and middleware - tasks for building server-side APIs, not client SDKs. The task knowledge is moderate as it provides steps and references implementation details, but these steps don't align with SDK generation (e.g., no mention of code generation tools like OpenAPI Generator, Swagger Codegen, or language-specific SDK patterns). Novelty is low-to-moderate since SDK generation from OpenAPI specs is well-supported by existing CLI tools. The descriptionCoverage score is low because a CLI agent would be confused about whether to generate a client SDK or build an API server based on this documentation.
Loading SKILL.md…

Skill Author