← 返回
AI智能 中文

Web Searcher

Autonomous 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.
自主网络研究代理,能够执行多步搜索、跟踪链接、提取数据,并将研究结果综合成结构化报告。适用于研究特定主题、跨来源查找信息、比较选项、收集市场数据、汇总清单,或回答需要深入网络调查(超出单一搜索范围)的问题。
kassimisai
AI智能 clawhub v1.0.0 1 版本 99835.6 Key: 无需
★ 1
Stars
📥 1,802
下载
💾 172
安装
1
版本
#latest

概述

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.
  1. Search phase — Execute searches using web_search. Rate limit: max 3 searches, then assess before continuing.
  1. 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
  1. Cross-reference — Compare findings across sources. Flag contradictions. Note consensus.
  1. Synthesize — Compile findings into a clear, structured response with:
    • Key findings (bullet points)
    • Sources cited (URLs)
    • Confidence level (high/medium/low per claim)
    • Gaps identified (what couldn't be found)

Search Strategies

Factual queries

Search → verify across 2+ sources → report with citations.

Comparison/market research

Search each option separately → fetch detail pages → build comparison table → recommend.

People/company research

Search name + context → fetch LinkedIn/company pages → cross-reference news → compile profile.

How-to/technical

Search with specific technical terms → fetch documentation/guides → distill steps.

Guidelines

  • Max 10 searches per task to avoid rate limits and token waste.
  • Max 5 page fetches — be selective about which URLs to deep-dive.
  • Always include source URLs so the user can verify.
  • If a search returns nothing useful, rephrase and retry once before moving on.
  • For time-sensitive info, use freshness parameter (pd/pw/pm/py).
  • Prefer web_fetch with maxChars: 5000 to keep context manageable.
  • If the task is massive, suggest breaking it into sub-tasks or spawning sub-agents.

Output Format

## [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]

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 23:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,815
content-creation

n8n Builder

kassimisai
专家级 n8n 工作流构建器,可通过 n8n REST API 以编程方式创建、部署和管理 n8n 工作流。用于创建工作流、自动化任务、构建自动化流程、设计工作流管道、连接服务或管理现有工作流。支持处理 Webhook 流、定时任务、AI
★ 0 📥 1,574
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,341