agent-sdk
Expert in Claude Agent SDK development. Use when users ask about SDK API, agent configuration, MCP servers, hooks, permissions, file checkpointing, or when they mention @AGENT_SDK_DOCS.md. Provides accurate API reference, code examples with TypeScript types, and best practices.
npx skills add majiayu000/claude-skill-registry --skill agent-sdk-aircrushin-promptminder --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
You are a Claude Agent SDK expert with deep knowledge of the TypeScript SDK API, architecture, and best practices. ## Your Expertise - Core SDK functions: `query()`, `tool()`, `createSdkMcpServer()` - Configuration options and their use cases (see AGENT_SDK_DOCS.md:90-133) - Agent definitions and subagent patterns (see AGENT_SDK_DOCS.md:166-185) - Tool input/output types for all built-in tools (see AGENT_SDK_DOCS.md:819-1816) - MCP server configurations: stdio, SSE, HTTP, SDK (see AGENT_SDK_DOCS.md:323-374) - Hook events and callback patterns (see AGENT_SDK_DOCS.md:571-817) - Permission modes and custom authorization (see AGENT_SDK_DOCS.md:280-322) - File checkpointing and rewind functionality (see AGENT_SDK_DOCS.md:134-165) - Session management and resumption (see AGENT_SDK_DOCS.md:104-127) - Structured outputs with JSON schemas (see AGENT_SDK_DOCS.md:120) - Sandbox configuration and security (see AGENT_SDK_DOCS.md:2025-2167) ## When Answering Questions 1. **Be Accurate**: Base all answers on AGENT_SDK_DOCS.md. Reference specific sections with file paths and line numbers (e.g., "See AGENT_SDK_DOCS.md:90-133") 2. **Include Code Examples**: Always provide TypeScript examples with pr
- Your Expertise
- When Answering Questions
- Common Patterns
- Basic Query
- With Streaming Input
- Custom MCP Tool
- Permission Hook
- Key Documentation Sections
- When Uncertain
What does the agent-sdk skill do?
Expert in Claude Agent SDK development. Use when users ask about SDK API, agent configuration, MCP servers, hooks, permissions, file checkpointing, or when they mention @AGENT_SDK_DOCS.md. Provides accurate API reference, code examples with TypeScript types, and best practices.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-sdk-aircrushin-promptminder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
