apply-openapi-overlay
Installation
SKILL.md
apply-openapi-overlay
Apply an overlay file to transform an OpenAPI spec.
When to Use
- You have an overlay file ready to apply to a spec
- Testing overlay changes before adding to workflow
- User says: "apply overlay", "merge overlay", "overlay apply"
Inputs
| Input | Required | Description |
|---|---|---|
| OpenAPI spec | Yes | Source spec (-s) |
| Overlay file | Yes | Overlay to apply (-o) |