Claude Agent SDK Reference

Official

Build autonomous Claude agents with the SDK.

AuthorAeyeOps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured reference for building autonomous AI agents using the Claude Agent SDK, enabling developers to design, test, and deploy complex multi-turn workflows with secure permissions and tool orchestration.

Core Features & Use Cases

  • GTVR workflow support: Implement Gather, Take Action, Verify, and Repeat patterns for reliable agent behavior.
  • Persistent and stateless modes: Use both stateless query() and stateful ClaudeSDKClient for multi-turn dialogues and context retention.
  • Tooling and MCP integration: Create custom tools with @tool, expose them via MCP servers, and compose agents from modular skills.
  • Streaming vs batch: Support real-time streaming of responses or batch-style interactions to fit UI needs.
  • Deployment patterns: Outline authentication, permission modes, and logging for production-grade agents.

Quick Start

Install the CLAUDE Agent SDK package and run the included examples to begin building agents. Examples show how to create a client, run a sample query, and extend tools with MCP servers.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Claude Agent SDK Reference
Download link: https://github.com/AeyeOps/aeo-skill-marketplace/archive/main.zip#claude-agent-sdk-reference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.