← Back to Skills Marketplace
wimi321

Claude API Builder

by wimi321 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
171
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claude-code-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.
README (SKILL.md)

Claude API Builder

Use this skill when the task is specifically about Anthropic or Claude API integration.

Trigger Signals

  • Imports like anthropic, @anthropic-ai/sdk, or Agent SDK packages
  • Requests about streaming, tool use, prompt caching, file uploads, or Claude batch jobs
  • Questions about choosing Anthropic API patterns for an app

Workflow

  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

  • Do not pivot to non-Anthropic SDKs unless the user asks.
  • Prefer primary documentation over memory for model/API specifics.
  • Separate one-shot prompts from stateful agent workflows.

Source Provenance

Derived from src/skills/bundled/claudeApi.ts and the bundled Claude API references.

Usage Guidance
This instruction-only skill appears coherent and low-risk: it provides guidance on using Anthropic/Claude SDKs, asks for no credentials, and performs no installs. Before enabling, confirm whether you will allow the agent to read your project files or browse the web for live docs (the skill's triggers imply inspecting imports and consulting docs). If you prefer, restrict the agent's file or network access while you test the skill. If you need more assurance, ask the skill author for a brief example of what files or paths the agent will read when applied to your repo.
Capability Analysis
Type: OpenClaw Skill Name: claude-code-claude-api-builder Version: 1.0.0 The skill bundle is a legitimate set of instructions and configurations designed to assist users with Anthropic Claude API integrations. Analysis of SKILL.md and agents/openai.yaml reveals no malicious instructions, data exfiltration patterns, or suspicious execution logic; the content is strictly focused on providing guidance for using official Anthropic SDKs.
Capability Assessment
Purpose & Capability
Name and description match the instructions. The skill is an instruction-only helper for Anthropic/Claude SDK patterns and does not request unrelated binaries, environment variables, or config paths.
Instruction Scope
Runtime instructions are focused on detecting SDK usage, choosing appropriate API patterns, and recommending docs and examples. The triggers imply the agent may inspect project code (e.g., imports) and may browse live Anthropic docs for up-to-date details — which is expected for a code-integration helper. No instructions request unrelated files, credentials, or external endpoints beyond using official docs.
Install Mechanism
No install spec and no code files beyond SKILL.md and small metadata — lowest-risk model (instruction-only). Nothing is fetched or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for documentation-and-pattern guidance for Claude/Anthropic SDKs.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous-invocation allowed. Given the lack of elevated access or credential requests, this level of presence is appropriate.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claude-code-claude-api-builder
  3. After installation, invoke the skill by name or use /claude-code-claude-api-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial extraction from local Claude Code source
Metadata
Slug claude-code-claude-api-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Claude API Builder?

Use when code imports Anthropic SDKs or the user asks to build with the Claude API, Agent SDK, tool use, streaming, files, or batches. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.

How do I install Claude API Builder?

Run "/install claude-code-claude-api-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claude API Builder free?

Yes, Claude API Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Claude API Builder support?

Claude API Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claude API Builder?

It is built and maintained by wimi321 (@wimi321); the current version is v1.0.0.

💬 Comments