Claude Agent SDK framework guide for building AI-powered applications. Provides comprehensive API knowledge, architecture patterns, and code examples for both TypeScript and Python. Use when: (1) building projects with @anthropic-ai/claude-agent-sdk, (2) creating AI agents with tool use, hooks, subagents, or MCP servers, (3) implementing multi-turn conversations, streaming responses, or session management, (4) configuring permission modes, custom tools, or agent orchestration, (5) debugging or extending existing Claude Agent SDK code, (6) user mentions "agent sdk", "claude agent", "claude-agent-sdk", or "sdk query".
$npx -y skills add liangdabiao/claudesdk-skill --skill claude-agent-sdkInstalls into the current project.
Run `npx skills use "https://github.com/liangdabiao/claudesdk-skill" --skill "liangdabiao/claudesdk-skill/claude-agent-sdk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/liangdabiao/claudesdk-skill" that are relevant to the current task. Run `npx skills add "https://github.com/liangdabiao/claudesdk-skill"` and select the relevant skills, then follow their instructions.