deep-research

SKILL.md

Deep Research Skill

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.

For AI Agents

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

uv run {baseDir}/scripts/onboard.py --agent

See AGENTS.md for the complete structured briefing.

Command What It Does
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
Installs
32
First Seen
Apr 3, 2026