deep-research

Research a topic via parallel web searches and generate an HTML report and PDF.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Sridhar-Ranganaboina/WebGenie --skill deep-research-sridhar-ranganaboina
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/Sridhar-Ranganaboina/WebGenie/tree/main/packages/browseros-agent/apps/server/src/skills/defaults/deep-research
Command: npx skills add https://github.com/Sridhar-Ranganaboina/WebGenie --skill deep-research-sridhar-ranganaboina

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating comprehensive topic research across multiple sources is time-consuming and error-prone when done manually; this workflow automates gathering, organizing, and citing diverse sources in a repeatable process.

Core Features & Use Cases

  • Parallel web research across multiple sources to speed up discovery
  • Persist raw content and notes to disk with provenance for traceability
  • Synthesize findings and generate a polished HTML report plus PDF for sharing

Quick Start

Tell the AI to research a topic and save outputs to a dedicated folder (default: research-<topic-slug>); it will run parallel searches, persist sources and notes, and generate a final HTML report plus PDF.

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 research and generate a PDF report from multiple sources?▼

Automate web research by running parallel searches across multiple sources, extracting raw content, and synthesizing findings into a self-contained HTML report and PDF for sharing.

What is the best way to synthesize findings from parallel web searches into a structured report?▼

Synthesize parallel web search findings by extracting raw content and notes, persisting them to disk with provenance, and generating a polished HTML report plus PDF in a structured directory.

Can I trace source URLs for facts extracted during automated topic research?▼

Yes, automated topic research persists raw content and notes to disk with provenance, ensuring traceable source URLs are attached to each fact in the final HTML report and PDF.

How do I organize raw research content and notes on disk for future reference?▼

Organize raw research content and notes by persisting them to a dedicated structured directory named research-<topic-slug>, ensuring all extracted sources and provenance remain traceable.

Does automated research reporting work without external dependencies or components?▼

Yes, automated research reporting runs with zero external dependencies or components, independently handling parallel web searches, content persistence, and HTML plus PDF generation.