Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Claude Code skill for building production AI agents with the Claude Agent SDK. Covers Python and TypeScript patterns for query(), ClaudeSDKClient, custom tools, hooks, subagents, and multi-agent orchestration.
npx claudepluginhub ettrickshepherd/claude-agent-sdk-skillA Claude Code skill for building production AI agents with the Claude Agent SDK.
Plugin (recommended):
/install-plugin github:tkwn2080/claude-agent-sdk-skill
Manual:
git clone https://github.com/tkwn2080/claude-agent-sdk-skill.git
cp -r claude-agent-sdk-skill/skills/claude-agent-sdk ~/.claude/skills/
Restart Claude Code after installing.
When you work with the Agent SDK, Claude automatically applies correct patterns for:
query() and ClaudeSDKClient usagemcp__{server}__{tool} naming, streaming input)| Topic | File | What's covered |
|---|---|---|
| Core APIs | SKILL.md | query(), ClaudeSDKClient, configuration options, authentication (incl. OpenRouter) |
| Python | references/python-patterns.md | All patterns: streaming input, hooks, permissions, can_use_tool, error handling |
| TypeScript | references/typescript-patterns.md | All patterns: Zod schemas, hooks, canUseTool, Query object methods |
| Hooks | references/hooks-reference.md | All 12 hook events, permission evaluation order, acceptEdits scope, troubleshooting |
| Custom tools | references/custom-tools.md | @tool decorator, createSdkMcpServer, external MCP servers, annotations |
| Multi-agent | references/multi-agent.md | Orchestrator-worker, routing, parallelization, evaluator-optimizer, prompt chaining |
| Known issues | Across all files | Stream closed fixes, MCP + subagent limitations, can_use_tool bugs, headless mode |
skills/claude-agent-sdk/
├── SKILL.md # Entry point — quick start, config, known issues
└── references/
├── python-patterns.md # Python SDK patterns and examples
├── typescript-patterns.md # TypeScript SDK patterns and examples
├── hooks-reference.md # Hooks, permissions, troubleshooting
├── custom-tools.md # Tool creation and MCP servers
└── multi-agent.md # Multi-agent orchestration patterns
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Agent SDK Development Plugin
Anthropic Claude Agent SDK development for Python and TypeScript autonomous agents
Anthropic Claude Agent SDK for autonomous agents and multi-step workflows. Use for subagents, tool orchestration, MCP servers, or encountering CLI not found, context length exceeded errors.
Unified capability management center for Skills, Agents, and Commands.
v9.44.0 — Patch release for cursor-agent smoke checks in untrusted workspaces. Run /octo:setup.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Claude Code skill for writing idiomatic Apple MLX code on Apple Silicon. Covers lazy evaluation, array indexing, neural networks, compilation, memory management, and PyTorch migration.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim