deep-research

Automate research planning, searching, reading, and synthesis into cited reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3.8+, httpx, and includes scripts (resource) components.

What problem does it solve?

This Skill automates complex research tasks, planning, searching, reading, and synthesizing information into comprehensive reports, saving time and reducing human error.

Core Features & Use Cases

  • Autonomous Research: Plans, searches, reads, and synthesizes information.
  • Comprehensive Reports: Delivers detailed, cited research reports.
  • Use Case: For market analysis, competitive landscaping, technical research, and due diligence.

Quick Start

Start a research task by running the script with the query parameter: python3 scripts/research.py --query "Your research query".

Frequently Asked Questions about deep-research

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

FAQPage Schema
How do I automate in-depth research tasks for comprehensive reporting?

To automate research tasks for comprehensive reporting, you can use a script that autonomously plans, searches, reads, and synthesizes information into detailed, cited reports. This process is executed by running the research script with your specific query as a parameter.

Can I use Python to automate market analysis and due diligence research?

Yes, you can automate market analysis and due diligence research using Python. The automation script handles the entire workflow from planning to synthesis, delivering detailed reports suitable for these specific business use cases without manual intervention.

What dependencies do I need to run automated technical research scripts?

To run these automated technical research scripts, you need Python 3.8 or higher and the httpx library installed. The script also requires access to the Gemini API to perform the actual information searching and synthesis.

How does automated research synthesis handle complex technical research queries?

Automated research synthesis handles complex technical research by autonomously planning the investigation, searching relevant sources, reading the extracted data, and synthesizing it into a comprehensive, cited report. This reduces human error and saves time.

Is there a way to generate cited due diligence reports without manual searching?

Generating cited due diligence reports without manual searching is possible by running an autonomous research script. The script takes your query, searches for information, reads the findings, and synthesizes everything into a comprehensive, properly cited report.

What limitations should I expect when automating research with Python and httpx?

When automating research with Python and httpx, you are limited by the capabilities of the Gemini API for information retrieval and synthesis. The process requires Python 3.8+ and depends on external API availability for querying and reading data.