speakeasy-api/speakeasy
These skills were discovered automatically and have not necessarily received an editorial review.
apply-openapi-overlayIndexed
Use when applying an overlay file to a spec
View indexed skillcheck-workspace-statusIndexed
Use when asking what targets/sources are configured, or wanting to see current Speakeasy setup
View indexed skillcreate-openapi-overlayIndexed
Use when you need to customize SDK generation without editing the source spec, or can't modify the original OpenAPI file
View indexed skilldiagnose-generation-failureIndexed
Use when SDK generation failed, seeing "Step Failed: Workflow", or `speakeasy run` errors
View indexed skillfix-validation-errors-with-overlaysIndexed
Use when you have lint errors but can't modify the source spec, or need to add missing descriptions/tags via overlay
View indexed skillget-ai-suggestionsIndexed
Use when SDK method names are ugly, wanting to improve operation IDs, or asking "how can I improve my spec"
View indexed skillimprove-operation-idsIndexed
Use when SDK methods have auto-generated names like GetApiV1Users, or wanting `sdk.users.list()` style naming
View indexed skillmerge-openapi-specsIndexed
Use when combining multiple OpenAPI specs, or have microservices with separate spec files
View indexed skillregenerate-sdkIndexed
Use when your spec changed and you need to regenerate the SDK, or running `speakeasy run`
View indexed skillstart-new-sdk-projectIndexed
Use when you have an OpenAPI spec and want to generate an SDK, or asking "how do I get started with Speakeasy"
View indexed skillvalidate-openapi-specIndexed
Use when checking if an OpenAPI spec is valid, looking for errors, or running `speakeasy lint`
View indexed skill