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 SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports openai/other-provider SDK, filename like *-openai.py/*-generic.py, provider-neutral code, general programming/ML.
$npx -y skills add jiutian-dev/supplychaincortex --skill claude-apiInstalls into the current project.
Run `npx skills use "https://github.com/jiutian-dev/supplychaincortex" --skill "jiutian-dev/supplychaincortex/claude-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jiutian-dev/supplychaincortex" that are relevant to the current task. Run `npx skills add "https://github.com/jiutian-dev/supplychaincortex"` and select the relevant skills, then follow their instructions.