π¦ ClawHub
Claude API Builder
by @wimi321
Use when code imports Anthropic SDKs or the user asks to build with the Claude API, Agent SDK, tool use, streaming, files, or batches.
TERMINAL
clawhub install claude-code-claude-api-builderπ About This Skill
name: "claude_api_builder" description: "Use when code imports Anthropic SDKs or the user asks to build with the Claude API, Agent SDK, tool use, streaming, files, or batches."
Claude API Builder
Use this skill when the task is specifically about Anthropic or Claude API integration.
Trigger Signals
anthropic, @anthropic-ai/sdk, or Agent SDK packagesWorkflow
1. Detect the project language and SDK surface. 2. Choose the smallest fitting pattern: simple messages, streaming, tools, batches, or files. 3. Prefer official docs and SDK-native examples. 4. Keep model names, error handling, and retries explicit. 5. Explain when to browse live docs for fast-moving API details.Guardrails
Source Provenance
Derived fromsrc/skills/bundled/claudeApi.ts and the bundled Claude API references.