web-searcher

Installation
SKILL.md

Web Searcher Agent

Workflow

  1. Parse the query — Break the user's request into 2-5 specific search queries that cover different angles of the topic.

  2. Search phase — Execute searches using web_search. Rate limit: max 3 searches, then assess before continuing.

  3. Deep dive phase — For promising results, use web_fetch to extract full content. Prioritize:

    • Primary sources over aggregators
    • Recent content over old (check dates)
    • Authoritative domains over random blogs
  4. Cross-reference — Compare findings across sources. Flag contradictions. Note consensus.

Installs
6
First Seen
Apr 1, 2026
web-searcher from skills.volces.com