claude-api
"Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic...
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install claude-api --cli claudewrites the skill into.claude/skills/claude-api/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/claude-api/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official Anthropic skill claude-api from the anthropics/skills reference repo — the quality bar for the Skills spec. "Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for the Claude API, Anthropic...
When to use it
"Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for the Claude API, Anthropic...
Source
From anthropics/skills — see the full SKILL.md (and bundled scripts/REFERENCE.md) for the runnable implementation. License: Anthropic proprietary (see repo LICENSE.txt).