deep-research

Execute autonomous multi-step research tasks with Google Gemini Deep Research Agent.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/nferrer-dev/claude-dotfiles --skill deep-research-nferrer-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/nferrer-dev/claude-dotfiles/tree/main/skills/deep-research
Command: npx skills add https://github.com/nferrer-dev/claude-dotfiles --skill deep-research-nferrer-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, python-dotenv, and includes scripts (resource) components.

What problem does it solve?

This skill solves the time-consuming challenge of conducting comprehensive, multi-step research by automating the planning, searching, reading, and synthesis of information into detailed reports.

Core Features & Use Cases

  • Autonomous Research: Executes complex, multi-step research tasks that plan and iterate on queries.
  • Structured Reporting: Generates detailed, cited markdown reports suitable for market analysis, due diligence, or technical literature reviews.
  • Progress Monitoring: Provides real-time streaming of thoughts and progress, with support for follow-up questions to refine results.

Quick Start

Use the deep research skill to analyze the current market trends for electric vehicle battery technology and output the findings as a structured report.

Frequently Asked Questions about deep-research

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

FAQPage Schema
How do I automate multi-step research and generate detailed reports?

You can automate multi-step research by executing autonomous tasks that plan, search, read, and synthesize information into detailed, cited markdown reports. This approach manages interaction states and streams progress to handle comprehensive analysis.

Can I use the Gemini API for autonomous market analysis and technical literature reviews?

Yes, the Gemini API supports autonomous market analysis, due diligence, and technical literature reviews. It executes complex research tasks that iterate on queries and synthesize comprehensive findings into structured reports.

What do I need to set up to run autonomous research tasks with Python?

To run autonomous research tasks, you need Python 3.8 or higher, the httpx library, python-dotenv, and a valid GEMINI_API_KEY environment variable for API authentication. These components enable the agent to execute multi-step research.

How does autonomous research handle progress monitoring and follow-up questions?

Autonomous research handles progress monitoring by providing real-time streaming of thoughts and progress updates. This allows users to track the synthesis process and submit follow-up questions to refine the generated report results.

What is the best way to conduct due diligence research without manual searching?

The best way to conduct due diligence without manual searching is using an autonomous research agent. It automates the planning and execution of complex queries, synthesizing multiple sources into comprehensive cited markdown reports.

Are there limitations when using an AI agent for multi-step research tasks?

Limitations of using an AI agent for multi-step research include the dependency on a valid GEMINI_API_KEY for authentication and the requirement of Python 3.8+ with the httpx library, which necessitates a configured local environment.