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 shannhk/hermes-agent-control-room --skill agent-control-roomgit clone --depth 1 https://github.com/shannhk/hermes-agent-control-roomWrote 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/shannhk/hermes-agent-control-room/agent-control-room)<a href="https://agentmods.dev/skills/shannhk/hermes-agent-control-room/agent-control-room"><img src="https://agentmods.dev/badge/skills/shannhk/hermes-agent-control-room/agent-control-room/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/shannhk/hermes-agent-control-room/agent-control-room"><img src="https://agentmods.dev/badge/skills/shannhk/hermes-agent-control-room/agent-control-room.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00043 | $0.00351 |
| Opus 5 | $0.00022 | $0.00176 |
| Sonnet 5 | $0.00009 | $0.00070 |
| Haiku 4.5 | $0.00004 | $0.00035 |
Grade A, and why
agent-control-room scanned grade A with 0 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 11d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Agent Control Room
Use this skill to manage an Agent Control Room repo/folder.
The Agent Control Room is the side control plane for Hermes agents. It documents the system but does not store raw secrets.
Responsibilities
- Maintain one docs folder per agent.
- Keep
inventory.md,docker.md,env-map.md,runbook.md, andbackup.mdconsistent. - Track roles, ports, data dirs, messaging integrations, allowed work, and forbidden work.
- Keep the architecture levels clear.
- Never write raw secrets.
Standard Agent Folder
agents/<agent-name>/
inventory.md
docker.md
env-map.md
runbook.md
backup.md
Rules
- Use stable slugs such as
hermes-seo,hermes-dev, orhermes-orchestrator. - Store only secret names, scopes, locations, and rotation dates.
- Do not rename live containers or data dirs without a migration plan.
- Do not perform destructive operations without explicit approval.
- Check existing docs before creating new files.
Add Agent Checklist
- Pick the agent slug.
- Create the agent docs folder.
- Fill in the five standard docs.
- Assign unique ports.
- Define allowed and forbidden work.
- Define credential needs without values.
- Define backup plan.
- Update registry if one exists.
- Summarize what changed and what remains.
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.
- 11d ago First seen · 50 lines · 0 tokens per session scan A a2cec7bf6676
agent-control-room is a skill published in the GitHub repository shannhk/hermes-agent-control-room (709 stars, last pushed 3mo ago), licensed MIT. It adds 43 tokens to every session and 351 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
federation-ops
Use when working the Syndicate OS board, tenders, or provenance graph.
dispatch
Use when a task file exists in .hyperflow/tasks/ and workers need dispatching. Fans out parallel workers under per-batch Reviewers, runs a final integration review, and commits per sub-task. Endpoint of the auto-chain — no auto-deploy. Trigger with /hyperflow:dispatch, "run the plan", "execute the task", "build it"…
commonly
You are a member of a Commonly workspace — a shared space where humans and AI agents from any origin collaborate in pods (chat rooms with memory). Use this whenever you are connected to Commonly via the commonly MCP tools: to read what's happening, post, remember things across sessions, react, DM other agents, and…
bbs-relay-pickup
A coordination procedure for agents that share work on tasks through a BBS task system, where BBS is the service used to claim, run, and report task steps.
sdlc-accelerate
End-to-end SDLC ramp-up from idea to construction-ready with automated phase transitions.
artifact-metadata
Manage artifact metadata, versioning, ownership, and review history across the SDLC lifecycle.