deep-research
FreeExecute autonomous multi-step research using Gemini Deep Research Agent for market analysis, competitive landscaping, and literature reviews. *By [@sanjay3290](https://github.com/sanjay3290)*
About deep-research
deep-research is an open-source skill that enables autonomous multi-step research tasks using Google's Gemini Deep Research Agent (deep-research-pro-preview-12-2025). It functions as an 'analyst-in-a-box' that plans research strategy, searches the web, analyzes sources, reads and extracts relevant information, iterates through multiple search/read cycles, and outputs detailed, cited reports. The process takes 2–10 minutes and produces thorough analysis equivalent to hours of human research. It supports real-time streaming of progress, structured JSON output, follow-up conversations, and configurable timeouts.
Key Features
Pros & Cons
- Produces thorough, cited reports that would take hours of human effort
- Autonomous end-to-end research with minimal user input
- Real-time streaming allows monitoring progress as it happens
- Flexible output formats (markdown, JSON, raw API) suit different needs
- Supports follow-up questions for iterative exploration
- Open-source and free to use (requires own Gemini API key)
- Requires a Google Gemini API key (may incur usage costs)
- Research takes 2–10 minutes, slower than standard LLM queries
- Requires local installation and Python environment setup
- Depends on external web search and API availability
- No built-in GUI; command-line interface only