·start-new-sdk-project
</>

start-new-sdk-project

speakeasy-api/agent-skills

Use when starting a new SDK project or first-time Speakeasy setup. Triggers on "create SDK", "generate SDK", "new SDK", "quickstart", "get started with Speakeasy", "initialize SDK project"

10Installs·0Trend·@speakeasy-api

Installation

$npx skills add https://github.com/speakeasy-api/agent-skills --skill start-new-sdk-project

SKILL.md

Use speakeasy quickstart to initialize a new SDK project with workflow configuration and generate the SDK.

| OpenAPI spec | Yes | Local file, URL, or registry source | | Target language | Yes | typescript, python, go, java, csharp, php, ruby, kotlin, terraform | | SDK name | Yes (non-interactive) | PascalCase name (e.g., AcmeSDK) | | Package name | Yes (non-interactive) | Package identifier (e.g., acme-sdk) |

| Workflow config | .speakeasy/workflow.yaml | | Generated SDK | Output directory (default: current dir) |

Use when starting a new SDK project or first-time Speakeasy setup. Triggers on "create SDK", "generate SDK", "new SDK", "quickstart", "get started with Speakeasy", "initialize SDK project" 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 start-new-sdk-project
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is start-new-sdk-project?

Use when starting a new SDK project or first-time Speakeasy setup. Triggers on "create SDK", "generate SDK", "new SDK", "quickstart", "get started with Speakeasy", "initialize SDK project" Source: speakeasy-api/agent-skills.

How do I install start-new-sdk-project?

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 start-new-sdk-project 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