Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/jiutian-dev/supplychaincortex/claude-apinpx skills add JiuTian-dev/SupplyChainCortex --skill claude-apigit clone --depth 1 https://github.com/JiuTian-dev/SupplyChainCortexWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/jiutian-dev/supplychaincortex/claude-api)<a href="https://agentmods.dev/skills/jiutian-dev/supplychaincortex/claude-api"><img src="https://agentmods.dev/badge/skills/jiutian-dev/supplychaincortex/claude-api.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00193 | $0.07898 |
| Opus 5 | $0.00097 | $0.03949 |
| Sonnet 5 | $0.00039 | $0.01580 |
| Haiku 4.5 | $0.00019 | $0.00790 |
Grade A, and why
claude-api scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
2. **Raw HTTP** (`curl`, `requests`, `fetch`, `httpx`, etc.) — only when the user explicitly asks for cURL/REST/raw HTTP, the project is a shell/cURL project, or the language has no official SDK. The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
43 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- csharp/claude-api.md 14 KB
- curl/examples.md 6.3 KB
- curl/managed-agents.md 7.2 KB
- go/claude-api.md 14 KB
- go/managed-agents/README.md 18 KB
- java/claude-api.md 15 KB
- java/managed-agents/README.md 16 KB
- LICENSE.txt 11 KB
- php/claude-api.md 11 KB
- php/managed-agents/README.md 13 KB
- python/claude-api/batches.md 5.0 KB
- python/claude-api/files-api.md 3.9 KB
- python/claude-api/README.md 12 KB
- python/claude-api/streaming.md 5.1 KB
- python/claude-api/tool-use.md 17 KB
- python/managed-agents/README.md 9.6 KB
- ruby/claude-api.md 2.9 KB
- ruby/managed-agents/README.md 9.9 KB
- shared/agent-design.md 8.1 KB
- shared/error-codes.md 7.5 KB
- shared/live-sources.md 16 KB
- shared/managed-agents-api-reference.md 23 KB
- shared/managed-agents-client-patterns.md 9.2 KB
- shared/managed-agents-core.md 13 KB
- shared/managed-agents-environments.md 10 KB
- shared/managed-agents-events.md 9.4 KB
- shared/managed-agents-memory.md 9.4 KB
- shared/managed-agents-multiagent.md 6.4 KB
- shared/managed-agents-onboarding.md 7.9 KB
- shared/managed-agents-outcomes.md 6.0 KB
- shared/managed-agents-overview.md 9.0 KB
- shared/managed-agents-tools.md 13 KB
- shared/managed-agents-webhooks.md 4.9 KB
- shared/model-migration.md 64 KB
- shared/models.md 7.4 KB
- shared/prompt-caching.md 9.6 KB
- shared/tool-use-concepts.md 16 KB
- typescript/claude-api/batches.md 2.5 KB
- typescript/claude-api/files-api.md 2.2 KB
- typescript/claude-api/README.md 9.7 KB
- typescript/claude-api/streaming.md 5.5 KB
- typescript/claude-api/tool-use.md 15 KB
- typescript/managed-agents/README.md 9.2 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 325 lines · 193 tokens per session scan A 617512252b92
claude-api is a skill published in the GitHub repository JiuTian-dev/SupplyChainCortex (5 stars, last pushed 2mo ago), with no licence file. It adds 193 tokens to every session and 7,898 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
data-analysis
Expert data analysis, statistical modeling, and insight generation.
smoke-test
End-to-end smoke test skill for DeerFlow. Guides through: 1) Pulling latest code, 2) Docker OR Local installation and deployment (user preference, default to Local if Docker network issues), 3) Service availability verification, 4) Health check, 5) Final test report. Use when the user says "run smoke test", "smoke…
image-generation
Use this skill when the user requests to generate, create, imagine, or visualize images including characters, scenes, products, or any visual content. Supports structured prompts and reference images for guided generation.
podcast-generation
Use this skill when the user requests to generate, create, or produce podcasts from text content. Converts written content into a two-host conversational podcast audio format with natural dialogue.
vercel-deploy
Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
skill-reviewer
Reviews DeerFlow skill packages for readiness, triggers, safety boundaries, resources, and evidence. Invoke when users ask to audit, grade, or production-check an existing skill.