Skill / Anthropic

Claude API Codex Skill

|- Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Docs reviewedChecked 2026-09-20Runtime not tested

What it adds

|- Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, anthropic, @anthropic-ai, claude-, us.anthropic., [1m]); the user asks about an LLM (pricing/model choice/limits/caching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent/MCP/tool-definition/multi-agent/RAG/LLM-judge/computer-use; generate/summarize/extract/classify/rewrite/converse over NL; debugging refusals/cutoffs/streaming/tool-calls/tokens). SKIP only when another provider is being worked on (overrides all triggers): OpenAI/GPT/Gemini/Llama/Mistral/Cohere/Ollama named in the query; OR grep -rE 'openai|langchainopenai|google.generativeai|genai|mistralai|cohere|ollama' over the project hits (run this grep FIRST if no provider named — don't Read the file).

docs and knowledge

Get set up

  1. Copy the skill folder from the source into your Codex skills directory.
  2. Start a new thread so Codex picks up the skill.
Read the installation source

Before you install

    Compatibility & limitations

    Documented for ChatGPT desktop app, Codex CLI, Codex IDE extension

    Cursor: Not confirmed for Cursor.

      This listing is based on source documentation. We have not installed or runtime-tested this asset.

      How it fits together

      Writing Plans · SkillUse when you have a spec or requirements for a multi-step task, before touching code.Docx · SkillUse this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files).Academy Guide · Skill> Stop and check this skill before finishing any reply to a question about how to use Claude or a Claude product — it recommends matching courses,...Doc Coauthoring · SkillGuide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs,...Notion · MCP serverOfficial Notion MCP Server.

      Sources & provenance

      Reviewed 2026-09-20. Source revision: main (mutable; commit not pinned).