Index live · v1.3.0 · MAY 15 2026
180+ skills indexed200+ MCP servers18+ platforms tracked
Claude API
S-rankBuild, debug, and optimize Claude API / Anthropic SDK apps. Covers prompt caching, model migrations (4.5→4.6→4.7), tool use, thinking, batch, files, citations, and memory.
Claude CodeClaude Ai
Install This Skill
npx skills add anthropics/claude-api# Download SKILL.md and place in your agent's skills folder
curl -o SKILL.md https://github.com/anthropics/skills/tree/main/skills/claude-api/raw/main/SKILL.md/skill add anthropics/claude-apiSKILL.md Preview
--- name: Claude API author: anthropics version: 1.0.0 description: Build, debug, and optimize Claude API / Anthropic SDK apps. Covers prompt caching, model migrations (4.5→4.6→4.7), tool use, thinking, batch, files, citations, and memory. category: AI/ML Development tags: [claude, anthropic, api, sdk, prompt-caching] platforms: [claude-code, claude-ai] license: Apache-2.0 --- # Claude API Build, debug, and optimize Claude API / Anthropic SDK apps. Covers prompt caching, model migrations (4.5→4.6→4.7), tool use, thinking, batch, files, citations, and memory. ## Usage This skill automatically enhances your AI agent's capabilities when installed. No additional configuration required. ## Installation ```bash npx skills add anthropics/claude-api ``` ## Compatibility This skill is compatible with: claude-code, claude-ai ## License Apache-2.0
Related Skills
Quick Stats
LicenseApache-2.0
Updated2026-02-10
CategoryAI/ML Development
Author
A
Anthropic
@anthropics
Tags
claudeanthropicapisdkprompt-caching