agent-sdk-dev · git:20260801.d400e34 · 2026-08-01 · sha256 32b3b462bb000e5a
agent-sdk-dev git:20260801.d400e34A
Immutable. This exact content is served forever at /api/v1/blob/32b3b462bb000e5a.
--- 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.