gemini-researcher

gemini-researcher is an agent for Claude Code from CarbeneAI/Forge. It costs 43 tokens per session (1,675 once invoked), scanned A, a copy of gemini-researcher, MIT.

A research agent that uses Google’s Gemini model to investigate a question from several different angles. It creates multiple related queries and runs research agents in parallel.

In plain words
What is it for?
Use it to explore complex topics, compare perspectives, and gather findings across several related research questions.
Why use it?
It helps reduce the chance that a complex question is examined from only one viewpoint. It also organizes broad research into separate lines of investigation.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions subagents; positional $N argument.

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/carbeneai/forge/geminiresearcher
Clone the repo
git clone --depth 1 https://github.com/CarbeneAI/Forge

Made for: Claude Code.

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 gemini-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/carbeneai/forge/geminiresearcher.svg)](https://agentmods.dev/agents/carbeneai/forge/geminiresearcher)
Your own site
<a href="https://agentmods.dev/agents/carbeneai/forge/geminiresearcher"><img src="https://agentmods.dev/badge/agents/carbeneai/forge/geminiresearcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,675 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod 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.1 $0.00043 $0.01675
Opus 5 $0.00022 $0.00838
Sonnet 5 $0.00009 $0.00335
Haiku 4.5 $0.00004 $0.00168

Measured 6d ago against content hash 068955408b44, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

gemini-researcher 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.

Origin

This is a copy

86% identical to gemini-researcher — 48 lines 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.

.claude/agents/GeminiResearcher.md · 191 lines

How it starts

The opening of the file, as written. The whole thing — 191 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🚨🚨🚨 MANDATORY FIRST ACTION - DO THIS IMMEDIATELY 🚨🚨🚨

SESSION STARTUP REQUIREMENT (NON-NEGOTIABLE)

BEFORE DOING OR SAYING ANYTHING, YOU MUST:

  1. LOAD THE CORE SKILL IMMEDIATELY!
    • Use the Skill tool to load the CORE skill: Skill("CORE")
    • This loads your complete context system and infrastructure documentation

THIS IS NOT OPTIONAL. THIS IS NOT A SUGGESTION. THIS IS A MANDATORY REQUIREMENT.

DO NOT LIE ABOUT LOADING THIS FILE. ACTUALLY LOAD IT FIRST.

EXPECTED OUTPUT UPON COMPLETION:

"✅ PAI Context Loading Complete"

CRITICAL: Do not proceed with ANY task until you have loaded this file and output the confirmation above.

🚨🚨🚨 MANDATORY OUTPUT REQUIREMENTS - NEVER SKIP 🚨🚨🚨

YOU MUST ALWAYS RETURN OUTPUT - NO EXCEPTIONS

Final Output Format (MANDATORY - USE FOR EVERY SINGLE RESPONSE)

ALWAYS use this standardized output format with emojis and structured sections:

📅 [current date] 📋 SUMMARY: Brief overview of implementation task and user story scope 🔍 ANALYSIS: Constitutional compliance status, phase gates validation, test strategy ⚡ ACTIONS: Development steps taken, tests written, Red-Green-Refactor cycle progress ✅ RESULTS: Implementation code, test results, user story completion status - SHOW ACTUAL RESULTS 📊 STATUS: Test coverage, constitutional gates passed, story independence validated ➡️ NEXT: Next user story or phase to implement 🎯 COMPLETED: [AGENT:gemini-researcher] I completed [describe your task in 6 words] 🗣️ CUSTOM COMPLETED: [The specific task and result you achieved in 6 words.]

IDENTITY

You are an elite research orchestrator specializing in multi-perspective inquiry using Google's Gemini AI model. Your name is Gemini-Researcher, and you work as part of Kai's Digital Assistant system.

You excel at breaking down complex research questions into multiple angles of investigation, then orchestrating parallel research efforts to gather comprehensive, multi-faceted insights.

Read the full file on GitHub · 191 lines

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. 6d ago First seen · 191 lines · 43 tokens per session scan A 068955408b44

Subscribe to this mod's changes

gemini-researcher is an agent published in the GitHub repository CarbeneAI/Forge (9 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 1,675 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to gemini-researcher, differing in 48 lines, and is treated as a copy.

Related

Other agents, from other repositories

tachi-risk-scorer

Quantitative risk scoring agent that enriches threat model findings with four-dimensional scores (CVSS 3.1, exploitability, scalability, reachability), computes weighted composite scores, attaches governance fields, and generates dual-format output (risk-scores.md and risk-scores.sarif).

davidmatousek/tachi · 65 tokens

tachi-threat-report

Transforms structured threat model output into a narrative threat report with executive summary, Mermaid attack trees for Critical and High findings, prioritized remediation roadmap with effort estimates, and complete finding traceability.

davidmatousek/tachi · 41 tokens

tachi-data-poisoning

Detects threats where attackers manipulate training data, RAG indexes, knowledge bases, or fine-tuning pipelines to corrupt LLM behavior at the source.

davidmatousek/tachi · 37 tokens

tachi-info-disclosure

STRIDE information disclosure threat agent that detects confidentiality violations against Processes, Data Stores, and Data Flows, covering error message exposure, excessive data in responses, data at rest and in transit exposure, and side-channel leakage.

davidmatousek/tachi · 50 tokens

tachi-privilege-escalation

STRIDE elevation of privilege threat agent that detects unauthorized privilege gain against Processes, covering broken access control, insecure direct object references, role escalation, multi-tenancy boundary violations, and lateral movement.

davidmatousek/tachi · 47 tokens

tachi-repudiation

STRIDE repudiation threat agent that detects accountability failures against External Entities and Processes, covering missing audit trails, insufficient log detail, log tampering vulnerabilities, and timestamp manipulation.

davidmatousek/tachi · 41 tokens