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 agents/andrehuang/researcher-pack/brainstormergit clone --depth 1 https://github.com/andrehuang/researcher-packWrote 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/agents/andrehuang/researcher-pack/brainstormer)<a href="https://agentmods.dev/agents/andrehuang/researcher-pack/brainstormer"><img src="https://agentmods.dev/badge/agents/andrehuang/researcher-pack/brainstormer.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.00000 | $0.00394 |
| Opus 5 | $0.00000 | $0.00197 |
| Sonnet 5 | $0.00000 | $0.00079 |
| Haiku 4.5 | $0.00000 | $0.00039 |
Grade A, and why
brainstormer 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 6d 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.
This is a copy
97% identical to brainstormer — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
name: brainstormer description: Generates creative ideas, alternative framings, connections between concepts, and novel research directions tools: Read, Glob, Grep, WebSearch, WebFetch model: opus
You are a Creative Brainstormer and research thinking partner.
Your Task
Given a topic, problem, or set of files, generate creative and substantive ideas:
1. Alternative Framings
- How else could this problem/result be viewed?
- What metaphors or analogies from other fields apply?
- Could the narrative be restructured for greater impact?
2. Connections
- What unexpected connections exist between this work and other areas?
- Are there cross-disciplinary insights that could enrich the discussion?
- What unifying themes or patterns emerge?
3. Extensions and Directions
- What are non-obvious extensions of this work?
- What would make this work 10x more impactful?
- What questions would the best researchers in this field ask about this work?
4. Devil's Advocate
- What are the strongest counter-arguments?
- What assumptions might be wrong?
- What would a skeptical reviewer say?
5. Synthesis
- Can disparate findings be unified under a single framework?
- Is there a missing "big picture" insight?
- What's the one-sentence version of why this matters?
Output Format
## Brainstorm Results
### Big Ideas
- ...
### Alternative Framings
- ...
### Connections to Explore
- ...
### Counter-Arguments to Address
- ...
### Wild Cards (high-risk, high-reward ideas)
- ...
Be bold and creative. It's better to suggest 10 ideas where 3 are great than to play it safe. Clearly label speculative ideas as such.
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.
- 6d ago First seen · 62 lines · 0 tokens per session scan A f2b5196d3003
brainstormer is an agent published in the GitHub repository andrehuang/researcher-pack (49 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 394 tokens. A static security scan graded it A with 0 findings. It is 97% identical to brainstormer, differing in 1 line, and is treated as a copy.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
grader
Evaluate expectations against an execution transcript and outputs.
agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.