All skills

anthropics/skills

claude-api

A current reference skill for Claude models, API patterns, tools, caching, streaming, MCP, and migration.

AI, MCP & RAG abstract thumbnail
Installs
61,903
GitHub stars
173,031

Install this skill

$ npx skills add https://github.com/anthropics/skills --skill claude-api

Run install commands only after reviewing the repository, SKILL.md, scripts, requested permissions, and recent repository activity.

Skill overview

Claude API, in plain English

A current reference skill for Claude models, API patterns, tools, caching, streaming, MCP, and migration.

This skill is a strong fit for teams building directly on the Anthropic API or migrating a Claude integration across model generations.Instead of explaining the workflow from scratch each time, you can install it once and give your AI assistant a consistent way to approach the job.

What it helps your AI do

  • Routes Claude questions to current documentation instead of model memory.
  • Covers model selection, parameters, tool use, token behavior, and SDK patterns.
  • Includes agent and RAG-shaped tasks where provider details materially affect the implementation.