·manage-openapi-overlays
</>

manage-openapi-overlays

speakeasy-api/agent-skills

Use when creating, applying, or using overlays to customize SDK generation without editing the source spec. Triggers on "create overlay", "apply overlay", "overlay file", "customize SDK", "can't modify spec", "x-speakeasy extensions", "fix with overlay", "overlay fix", "overlay apply"

6Installs·0Trend·@speakeasy-api

Installation

$npx skills add https://github.com/speakeasy-api/agent-skills --skill manage-openapi-overlays

SKILL.md

Overlays let you customize an OpenAPI spec for SDK generation without modifying the source. This skill covers creating overlay files, applying them to specs, and using them to fix validation errors.

| Target spec | Yes | OpenAPI spec to customize or fix | | Customizations | Depends | Changes to apply (groups, names, retries, descriptions) | | Overlay file | Depends | Existing overlay to apply (for apply workflow) | | Lint output | Helpful | Validation errors to fix (for fix workflow) |

| Overlay file | YAML file with JSONPath-targeted changes | | Modified spec | Transformed OpenAPI spec (when applying) |

Use when creating, applying, or using overlays to customize SDK generation without editing the source spec. Triggers on "create overlay", "apply overlay", "overlay file", "customize SDK", "can't modify spec", "x-speakeasy extensions", "fix with overlay", "overlay fix", "overlay apply" Source: speakeasy-api/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/speakeasy-api/agent-skills --skill manage-openapi-overlays
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is manage-openapi-overlays?

Use when creating, applying, or using overlays to customize SDK generation without editing the source spec. Triggers on "create overlay", "apply overlay", "overlay file", "customize SDK", "can't modify spec", "x-speakeasy extensions", "fix with overlay", "overlay fix", "overlay apply" Source: speakeasy-api/agent-skills.

How do I install manage-openapi-overlays?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/speakeasy-api/agent-skills --skill manage-openapi-overlays Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/speakeasy-api/agent-skills