
Speakeasy Api Skills
- 18 repo stars
- Updated February 10, 2026
- speakeasy-api/skills
speakeasy-api-skills is a Claude Code plugin that adds agent skills for Speakeasy CLI OpenAPI tooling and SDK generation.
About
speakeasy-api-skills is a Claude Code plugin that packages agent skills around Speakeasy’s OpenAPI and SDK generation workflow. developers shipping API products use it when the next step after defining endpoints is producing typed client SDKs and keeping them aligned with the spec—work that is tedious to do by hand but structured enough for agent assistance. The plugin sits squarely in Build: you bring an OpenAPI document (or Speakeasy project context), invoke the skills with the Speakeasy CLI mental model, and let Claude Code drive generation, refactors, and tooling tasks tied to your API surface. It is not a general testing harness, marketplace, or MCP directory entry; it is vendor-aligned development tooling for integrations. Intermediate complexity is appropriate because you should understand OpenAPI, SDK consumers, and CLI-based codegen before relying on the agent to modify generated artifacts safely.
- Agent skills for Speakeasy CLI-driven SDK generation
- OpenAPI-aware tooling so agents scaffold and maintain API clients
- Fits API-first and SaaS backends that publish OpenAPI specs
- Productivity-category plugin bundle from speakeasy-api/skills
- Single-plugin pack focused on generation and API tooling
Speakeasy Api Skills by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install speakeasy-api-skills@speakeasy-api/skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 18 |
|---|---|
| Last updated | February 10, 2026 |
| Repository | speakeasy-api/skills ↗ |
What it does
Generate client SDKs and work with OpenAPI from agent skills using the Speakeasy CLI inside Claude Code.
Who is it for?
API-first SaaS developers who already use or plan to use Speakeasy and want agent-guided SDK generation inside Claude Code.
Skip if: Frontend-only projects, non-API games, or teams with no OpenAPI spec and no SDK distribution needs.
What you get
Claude Code can drive Speakeasy-oriented SDK and OpenAPI tasks from skills so client libraries stay in sync with your API definition.
- Agent-guided Speakeasy SDK generation workflows
- OpenAPI-aligned client SDK updates from skill invocations
- Faster integration scaffolding for API consumers
By the numbers
- Repository: speakeasy-api/skills
- Plugin count: 1
- Catalog categories: productivity
Recommended Plugins
How it compares
Speakeasy OpenAPI/SDK agent skills, not a prompt A/B evaluator or generic plugin marketplace.
FAQ
Who is Speakeasy Api Skills for?
Developers building HTTP APIs who use Speakeasy (or want to) and need Claude Code skills to help generate and manage SDKs from OpenAPI.
When should I use Speakeasy Api Skills?
Use it during Build when you are defining or updating an OpenAPI spec and need SDK codegen, Speakeasy CLI workflows, or integration scaffolding.
How do I add Speakeasy Api Skills to my agent?
Install the speakeasy-api/skills Claude Code plugin, ensure Speakeasy CLI and your OpenAPI project are available locally, then invoke the bundled skills when working on SDK or spec tasks.