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 skills add Chloris-Blaxk/inno-agent-hub --skill claude-apigit clone --depth 1 https://github.com/Chloris-Blaxk/inno-agent-hubWrote 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/chloris-blaxk/inno-agent-hub/claude-api)<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/claude-api"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/claude-api/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/claude-api"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/claude-api.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00098 | $0.07807 |
| Opus 5 | $0.00049 | $0.03904 |
| Sonnet 5 | $0.00020 | $0.01561 |
| Haiku 4.5 | $0.00010 | $0.00781 |
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
40 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 21 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 8.4 KB
- shared/managed-agents-memory.md 9.4 KB
- shared/managed-agents-onboarding.md 7.9 KB
- shared/managed-agents-overview.md 8.4 KB
- shared/managed-agents-tools.md 13 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 Changed · +2 lines 6211e56e2b1d
- 11d ago First seen · 327 lines · 98 tokens per session scan A e67d49321d78
claude-api is a skill published in the GitHub repository Chloris-Blaxk/inno-agent-hub (11 stars, last pushed 4d ago), with no licence file. It adds 98 tokens to every session and 7,807 once invoked, about $0.0005 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-30.
Other skills, from other repositories
enterprise-fde-识别AI节点
A template for a company-specific skill that classifies business-process nodes by how suitable they are for AI automation. It uses the process inputs, rules, owner, time, and pain point as evidence.
job_health
Job-level health: cluster alive, step lag, slowdown proxy, comm trend.
data-analyst
Answer data questions correctly by grounding every query in the user's semantic layer and validating against offline tests before trusting the result. A system template for reliable data analysis — ships with the product, never deleted by a data reset.
tradingagents-analysis
A multi-agent analysis tool for stocks listed on China's Shanghai and Shenzhen exchanges, known as A-shares. It combines technical, company, market-sentiment, money-flow, economic, and game-theory analysis into a structured trading view.
metago-expert-world-model-architect
A design guide for world models: systems that represent an environment, predict what may happen after actions, and help an agent plan. It covers spatial understanding, sensor data, simulation, uncertainty, robotics, and feedback-based model updates.
memory_leak
Detect monotonic GPU memory growth across training steps.