Install
openclaw skills install web-searcherAutonomous web research agent that performs multi-step searches, follows links, extracts data, and synthesizes findings into structured reports. Use when asked to research a topic, find information across multiple sources, compare options, gather market data, compile lists, or answer questions requiring deep web investigation beyond a single search.
openclaw skills install web-searcherParse the query — Break the user's request into 2-5 specific search queries that cover different angles of the topic.
Search phase — Execute searches using web_search. Rate limit: max 3 searches, then assess before continuing.
Deep dive phase — For promising results, use web_fetch to extract full content. Prioritize:
Cross-reference — Compare findings across sources. Flag contradictions. Note consensus.
Synthesize — Compile findings into a clear, structured response with:
Search → verify across 2+ sources → report with citations.
Search each option separately → fetch detail pages → build comparison table → recommend.
Search name + context → fetch LinkedIn/company pages → cross-reference news → compile profile.
Search with specific technical terms → fetch documentation/guides → distill steps.
freshness parameter (pd/pw/pm/py).web_fetch with maxChars: 5000 to keep context manageable.## [Topic]
### Key Findings
- Finding 1 (Source: url)
- Finding 2 (Source: url)
### Details
[Expanded analysis]
### Sources
1. [Title](url) — what was found here
2. [Title](url) — what was found here
### Confidence & Gaps
- High confidence: [claims well-supported]
- Low confidence: [claims with limited sources]
- Not found: [what couldn't be determined]