·customize-sdk-runtime
</>

customize-sdk-runtime

speakeasy-api/agent-skills

Use when configuring SDK runtime behavior such as retries, timeouts, pagination, server selection, custom code hooks, or error handling. Triggers on "SDK retries", "timeout configuration", "x-speakeasy-retries", "x-speakeasy-timeout", "pagination config", "x-speakeasy-pagination", "server selection", "custom HTTP client", "SDK runtime", "error handling", "custom code", "preserve code"

1Installs·0Trend·@speakeasy-api

Installation

$npx skills add https://github.com/speakeasy-api/agent-skills --skill customize-sdk-runtime

SKILL.md

Configure runtime behavior for Speakeasy-generated SDKs including retries, timeouts, pagination, server selection, custom code preservation, and error handling.

| OpenAPI spec | Yes | Path to the OpenAPI spec to configure | | gen.yaml | Sometimes | Generation config for error handling customization | | Target language | Helpful | TypeScript, Python, or Go (defaults vary) |

| Updated OpenAPI spec | Spec with runtime extensions applied | | SDK configuration | Runtime behavior configured in generated SDK | | Custom code files | Hook files preserved across regeneration |

Use when configuring SDK runtime behavior such as retries, timeouts, pagination, server selection, custom code hooks, or error handling. Triggers on "SDK retries", "timeout configuration", "x-speakeasy-retries", "x-speakeasy-timeout", "pagination config", "x-speakeasy-pagination", "server selection", "custom HTTP client", "SDK runtime", "error handling", "custom code", "preserve code" 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 customize-sdk-runtime
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is customize-sdk-runtime?

Use when configuring SDK runtime behavior such as retries, timeouts, pagination, server selection, custom code hooks, or error handling. Triggers on "SDK retries", "timeout configuration", "x-speakeasy-retries", "x-speakeasy-timeout", "pagination config", "x-speakeasy-pagination", "server selection", "custom HTTP client", "SDK runtime", "error handling", "custom code", "preserve code" Source: speakeasy-api/agent-skills.

How do I install customize-sdk-runtime?

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 customize-sdk-runtime 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