Plugin · Claude Code · Development Tools

Speakeasy Api Skills

speakeasy-api-skills is a Claude Code plugin for the Build phase that adds agent skills for Speakeasy CLI OpenAPI tooling and SDK generation.

by speakeasy-api · github.com/speakeasy-api/skills

Generate client SDKs and work with OpenAPI from agent skills using the Speakeasy CLI inside Claude Code.

9
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install speakeasy-api-skills@speakeasy-api/skills
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:speakeasy-api/skills") and the paste-ready config with skillselion.get_install_config("plugin:speakeasy-api/skills").

About

What it does

speakeasy-api-skills is a Claude Code plugin that packages agent skills around Speakeasy’s OpenAPI and SDK generation workflow. Solo builders 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.

Highlights

  • 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

Why builders use it

You have an OpenAPI spec but generating and maintaining multi-language SDKs with Speakeasy is slow to do manually in every coding session.

Claude Code can drive Speakeasy-oriented SDK and OpenAPI tasks from skills so client libraries stay in sync with your API definition.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 9 stars, 0 votes.

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.

Discussion

Comments

Share how you use speakeasy-api-skills, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.