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 joelhooks/joelclaw --skill system-busgit clone --depth 1 https://github.com/joelhooks/joelclawWrote 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/joelhooks/joelclaw/system-bus)<a href="https://agentmods.dev/skills/joelhooks/joelclaw/system-bus"><img src="https://agentmods.dev/badge/skills/joelhooks/joelclaw/system-bus.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.1 | $0.00104 | $0.06784 |
| Opus 5 | $0.00052 | $0.03392 |
| Sonnet 5 | $0.00021 | $0.01357 |
| Haiku 4.5 | $0.00010 | $0.00678 |
Grade A, and why
system-bus scanned grade A with 2 findings 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 today.
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.
5. verify `curl http://127.0.0.1:3111/` shows functions and `joelclaw functions` returns >0 Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
- **Never call `joelclaw` CLI with `Bun.spawnSync` from inside a running Inngest function.** `joelclaw inngest status` probes the worker endpoint; sync subprocesses can deadlock the worker event loop. Use async subproces 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 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.
- today Changed a3c131fe8994
- 3d ago First seen · 302 lines · 104 tokens per session scan A 2709a1766c3d
system-bus is a skill published in the GitHub repository joelhooks/joelclaw (63 stars, last pushed yesterday), with no licence file. It adds 104 tokens to every session and 6,784 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 2 findings (makes network calls, runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
cloudflare-router
Use when manage Cloudflare DNS, CDN, and security rules via API. Use when configuring domains, SSL, WAF, or edge caching.
service-explorer
Discover and interact with ANY service running on the system. Not pre-programmed per-service. Discovers dynamically. Read configs, hit APIs, parse logs. Figure it out.
azure-linux-app-service
Use when deploying or operating Python, Ruby, or Node.js apps on Azure App Service Linux. USE FOR: deploy a Flask or FastAPI app to App Service Linux, configure a startup command for a Node app, set up a deployment slot swap, stream Azure App Service logs, choose between code deploy and container deploy. DO NOT USE…
cloudflare-fullstack
Use when developing, testing or deploying anything on the Cloudflare Workers full stack — Bun (deps) + TypeScript + Hono (routing/streaming) + Zod (validation) + Wrangler (bundle/deploy), with D1, R2, KV, Durable Objects, Queues, Workers AI and Analytics Engine. Covers the toolchain division of labour (Bun installs…
stripe-projects
Provision SaaS services + sync creds via Stripe Projects.
skypilot-multi-cloud-orchestration
Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.