validate-openapi-spec
Installation
SKILL.md
validate-openapi-spec
Use speakeasy lint to check for errors and warnings in your OpenAPI spec.
When to Use
- Checking if a spec is valid before generation
- Identifying errors blocking SDK generation
- User says: "validate spec", "lint spec", "is my spec valid"
Inputs
| Input | Required | Description |
|---|---|---|
| OpenAPI spec | Yes | Path to spec file (-s) |