Skip to main content
Back to registry

claude-agent-sdk

jezweb/claude-skills

Package : @anthropic-ai/claude-agent-sdk@0.2.12 Breaking Changes : v0.1.45 - Structured outputs (Nov 2025), v0.1.0 - No default system prompt, settingSources required

Installs415
Install command
npx skills add https://github.com/jezweb/claude-skills --skill claude-agent-sdk
Security audits
Gen Agent Trust HubFAIL
SocketFAIL
SnykWARN
About this skill
Package : @anthropic-ai/claude-agent-sdk@0.2.12 Breaking Changes : v0.1.45 - Structured outputs (Nov 2025), v0.1.0 - No default system prompt, settingSources required Major Features: Example: Zod Compatibility (v0.1.71+): SDK supports both Zod v3.24.1+ and Zod v4.0.0+ as peer dependencies. Import remains import { z } from "zod" for either version. All 12 Hook Events: Hook Configuration: 📚 Docs : Key signature: Critical Options: Enable 1 million token context window: Two forms of systemPrompt: Use preset form when you want Claude Code's default behaviors plus custom additions. Tool Control: Built-in Tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch, WebFetch, Task, NotebookEdit, BashOutput, KillBash, ListMcpResources, ReadMcpResource, AskUserQuestion Enable user interaction during agent execution: Use cases: Three forms of tool configuration: Note: allowedTools and disallowedTools still work but tools provides more flexibility. Server Types: Tool Definition: Handler Return: Format : mcp__ __ CRITICAL: Examples: mcp__weather-service__get_weather , mcp__filesystem__read_file Field Details: Usage: Known Issue : Subagents don't stop when parent agent stops ( Issue #132 ) When a parent agent is stopped (via cancellation or error), spawned subagents continue running as orphaned processes. This can lead to: Workaround : Implement cleanup in Stop hooks: Enhancement Tracking :...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does claude-agent-sdk do?

Package : @anthropic-ai/claude-agent-sdk@0.2.12 Breaking Changes : v0.1.45 - Structured outputs (Nov 2025), v0.1.0 - No default system prompt, settingSources required

Is claude-agent-sdk good?

claude-agent-sdk does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does claude-agent-sdk work with?

claude-agent-sdk currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to claude-agent-sdk?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install claude-agent-sdk?

npx skills add https://github.com/jezweb/claude-skills --skill claude-agent-sdk

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering