deep-research

Automate networked research and compile Markdown reports with references.

30|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/z0gSh1u/oh-my-writing-skill --skill deep-research-z0gsh1u
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/z0gSh1u/oh-my-writing-skill/tree/main/.claude/skills/deep-research
Command: npx skills add https://github.com/z0gSh1u/oh-my-writing-skill --skill deep-research-z0gsh1u

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates deep, networked research and compiles structured, source-rich summaries for content creation, reducing manual gathering time.

Core Features & Use Cases

  • Automated tool detection: Automatically detects and selects available search tools (WebSearch, MCP, or DDGS) for research.
  • Structured markdown reports: Outputs a well-formatted Markdown research report with sources and references.
  • Customizable search: Supports region and timelimit constraints, keyword expansion, and result deduplication.
  • Use Case: Ideal for literature reviews, topic briefs, and background research prior to article writing.

Quick Start

Run the research on a topic to generate a structured Markdown report. For example: python scripts/research.py 'AI 写作工具' --max_results 20 --timelimit m --region zh-cn

Frequently Asked Questions about deep-research

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

FAQPage Schema
How do I automate web search for a literature review and generate a markdown report?

To automate web search for a literature review and generate a markdown report, this Skill detects available search tools like DDGS or MCP, aggregates sources, and outputs a structured summary with references.

Can I restrict web search results by region and time limit for topic research?

Yes, you can restrict web search results by region and time limit for topic research. The Skill accepts region and timelimit constraints to filter queries and ensure the aggregated sources are geographically and temporally relevant.

What is the best way to compile source-rich summaries for content creation?

The best way to compile source-rich summaries for content creation is using an automated research tool that performs networked searches, deduplicates results, and structures the findings into a Markdown report with citations.

Do I need DDGS installed to run deep networked research?

You need DDGS installed if it is your selected search backend, but the Skill features automated tool detection. It will automatically detect and use WebSearch, MCP, or DDGS depending on your environment setup.

Does the research tool deduplicate search results before generating the markdown report?

Yes, the research tool deduplicates search results before generating the markdown report. It applies result deduplication during the source aggregation process to ensure the final structured summary contains unique references.

Why does my deep research output lack up-to-date information for my article?

Your deep research output may lack up-to-date information if timelimit constraints are not properly configured. Applying a timelimit parameter filters the search to fetch recent sources, ensuring current literature for your article.