web-research

Orchestrate subagents to gather and synthesize web research with citations.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/marlo9981/Movara --skill web-research-marlo9981
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-research
Source: https://github.com/marlo9981/Movara/tree/main/libs/cli/examples/skills/web-research
Command: npx skills add https://github.com/marlo9981/Movara --skill web-research-marlo9981

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating online research across multiple sources is time-consuming and error-prone; this skill orchestrates subagents to gather, verify, and synthesize findings into a cohesive report.

Core Features & Use Cases

  • Delegated research subagents: spawn subagents to investigate distinct subtopics with budgeted web searches.
  • Planning and organization: create a research_plan.md and store results in topic-specific folders for easy review.
  • Synthesis and citation: aggregate findings from multiple sources with proper citations and produce a final report.

Quick Start

Provide a topic and research questions to start the delegated web research workflow.

Frequently Asked Questions about web-research

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

FAQPage Schema
How do I coordinate web research across multiple online sources?

Web research coordination is handled by orchestrating delegated subagents to investigate distinct subtopics, gather findings, and synthesize information into a cohesive report with citations.

How do I automate comparative analysis and gather current online information?

Automated comparative analysis is achieved by spawning subagents with budgeted web searches to gather current information, which is then synthesized into a cited report for easy review.

What is the best way to organize and synthesize findings from multiple subtopics?

Synthesizing findings from multiple subtopics is managed by creating a research_plan.md, storing results in topic-specific folders, and aggregating the data into a final report with proper citations.

Can I use subagents to budget web searches for specific research questions?

Subagents can be spawned to investigate specific research questions with budgeted web searches, allowing distinct subtopics to be explored in parallel before final synthesis.

Do I need to provide a specific topic to start the web research workflow?

Starting the web research workflow requires you to provide a topic and research questions, which initiates the delegated subagent process to gather and synthesize online information.

Why use delegated subagents for online topic lookups instead of manual searching?

Delegated subagents for online topic lookups prevent manual coordination errors by automating the gathering, verifying, and synthesizing of findings from multiple sources into a cohesive report.