swagger2skill
CommunityGenerate skills from API specs.
AuthorPPsteven
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of reusable Claude skills by converting OpenAPI/Swagger specifications into functional code, eliminating manual API endpoint transcription and boilerplate generation.
Core Features & Use Cases
- Automated Skill Generation: Creates a complete skill directory, including
SKILL.md, CLI tools, and reference documentation, directly from an OpenAPI specification. - Selective API Wrapping: Allows users to choose specific API categories (tags) to include in the generated skill, tailoring it to their needs.
- Use Case: You need to build a skill to interact with a complex REST API. Instead of manually writing all the code, you provide the API's OpenAPI spec to
swagger2skill, select the desired endpoints (e.g., user management, order processing), and it generates a ready-to-use skill with a Python CLI.
Quick Start
Use the swagger2skill skill with the provided OpenAPI URL to generate a new skill.
Dependency Matrix
Required Modules
clickrequests
Components
scriptsreferences
💻 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: swagger2skill Download link: https://github.com/PPsteven/skills/archive/main.zip#swagger2skill 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 471,000+ vetted skills library on demand.