This skill should be used when developing applications with the Claude Agent SDK, answering questions about SDK features and APIs, implementing SDK patterns, or troubleshooting SDK integration. Covers Python and TypeScript APIs, core features, advanced features, and integrations.
$npx -y skills add emdashcodes/claude-code-plugins --skill claude-agent-sdkInstalls into the current project.
Run `npx skills use "https://github.com/emdashcodes/claude-code-plugins" --skill "emdashcodes/claude-code-plugins/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/emdashcodes/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/emdashcodes/claude-code-plugins"` and select the relevant skills, then follow their instructions.