agent-sdk-dev
NewOfficial PluginDevelopmentby Anthropic
Development kit for working with the Claude Agent SDK
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-sdk-dev.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/agent-sdk-dev/SKILL.md3
Invoke in Claude Code
/agent-sdk-devagent
Frequently Asked Questions
What is agent-sdk-dev?
Development kit for working with the Claude Agent SDK
How to install agent-sdk-dev?
To install agent-sdk-dev, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-sdk-dev.
What is agent-sdk-dev best for?
agent-sdk-dev is a plugin categorized under Development. It is designed for: agent. Created by Anthropic.