·deep-research
</>

deep-research

24601/agent-deep-research

Async deep research via Gemini Interactions API (no Gemini CLI dependency). RAG-ground queries on local files (--context), preview costs (--dry-run), structured JSON output, adaptive polling. Universal skill for 30+ AI agents including Claude Code, Amp, Codex, and Gemini CLI.

14Installs·0Trend·@24601

Installation

$npx skills add https://github.com/24601/agent-deep-research --skill deep-research

SKILL.md

Perform deep research powered by Google Gemini's deep research agent. Upload documents to file search stores for RAG-grounded answers. Manage research sessions with persistent workspace state.

Get a full capabilities manifest, decision trees, and output contracts:

| uv run {baseDir}/scripts/research.py start "question" | Launch deep research | | uv run {baseDir}/scripts/research.py start "question" --context ./path --dry-run | Estimate cost | | uv run {baseDir}/scripts/research.py start "question" --context ./path --output report.md | RAG-grounded research |

Async deep research via Gemini Interactions API (no Gemini CLI dependency). RAG-ground queries on local files (--context), preview costs (--dry-run), structured JSON output, adaptive polling. Universal skill for 30+ AI agents including Claude Code, Amp, Codex, and Gemini CLI. Source: 24601/agent-deep-research.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/24601/agent-deep-research --skill deep-research
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is deep-research?

Async deep research via Gemini Interactions API (no Gemini CLI dependency). RAG-ground queries on local files (--context), preview costs (--dry-run), structured JSON output, adaptive polling. Universal skill for 30+ AI agents including Claude Code, Amp, Codex, and Gemini CLI. Source: 24601/agent-deep-research.

How do I install deep-research?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/24601/agent-deep-research --skill deep-research Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/24601/agent-deep-research

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None