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/phenomenoner/ai-agent-thinkroom/thinkroom-triggernpx skills add phenomenoner/ai-agent-thinkroom --skill thinkroom-triggergit clone --depth 1 https://github.com/phenomenoner/ai-agent-thinkroomWrote 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/phenomenoner/ai-agent-thinkroom/thinkroom-trigger)<a href="https://agentmods.dev/skills/phenomenoner/ai-agent-thinkroom/thinkroom-trigger"><img src="https://agentmods.dev/badge/skills/phenomenoner/ai-agent-thinkroom/thinkroom-trigger.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.00010 | $0.00378 |
| Opus 5 | $0.00005 | $0.00189 |
| Sonnet 5 | $0.00002 | $0.00076 |
| Haiku 4.5 | $0.00001 | $0.00038 |
Grade A, and why
thinkroom-trigger 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 yesterday.
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
Thinkroom trigger
Use this skill to decide whether a question deserves a Thinkroom research job.
Invoke Thinkroom when
All of these are true:
- The outcome matters. A shallow answer could lead to a costly, hard-to-reverse, or strategically important decision.
- The answer is genuinely uncertain. There are competing hypotheses, interpretations, designs, or risk models.
- Independent perspectives add value. The question benefits from branches that form views without seeing sibling outputs.
- Traceability matters. The user needs evidence, provenance, verification status, dissent, or an auditable synthesis.
Typical examples include architecture choices, product strategy, investment theses, incident hypotheses, policy trade-offs, due diligence, and research synthesis.
Do not invoke Thinkroom when
- the task is a trivial lookup, deterministic calculation, simple rewrite, or direct file/tool operation;
- one authoritative source or one bounded verification can settle the question;
- the user needs execution rather than research;
- additional perspectives would add latency but no meaningful discrimination.
Handoff
When the trigger passes:
- Load
thinkroom-operate. - Frame one explicit question plus only the context every branch should share.
- Choose the smallest branch count that covers distinct hypotheses; the default is three.
- Submit with an idempotency key when retries are possible.
- Treat evidence verification status as authoritative and preserve unresolved dissent.
Thinkroom supports decisions; it does not replace live verification, domain authority, or approval for external effects.
What ships with it
1 file 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.
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.
- yesterday Changed · +1 lines ecf9c1bd205d
- 6d ago First seen · 44 lines · 10 tokens per session scan A a1debe46591c
thinkroom-trigger is a skill published in the GitHub repository phenomenoner/ai-agent-thinkroom (2 stars, last pushed 2d ago), licensed MIT. It adds 10 tokens to every session and 378 once invoked, about $0.0001 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-31.
Other skills, from other repositories
hunt-fastapi
Hunt FastAPI-specific vulnerabilities: dependency injection gaps, Pydantic coercion, and OpenAPI mining.
research-intelligence
Use when a Hermes agent must perform public-source research, source scouting, evidence grading, competitor/tool comparison, community-signal analysis, or decision-ready brief writing without private data or credentials.
youtube-research-pack
Use when a Hermes researcher must search public YouTube, inspect videos/channels/playlists, collect subtitles, analyze public signals, or run a bounded YouTube intelligence workflow without cookies or private data.
markitdown-document-ingestion
Convert public research documents and mixed file formats into Markdown before evidence review. Use for PDF, DOCX, PPTX, XLSX, HTML, CSV/JSON/XML, EPUB, ZIP bundles, and document intake before summaries, source ledgers, or research briefs.
codeflow-adoption-router
Route the current job to the right Codeflow surface without overclaiming hosted, write-capable MCP, or published plugin support.
link-curator-dashboard
Maintain and debug the link-curator web dashboard (port 8090). Separate process from the official Hermes dashboard.