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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install web-searcher或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install web-searcher⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/web-searcher/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: web-searcher description: 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. ---
web_search. Rate limit: max 3 searches, then assess before continuing.web_fetch to extract full content. Prioritize:- Primary sources over aggregators - Recent content over old (check dates) - Authoritative domains over random blogs
- Key findings (bullet points) - Sources cited (URLs) - Confidence level (high/medium/low per claim) - Gaps identified (what couldn't be found)
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]安装 Web Searcher 后,可以对 AI 说这些话来触发它
Help me get started with Web Searcher
Explains what Web Searcher does, walks through the setup, and runs a quick demo based on your current project
Use Web Searcher to autonomous web research agent that performs multi-step searches, fo...
Invokes Web Searcher with the right parameters and returns the result directly in the conversation
What can I do with Web Searcher in my data & analytics workflow?
Lists the top use cases for Web Searcher, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/web-searcher/ 目录(个人级,所有项目可用),或 .claude/skills/web-searcher/(项目级)。重启 AI 客户端后,用 /web-searcher 主动调用,或让 AI 根据上下文自动发现并使用。
Web Searcher 支持 Claude、Cursor、OpenClaw,可与这些 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.
Web Searcher 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using Web Searcher
Identifies repetitive steps in your workflow and sets up Web Searcher to handle them automatically