openapi-parser
CommunityConvert OpenAPI specs into endpoint metadata.
Authorjhlee0409
Version1.0.0
Installs0
System Documentation
## What problem does it solve? OpenAPI 3.x or Swagger 2.0 specifications are often large and complex; this skill parses them to extract a clear, structured catalog of endpoints, schemas, and metadata for downstream tooling such as code generation and documentation.
## Core Features & Use Cases
- Endpoint extraction: enumerate paths and operations with operationId, tags, summaries, parameters, and responses.
- Schema resolution: resolve $ref references and map schemas to usable types for codegen.
- Validation and conversion: detect invalid specs, optionally convert Swagger 2.0 to OpenAPI 3.0 format for consistent processing.
- Use Case: Given an API spec, generate a ready-to-consume endpoint catalog to drive SDK generation and API docs.
### Quick Start
- Provide a local OpenAPI file path (e.g., openapi.yaml) or a remote URL (e.g., https://api.example.com/openapi.yaml) to start parsing and extraction.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openapi-parser Download link: https://github.com/jhlee0409/claude-plugins/archive/main.zip#openapi-parser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.