gemini-deep-research

Orchestrate Gemini Deep Research Agent for multi-source research tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/unstun/dqn10 --skill gemini-deep-research-unstun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-deep-research
Source: https://github.com/unstun/dqn10/tree/main/.claude/skills/gemini-deep-research
Command: npx skills add https://github.com/unstun/dqn10 --skill gemini-deep-research-unstun

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manages complex, long-running research tasks by coordinating Gemini Deep Research Agent to gather, synthesize, and document comprehensive findings from multiple sources.

Core Features & Use Cases

  • Orchestrated web search & synthesis across sources
  • Structured reports with evidence and citations
  • Use cases: literature reviews, market analysis, competitive landscape studies, technical deep dives

Quick Start

Run the deep_research.py script with your topic query to generate a comprehensive report.

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 a literature review across multiple sources?

Automating a literature review across multiple sources requires orchestrating a deep research agent to gather and synthesize findings. This Skill coordinates the Gemini Deep Research Agent to perform long-running web searches and generate structured reports with citations.

Can I use Python to run long-running market analysis tasks?

Yes, you can run long-running market analysis tasks using Python 3.8+ with the requests library. This Skill orchestrates the Gemini Deep Research Agent via a local Python runtime to perform complex competitive landscape studies and synthesize multi-source data.

What do I need to generate structured research reports with citations?

To generate structured research reports with citations, you need Gemini API access, Python 3.8+ with the requests library, and a local runtime. The Skill orchestrates deep research tasks to produce comprehensive documentation with evidence from multiple sources.

Does multi-source synthesis work for technical deep dives and competitive analyses?

Multi-source synthesis works effectively for technical deep dives and competitive analyses. This Skill coordinates the Gemini Deep Research Agent to gather information across various sources, applying structured reporting to document comprehensive technical and market findings.

How does deep research orchestration handle complex multi-source syntheses?

Deep research orchestration handles complex multi-source syntheses by coordinating the Gemini Deep Research Agent to perform long-running web searches. It gathers, synthesizes, and documents comprehensive findings into structured reports with evidence and citations.

Are there limitations when running a deep research agent locally?

Limitations when running a deep research agent locally include requiring a runtime capable of handling long-running tasks without timing out. Users must provide their own Gemini API access and ensure the Python environment has the necessary requests library installed.