fix-validation-errors-with-overlays
π―Skillfrom speakeasy-api/skills
Automatically detects and resolves validation errors in OpenAPI specifications by applying targeted overlay corrections.
Part of
speakeasy-api/skills(26 items)
Installation
npx skills add speakeasy-api/skillsMore from this repository10
Diagnoses SDK generation failures by identifying root causes, categorizing issues, and recommending targeted fix strategies using linting and overlay techniques.
Generates, applies, and validates OpenAPI overlay files with JSONPath targeting for customizing SDK generation without modifying source specs.
Generates an MCP server from an OpenAPI spec, enabling AI assistants to directly interact with API operations as callable tools.
Initializes a new SDK project from an OpenAPI spec using Speakeasy's quickstart command, generating language-specific SDK with a workflow configuration file.
Extracts OpenAPI specifications automatically from existing API code across eight major web frameworks in Python, Java, JavaScript/TypeScript, Ruby, and PHP.
Guides developers in writing high-quality, consistent OpenAPI specifications with best practices for naming, documentation, and complex API patterns.
Provides comprehensive, progressive guidance on Speakeasy SDK and Terraform generation best practices, workflows, and customization techniques.
Generates Terraform provider code for APIs by automatically creating resource and data source schemas based on OpenAPI specifications.
Configures and prepares testing environments for SDK generation projects, ensuring proper test setup and configuration across different programming languages.
Improves SDK method and parameter naming by applying AI-powered recommendations to make method names more readable, consistent, and semantically meaningful.