What problem does it solve?
This Skill provides comprehensive expertise and documentation for the Claude Agent SDK, helping developers navigate complex APIs, configure agents, implement tools, and manage permissions efficiently.
Core Features & Use Cases
- API Reference & Examples: Get precise details on core SDK functions like
query(), tool(), and createSdkMcpServer() with accurate TypeScript examples.
- Agent Configuration & Best Practices: Learn how to define subagents, configure various options, and apply best practices for building robust and secure AI agents.
- Advanced Features: Understand and implement advanced functionalities such as MCP servers, hook events, permission modes, and file checkpointing.
- Use Case: A developer is building a new AI agent and needs to integrate a custom tool. They can use this skill to get detailed guidance on
tool() definition, input schemas, and MCP server configuration, complete with code examples.
Quick Start
Ask the agent-sdk skill for help on configuring a custom MCP tool.