Home / nikships / droidproxy · .agents/skills/claude-api/SKILL.md · GitHub

claude-api skillA

claude-api is agent-read markdown (skill) from nikships/droidproxy: 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 .

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Building LLM-Powered Applications with Claude

This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation.

## Before You Start

Scan the target file (or, if no target file, the prompt and project) for non-Anthropic provider markers — `import openai`, `from openai`, `langchain_openai`, `OpenAI(`, `gpt-4`, `gpt-5`, file names like `agent-openai.py` or `*-generic.py`, or any explicit instruction to keep the code provider-neutral. If you find any, stop and tell the user that this skill produces Claude/Anthropic SDK code; ask whether they want to switch the file to Claude or want a non-Claude implementation. Do not edit a non-Anthropic file with Anthropic SDK calls.

## Output Requirement

When the user asks you to add, modify, or implement a Claude feature, your code must call Claude through one of:

1. **The official Anthropic SDK** for the project's language (`anthropic`, `@anthropic-ai/sdk`, `com.anthropic.*`, etc.). This is the default whenever a supported SDK exists for the project.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nikships/droidproxy/claude-api@git:20260630.b4f6da6
Exact content
mdr add nikships/droidproxy/claude-api@sha256:398bbd480bf46bbc

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ep4q22jkep7cnuws.svg)](https://markdownregistry.com/a/art_ep4q22jkep7cnuws)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260630.b4f6da6 latest2026-06-30 b4f6da6 71,228 BA view · diff
git:20260523.00515282026-05-23 0051528 33,041 BA view · diff
git:20260402.cb787182026-04-02 cb78718 20,548 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (71228 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nikships/droidproxy · 121 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ep4q22jkep7cnuws
GET https://markdownregistry.com/api/v1/resolve?ref=nikships/droidproxy/claude-api
GET https://markdownregistry.com/api/v1/blob/398bbd480bf46bbc46d47b9c1cdc67322bb631c4ab15260a9b090686369155e1

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nikships/droidproxy

release skill
nikships/droidproxy · .factory/skills/release/SKILL.md · Build, sign, notarize, and publish a new DroidProxy release. Use when the user wants to cut a release, merge a PR and…
v1.0.0 · audit A · 121 stars
AGENTS.md agents
nikships/droidproxy · AGENTS.md
git:20260923.2445e78 · audit A · 121 stars
droid-model-setup skill
nikships/droidproxy · skills/droid-model-setup/SKILL.md · Configure any third-party model as a custom model in Factory Droid (~/.factory/settings.json): resolve specs (context…
git:20260826.1f70eaf · audit B · 121 stars
gpt-image skill
nikships/droidproxy · skills/gpt-image/SKILL.md · Generate or edit images via GPT Image 2.5 Flare or Sunburst through DroidProxy Codex OAuth (no OPENAI_API_KEY). Use…
v2.0.0 · audit A · 121 stars
grok-imagine skill
nikships/droidproxy · skills/grok-imagine/SKILL.md · Generate or edit images via Grok Imagine Image 2.0 through DroidProxy (no XAI_API_KEY). Use when the user asks to…
v3.0.0 · audit A · 121 stars
AGENTS.md@windows-wip agents
nikships/droidproxy · windows-wip/AGENTS.md
git:20260615.98379c2 · audit A · 121 stars

Every file in nikships/droidproxy

Other files named claude-api

claude-api skill
anthropics/skills · skills/claude-api/SKILL.md · Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching…
git:20260910.34040c9 · audit A · 177,978 stars
claude-api skill
hashgraph-online/awesome-codex-plugins · plugins/Colin4k1024/tsp/skills/claude-api/SKILL.md · Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended…
git:20260512.6523792 · audit A · 1,074 stars
claude-api skill
rudycity/superagent · .agents/skills/claude-api/SKILL.md · Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching…
git:20260626.019dba9 · audit A · 23 stars
claude-api skill
archubbuck/workspace-architect · assets/skills/claude-api/SKILL.md · Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching…
git:20260910.bd48cf9 · audit A · 18 stars
claude-api skill
timwukp/agent-skills-best-practice · skills/skills/claude-api/SKILL.md · Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports…
git:20260309.0790ef5 · audit A · 11 stars

Browse by kind, by grade A, or by owner.