claude-api
Installation
SKILL.md
Build or refine a Claude API agent: $ARGUMENTS
$ARGUMENTS can include:
- What to build (e.g.
tool-use agent,streaming chatbot,multi-step reasoning agent) - A file path to existing code to refine
- A capability to add (e.g.
add caching,add extended thinking,add computer use) - A model preference (e.g.
--model opus,--model sonnet,--model haiku) - Empty — scaffold a starter agent with best-practice defaults
Authoritative Sources
Always fetch fresh docs before generating or advising on code. These are the canonical Anthropic sources: