Gemini Research Workflow
A multi-step Gemini CLI workflow that turns a question into a cited brief.
Steps
- Decompose the question into sub-questions
- Search each in parallel
- Read & verify sources, cross-checking claims
- Synthesize a brief that separates claim from evidence
Output
A markdown brief with inline citations and a "couldn't verify" section so you know what to trust.
Install
bash
npx nuclexa install gemini-research-workflow --target gemini-cliRequestsnetworkto fetch sources andwriteFilesto save the brief.