claude-agent-sdk
Installation
SKILL.md
Claude Agent SDK
Overview
The Claude Agent SDK enables building autonomous AI agents with Claude through a feedback loop architecture. Available for Python (3.10+) and TypeScript (Node 18+).
Repository:
- Python: https://github.com/anthropics/claude-agent-sdk-python
- TypeScript: https://github.com/anthropics/claude-agent-sdk-typescript
Documentation: https://platform.claude.com/docs/en/agent-sdk/overview
Installation
# Python
pip install claude-agent-sdk