agent-sdk-builder

Installation
SKILL.md

Skill: Claude Agent SDK Builder

When the user wants to build an agent with the Claude Agent SDK — whether that's writing their first query(), wiring up hooks, adding subagents, or deploying to production — follow the steps in this skill to diagnose their intent, surface the right reference, and produce working code.


How to Use This Skill

Trigger: User asks about building, debugging, or extending a Claude Agent SDK agent (Python or TypeScript).

Process:

  1. Identify the user's goal using the Intent Classifier below.
  2. Read the reference file(s) listed for that goal — they are in references/ and indexed in INDEX.md.
  3. Produce a working code snippet in the user's language (Python or TypeScript). Default to Python if unspecified.
  4. Point the user to the exact reference section for deeper reading.

Intent Classifier

Installs
3
GitHub Stars
1
First Seen
Apr 25, 2026
agent-sdk-builder — river-walras/virtus