gemini-deep-research

Perform systematic web research and synthesize findings into markdown reports.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/iliagerman/mordecai --skill gemini-deep-research-iliagerman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-deep-research
Source: https://github.com/iliagerman/mordecai/tree/main/skills/shared/gemini-deep-research
Command: npx skills add https://github.com/iliagerman/mordecai --skill gemini-deep-research-iliagerman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates complex, long-running research tasks that require systematic web searching and multi-source information synthesis.

Core Features & Use Cases

  • Comprehensive Research: Handles tasks like competitive analysis, market research, and technical investigations.
  • Systematic Web Search: Breaks down queries into sub-questions and searches the web thoroughly.
  • Synthesized Reports: Compiles findings into comprehensive markdown reports.
  • Use Case: Research the entire history and impact of quantum computing, synthesizing findings into a detailed report for a technical audience.

Quick Start

Use the gemini-deep-research skill to research the history of Google TPUs.

Frequently Asked Questions about gemini-deep-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate complex web research and synthesize findings into a report?

Deep web research requires breaking down complex queries into sub-questions and searching multiple sources. This Skill automates that systematic web search process to compile comprehensive markdown research reports.

What is needed to run long-running market analysis tasks with Gemini?

Market analysis tasks require a GEMINI_API_KEY for Google AI Studio and the Python requests library installed to execute the systematic web search and synthesis process.

Can I generate a comprehensive technical investigation report from web sources automatically?

Yes, generating technical investigation reports automatically is supported. The Skill handles technical investigations by searching the web and compiling findings into comprehensive markdown reports.

Does deep web research work with Python scripts for competitive analysis?

Deep web research works with Python scripts to perform competitive analysis. It uses scripts to query Gemini's Deep Research Agent and returns synthesized markdown reports for the analyzed topic.

What are the limitations of using an automated research agent for web search synthesis?

Limitations include long-running execution times for complex tasks and dependency on external APIs. The agent requires a valid GEMINI_API_KEY and the requests library to function without interruption.