Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

speakeasy-api/speakeasy

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
11 indexed skills381 stars

apply-openapi-overlay
Indexed

Use when applying an overlay file to a spec

View indexed skill

check-workspace-status
Indexed

Use when asking what targets/sources are configured, or wanting to see current Speakeasy setup

View indexed skill

create-openapi-overlay
Indexed

Use when you need to customize SDK generation without editing the source spec, or can't modify the original OpenAPI file

View indexed skill

diagnose-generation-failure
Indexed

Use when SDK generation failed, seeing "Step Failed: Workflow", or `speakeasy run` errors

View indexed skill

fix-validation-errors-with-overlays
Indexed

Use when you have lint errors but can't modify the source spec, or need to add missing descriptions/tags via overlay

View indexed skill

get-ai-suggestions
Indexed

Use when SDK method names are ugly, wanting to improve operation IDs, or asking "how can I improve my spec"

View indexed skill

improve-operation-ids
Indexed

Use when SDK methods have auto-generated names like GetApiV1Users, or wanting `sdk.users.list()` style naming

View indexed skill

merge-openapi-specs
Indexed

Use when combining multiple OpenAPI specs, or have microservices with separate spec files

View indexed skill

regenerate-sdk
Indexed

Use when your spec changed and you need to regenerate the SDK, or running `speakeasy run`

View indexed skill

start-new-sdk-project
Indexed

Use when you have an OpenAPI spec and want to generate an SDK, or asking "how do I get started with Speakeasy"

View indexed skill

validate-openapi-spec
Indexed

Use when checking if an OpenAPI spec is valid, looking for errors, or running `speakeasy lint`

View indexed skill