·openapi-typescript-sdk-generator
</>

openapi-typescript-sdk-generator

timbenniks/timbenniks-agent-skills

Generate a production TypeScript SDK from an OpenAPI 3.0/3.1 spec (URL or local file), with human-friendly method names, interactive confirmation, and deterministic output. Use when the user wants a type-safe, fetch-based SDK or a drop-in client. Do not use for streaming/SSE/WebSockets or interactive OAuth flows.

2Installs·0Trend·@timbenniks

Installation

$npx skills add https://github.com/timbenniks/timbenniks-agent-skills --skill openapi-typescript-sdk-generator

SKILL.md

Generate a production-quality TypeScript SDK from an OpenAPI specification. Behave like a real SDK generator, not a thin OpenAPI wrapper.

If the user provides JSON, treat it as prefilled answers. Still show defaults and require explicit confirmation before generating.

Ask these questions in a single block and show defaults proposed from the OpenAPI spec analysis.

Generate a production TypeScript SDK from an OpenAPI 3.0/3.1 spec (URL or local file), with human-friendly method names, interactive confirmation, and deterministic output. Use when the user wants a type-safe, fetch-based SDK or a drop-in client. Do not use for streaming/SSE/WebSockets or interactive OAuth flows. Source: timbenniks/timbenniks-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/timbenniks/timbenniks-agent-skills --skill openapi-typescript-sdk-generator
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is openapi-typescript-sdk-generator?

Generate a production TypeScript SDK from an OpenAPI 3.0/3.1 spec (URL or local file), with human-friendly method names, interactive confirmation, and deterministic output. Use when the user wants a type-safe, fetch-based SDK or a drop-in client. Do not use for streaming/SSE/WebSockets or interactive OAuth flows. Source: timbenniks/timbenniks-agent-skills.

How do I install openapi-typescript-sdk-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/timbenniks/timbenniks-agent-skills --skill openapi-typescript-sdk-generator 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/timbenniks/timbenniks-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None