Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Searches multiple web sources, synthesizes findings, and produces cited research reports using delegated subagents. Use when the user asks to research a topic online, search the web, look something up, find current information, compare options, or produce a research report.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-14 | ✗→✓ | ▲ Improved | 11% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -45% | 0% |
Before delegating to subagents, you MUST:
mkdir research_[topic_name] This keeps files organized and prevents clutter in the working directory.
write_file tool to create research_[topic_name]/research_plan.md containing:Planning Guidelines:
For each subtopic in your plan:
task tool to spawn a research subagent with:research_[topic_name]/findings_[subtopic].mdSubagent Instructions Template:
Research [SPECIFIC TOPIC]. Use the web_search tool to gather information.
After completing your research, use write_file to save your findings to research_[topic_name]/findings_[subtopic].md.
Include key facts, relevant quotes, and source URLs.
Use 3-5 web searches maximum.After all subagents complete:
list_files research_[topic_name] to see what files were createdread_file with the file paths (e.g., research_[topic_name]/findings_*.md)read_file for LOCAL files only, not URLswrite_file to create research_[topic_name]/research_report.md if requestedNote: If you need to fetch additional information from URLs, use the fetch_url tool, not read_file.
Other measured skills in the registry, with their headline benchmark lift.