Swagger API Query

Query and analyze large Swagger/OpenAPI JSON documents on-demand to extract endpoint details and schemas without loading the entire spec. Use for API discovery, searching by tag/keyword, understanding request/response structures, and tracing data models. Invoke when user asks to "find an endpoint", "search for login/upload/user APIs", or "explain a schema". Use --spec to specify document path if not in current directory, and --format json for structured output.

zhihuihu 784a0ae 10 files · 35.6 KB Updated

File contents

zhihuihu/agent-skills/tree/main/skills/swagger-api-query commit 784a0aedc4

Frequently asked questions

npx skillmds@latest add zhihuihu/swagger-api-query