home / skills / speakeasy-api

speakeasy-api skills

Find 12 skills from 1 repo created by speakeasy-api on GitHub.

1 repo
12 skills
GitHub

Sponsored

customize-sdk-runtime

speakeasy-api/skills

2
This skill helps you configure and optimize Speakeasy SDK runtime behavior including retries, timeouts, pagination, server selection, and error handling.
diagnose-generation-failure

speakeasy-api/skills

2
This skill helps diagnose generation failures and choose practical fixes for SDK generation by analyzing errors and suggesting overlay, spec, or user decisions.
extract-openapi-from-code

speakeasy-api/skills

2
This skill extracts an OpenAPI specification from existing code across major frameworks and formats it for validation and SDK generation.
generate-mcp-server

speakeasy-api/skills

2
This skill generates an MCP server from an OpenAPI spec using Speakeasy, exposing API operations as AI-callable tools for Claude and other assistants.
generate-terraform-provider

speakeasy-api/skills

2
This skill generates a Terraform provider from an OpenAPI spec using the Speakeasy CLI, covering annotations, CRUD mapping, workflow config, and publishing.
sdk-tf-generation-best-practices

speakeasy-api/skills

2
This skill provides comprehensive best-practices for generating SDKs and Terraform providers with Speakeasy, improving reliability, customization, and testing
writing-openapi-specs

speakeasy-api/skills

2
This skill guides you to write OpenAPI specs with naming, reuse, and complex patterns to generate high-quality SDKs.
improve-sdk-naming

speakeasy-api/skills

2
This skill helps you rename and organize SDK methods using AI-powered suggestions or overlays for consistent operation IDs and error types.
manage-openapi-overlays

speakeasy-api/skills

2
This skill helps you create, apply, and validate OpenAPI overlays to customize SDK output without editing the source spec.
customize-sdk-hooks

speakeasy-api/skills

2
This skill helps you implement and register SDK lifecycle hooks to customize requests, headers, telemetry, and error handling across languages.