fix-validation-errors-with-overlays
Installation
SKILL.md
fix-validation-errors-with-overlays
Fix OpenAPI validation errors using overlays when you can't modify the source spec.
When to Use
- Lint errors exist but source spec can't be edited
- Adding missing descriptions, tags, or operation names
- User says: "fix with overlay", "can't edit spec", "add missing descriptions"
Inputs
| Input | Required | Description |
|---|---|---|
| OpenAPI spec | Yes | Spec with validation errors |
| Lint output | Helpful | Errors to fix |