web-research

Organize web research by delegating subtopics to subagents and saving findings.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rderakhshan/Self-evolving-Deep-Agent --skill web-research-rderakhshan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-research
Source: https://github.com/rderakhshan/Self-evolving-Deep-Agent/tree/main/examples/skills/web-research
Command: npx skills add https://github.com/rderakhshan/Self-evolving-Deep-Agent --skill web-research-rderakhshan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to conducting comprehensive web research by coordinating subagents and organizing findings.

Core Features & Use Cases

  • Structured planning: Create a research plan, define subtopics, and allocate tasks to subagents.
  • Subagent delegation: Spawn research subagents with clear questions and saving findings to local files.
  • Synthesis & reporting: Collect, compile, and cite findings into a final report with traceable sources.

Quick Start

Use the web-research skill to initiate a research plan and spawn subagents for topic-specific subtopics.

Frequently Asked Questions about web-research

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

FAQPage Schema
How do I conduct structured web research with multiple sources?

Web research using this skill organizes your investigation by creating a research plan, breaking topics into subtopics, and delegating focused research tasks to subagents. Each subagent collects findings from current sources and saves them locally, which you then synthesize into a cited final report with traceable source attribution.

Can I delegate research tasks to multiple agents at once?

Yes, this skill spawns subagents to handle topic-specific research in parallel. You define clear research questions for each subtopic, and subagents independently gather and file findings, enabling faster cross-source synthesis and reducing research bottlenecks.

How do I compile research findings into a report with citations?

After subagents complete their research and save findings locally, you collect and organize their outputs into a structured report. The skill emphasizes maintaining source traceability throughout, so your final deliverable includes well-cited evidence linking each claim to its original source.

What types of research topics work best with this approach?

This skill excels for topics requiring current information, multiple authoritative sources, and synthesis across perspectives—such as market analysis, policy research, technical trends, and comparative studies where source diversity and citation trails strengthen credibility.

Do I need technical setup before starting a research project?

Setup is minimal: you need the task tool available to spawn subagents and local write_file access to store research findings. No external dependencies or additional configuration beyond those capabilities are required to begin structured research planning.

Why delegate research rather than conduct it myself?

Delegating to subagents parallelizes research across subtopics, accelerates findings collection from current web sources, and reduces cognitive load by compartmentalizing different research angles. You focus on synthesis and quality rather than repetitive information gathering.