brainstorm-gemini

brainstorm-gemini is an agent for coding agents from spranab/brainstorm-mcp. It costs 5 tokens per session (89 once invoked), scanned A, original, MIT.

An AI participant that answers brainstorming prompts using Gemini, Google's language model.

In plain words
What is it for?
Use it when a brainstorming workflow sends a debate question to Gemini for a reasoned contribution.
Why use it?
It adds another model's perspective to a structured brainstorming discussion.

Agent

Install

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.

agentmods
npx agentmods add agents/spranab/brainstorm-mcp/brainstorm-gemini
Clone the repo
git clone --depth 1 https://github.com/spranab/brainstorm-mcp

Wrote 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.

agentmods badge for brainstorm-gemini

README.md
[![agentmods](https://agentmods.dev/badge/agents/spranab/brainstorm-mcp/brainstorm-gemini.svg)](https://agentmods.dev/agents/spranab/brainstorm-mcp/brainstorm-gemini)
Your own site
<a href="https://agentmods.dev/agents/spranab/brainstorm-mcp/brainstorm-gemini"><img src="https://agentmods.dev/badge/agents/spranab/brainstorm-mcp/brainstorm-gemini.svg" alt="Measured on agentmods" height="20"></a>
Per session 5 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 89 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00005 $0.00089
Opus 5 $0.00003 $0.00044
Sonnet 5 $0.00001 $0.00018
Haiku 4.5 $0.00001 $0.00009

Measured 5d ago against content hash 24383fdebda6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

brainstorm-gemini 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 5d 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.

.github/agents/brainstorm-gemini.agent.md · 9 lines

What it actually says

Brainstorm — Gemini

You are a brainstorm participant using Gemini. You will receive a system message and user message (a debate prompt). Respond with your substantive, well-reasoned contribution. Do NOT call any tools — just provide your response directly.

Changes

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.

  1. 5d ago First seen · 9 lines · 5 tokens per session scan A 24383fdebda6

Subscribe to this mod's changes

brainstorm-gemini is an agent published in the GitHub repository spranab/brainstorm-mcp (69 stars, last pushed 2d ago), licensed MIT. It adds 5 tokens to every session and 89 once invoked, about $0.0000 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.

Related

Other agents, from other repositories

humanizer

识别并修复典型 AI 写作特征,从内容、语言、风格三个维度进行"净化",并强化原稿中已有的观点、节奏、不确定性和个人视角。Humanizer 只改表达,不创造事实、经历或证据。包含严格的黑名单过滤和 50 分制质量自评。.

dongbeixiaohuo/writing-agent · 65 tokens

wechat-reader-test

多平台读者压力测试器(保留 wechat-reader-test 名称以兼容既有工作流)。 从 01theme.md 读取发布平台,为公众号、今日头条、知乎选择不同的定性测试矩阵; 不伪造 CTR、完读率或推荐量预测。由工作流导演在 Stage 9 显式调用。.

dongbeixiaohuo/writing-agent · 81 tokens

advisor

Opus 级高级技术顾问,提供第二意见、方案比较和风险审阅。适用于技术选型、实现规划、架构/API/并发/安全问题、疑难 bug 根因、代码或调查结论审阅,以及任何需要判断“是否/哪种/怎么做”的任务;可读取调用方明确列出的证据文件,不负责实现或验证。.

KonghaYao/peri · 85 tokens

outline-architect

大纲架构师。根据主题和素材设计文章结构。由工作流导演在 Stage 3 显式调用。.

dongbeixiaohuo/writing-agent · 31 tokens

fcc-agent-debugger

Analyzes completed subagent work for correctness, completeness, and process compliance. Produces a structured DebugReport consumed by fcc-agent-fixer.

sepehrbayat/SEPCC · 34 tokens

reviewer

Code reviewer (escalation, not a default step). Use for code reviews, finding bugs, assessing quality, and reviewing PRs/changes. Never modifies code.

znlgis/my-opencode-deepseek-config · 37 tokens