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:

Installs
6
GitHub Stars
7
First Seen
Mar 16, 2026
claude-agent-sdk — trotsky1997/my-claude-agent-skills