web-research

Coordinates end-to-end web research into a cited summary report.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/leesk212/dannys-coding-ai-agent-final --skill web-research-leesk212
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: web-research
Source: https://github.com/leesk212/dannys-coding-ai-agent-final/tree/main/ETC/deepagents_sourcecode/libs/cli/examples/skills/web-research
Command: npx skills add https://github.com/leesk212/dannys-coding-ai-agent-final --skill web-research-leesk212

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables structured, multi-subtopic web research by planning, delegating subtasks to specialized subagents, collecting findings saved to local files, and synthesizing a final, cited report.

Core Features & Use Cases

  • Structured planning: Create a research plan with clearly defined subtopics and expected outcomes.
  • Delegated execution: Spawn bounded web-research subtasks to fetch findings with restricted web searches.
  • File-based synthesis: Read local findings files and produce a consolidated, cited report with source URLs.
  • Use Case: When you need a reliable online briefing on a topic with verifiable sources, this skill coordinates planning, execution, and synthesis to deliver a cited summary.

Quick Start

Write a research plan for topic X, spawn up to three subagents to gather findings, and synthesize a final report with citations.

Frequently Asked Questions about web-research

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

FAQPage Schema
How do I automate web research and synthesize findings into a cited report?▼

You can automate web research by creating a structured plan, spawning bounded subagents to fetch findings on defined subtopics, and synthesizing the collected local files into a consolidated, cited report with verifiable source URLs.

What is the best way to gather up-to-date online information across multiple subtopics?▼

Gathering up-to-date online information across subtopics is best handled by delegating bounded web searches to specialized subagents that save findings to local files for later synthesis.

Can I coordinate multiple subagents to fetch web findings with restricted searches?▼

Yes, you can spawn up to three bounded subagents to execute restricted web searches, fetch findings, and save them to local files for consolidated synthesis into a final report.

Does structured web research planning require predefined subtopics and expected outcomes?▼

Yes, structured web research planning requires clearly defined subtopics and expected outcomes to guide subagent delegation, file-based collection, and the final citation-rich synthesis.

How does file-based synthesis work for consolidating web research?▼

File-based synthesis works by reading local findings files saved by subagents during bounded web research and consolidating them into a structured, cited report with verifiable source URLs.

When do I need to use delegated subagents for web research instead of a single search?▼

You need delegated subagents for web research when a topic requires up-to-date online information gathered across multiple subtopics with verifiable sources and reproducible workflows.