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.
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin agent-sdk-devScaffolds a Deep Agents (LangChain) agent, a dcode CLI agent, or both via an interactive interview. Writes self-contained Python agents using any OpenAI-compatible API.
Builds and troubleshoots Claude Agent SDK apps in Python and TypeScript, covering APIs, sessions, permissions, streaming, tools, plugins, and extensibility.
Thoroughly verifies Python Agent SDK applications for correct setup and best practices.