---
name: "agent-sdk-dev"
description: "agent-sdk-dev plugin. Routes to its sub-skills: agent-sdk-dev, agent-sdk-verifier-py. Use when the task matches any of the capabilities listed below."
---
# agent-sdk-dev

Entry point for the `agent-sdk-dev` plugin. Pick the sub-skill that matches the task.

## Sub-skills

- **`agent-sdk-dev`** (`skills/agent-sdk-dev/SKILL.md`) — A comprehensive skill for creating new Agent SDK applications. Guides through creating TypeScript or Python SDK apps with verification.
- **`agent-sdk-verifier-py`** (`skills/agent-sdk-verifier-py/SKILL.md`) — Thoroughly verifies Python Agent SDK applications for correct setup and best practices.
