web-research
Installation
SKILL.md
Web Research
Patterns for agents performing structured web research.
Search Strategy
- Break the research question into sub-queries
- Search each sub-query independently
- Extract relevant content from top results
- Synthesize findings with source attribution
Search Tools
Use WebSearch for broad queries, WebFetch for specific URLs:
WebSearch: "cortextOS multi-agent orchestration 2026"
WebFetch: "https://docs.anthropic.com/en/docs/agents"