From agent-sdk-dev
A comprehensive skill for creating new Agent SDK applications. Guides through creating TypeScript or Python SDK apps with verification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-sdk-dev:agent-sdk-devThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A comprehensive plugin for creating and verifying Agent SDK applications in Python and TypeScript.
A comprehensive plugin for creating and verifying Agent SDK applications in Python and TypeScript.
The Agent SDK Development Plugin streamlines the entire lifecycle of building Agent SDK applications, from initial scaffolding to verification against best practices. It helps you quickly start new projects with the latest SDK versions and ensures your applications follow official documentation patterns.
/new-sdk-app [project-name]Interactive command that guides you through creating a new Agent SDK application.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin agent-sdk-dev