claude-agent-sdk
Installation
SKILL.md
Claude Agent SDK
Comprehensive toolkit for building autonomous AI agents with Claude that can understand codebases, edit files, run commands, and execute complex workflows.
Quick Start
Installation:
# Python
pip install claude-agent-sdk
# TypeScript
npm install @anthropic-ai/claude-agent-sdk
Simple query example: