regenerate-sdk
Installation
SKILL.md
regenerate-sdk
Use speakeasy run to execute the workflow and regenerate SDKs.
When to Use
- OpenAPI spec has been updated
- Workflow or overlay configuration changed
- Regenerating with latest Speakeasy version
- User says: "regenerate SDK", "run speakeasy", "spec changed"
Inputs
| Input | Required | Description |
|---|---|---|
| workflow.yaml | Yes | Must exist at .speakeasy/workflow.yaml |
| OpenAPI spec | Yes | As configured in workflow |
| Authentication | Yes | Via speakeasy auth login or SPEAKEASY_API_KEY env var |