AI AGENT ADDONS

Openapi Spec Generation

wshobson/agents
Documentation
13,071installs

APIs let different software systems talk to each other. An OpenAPI specification is a clear map of how an API works. This skill helps you create and update OpenAPI 3.1 specs.

You can build a spec from scratch or from existing code. The spec can then be used for API documentation and to generate SDKs. It also helps check that your API follows the contract.

Using this skill keeps your API well documented and easy for others to use.

Add Openapi Spec Generation skill to your workflow

Global

mkdir -p ~/.claude/skills/openapi-spec-generation

Project

mkdir -p .claude/skills/openapi-spec-generation

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago