2 Commits

Author SHA1 Message Date
Lance Martin b9e19e6f44 Fill in Apache 2.0 copyright notice in claude-api LICENSE.txt (#990)
Replace the [yyyy] [name of copyright owner] placeholder with the
actual copyright holder so the license attribution is explicit.
2026-04-20 14:38:16 -07:00
Eric Harmeling 7029232b92 Add claude-api skill (#515)
Documentation skill for building applications with the Claude API
and Agent SDK. Covers Python, TypeScript, Java, Go, Ruby, C#, PHP,
and cURL with language-specific guides for:

- Messages API basics, streaming, and error handling
- Tool use (tool runner and manual agentic loop)
- Structured outputs and adaptive thinking
- Batches and Files APIs
- Agent SDK patterns (Python/TypeScript)
- Model catalog and selection guidance
2026-03-04 15:05:44 -05:00