web-research
Automates complex web research by decomposing questions into subtopics, delegating to subagents, and synthesizing results.
Install
npx skills add https://github.com/langchain-ai/deepagents --skill web-researchStats
| Total installs | 1,195 |
| Weekly installs | 1.2K |
| GitHub stars | 17.8K |
| First seen | Jan 22, 2026 |
| Source | @langchain-ai/deepagents |
Summary
- Breaks research questions into 2–5 distinct subtopics, creates a research plan file, and spawns up to 3 subagents in parallel for efficient investigation
- Each subagent performs 3–5 web searches per subtopic and writes findings to local files with key facts, quotes, and source URLs
- Synthesizes results by reading local findings files, integrating insights across subtopics, and citing sources directly in the final response
- Supports simple fact-finding, comparative analysis, and complex multi-angle investigations through flexible planning and structured file-based communication
Tags
Related skills
| Skill | Installs | vs web-research |
|---|---|---|
| read-github | 1,179 | -16 |
| active-research | 1,168 | -27 |
| openai-docs-skill | 1,159 | -36 |
| entry-point-analyzer | 1,266 | +71 |
| marimo-notebook | 1,086 | -109 |
FAQ
- How many installs does web-research have?
- web-research has 1,195 total installs and 1.2K installs this week.
- Where is web-research hosted?
- web-research is published by @langchain-ai/deepagents at https://github.com/langchain-ai/deepagents.
- How many GitHub stars does web-research have?
- web-research has 17.8K GitHub stars.
- When was web-research first indexed?
- OrangeBot.AI first indexed web-research on Jan 22, 2026.
- How do I install web-research?
- Run: npx skills add https://github.com/langchain-ai/deepagents --skill web-research