← 返回 Skills 市场
yejinlei

Web Search

作者 yejinlei · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ 安全检测通过
5632
总下载
9
收藏
32
当前安装
1
版本数
在 OpenClaw 中安装
/install web-search-ex-skill
功能描述
通用网络搜索技能,支持多引擎搜索(百度、必应、DuckDuckGo),无需API密钥即可获取实时信息
安全使用建议
Install only if you want the agent to make external web requests and crawl pages from your environment. Do not use it with secrets, private/internal URLs, or sensitive queries unless your runtime has network egress controls and reviewed, pinned dependency versions.
能力评估
Purpose & Capability
The stated purpose and implementation are coherent: it searches Baidu, DuckDuckGo, and Bing, supports deep search, and exposes a documented crawl action.
Instruction Scope
The crawl and deep_search actions are documented, but URL controls are minimal and deep_search automatically fetches result pages, so users should treat returned page content as untrusted.
Install Mechanism
Installation uses ordinary Python packaging and requirements, but dependencies are lower-bound ranges rather than pinned versions; setup.py also references a README.md that is not present in the artifact.
Credentials
Outbound network requests, scraping, and browser automation are proportionate to the purpose, and no credential-store access or local data harvesting was found.
Persistence & Privilege
No background worker, privilege escalation, destructive behavior, or hidden persistence is evidenced; Playwright's first-run Chromium download is disclosed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-search-ex-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-search-ex-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
- Added detailed SKILL.md with updated description, usage examples, parameters, and output formats. - Clarified support for multiple search engines (Baidu, Bing, DuckDuckGo) with smart fallback and no API key required. - Documented error handling, dependency requirements, and search strategy. - Provided clear code examples for search, deep search, and webpage crawling. - Outlined input/output formats and execution settings for better integration guidance.
元数据
Slug web-search-ex-skill
版本 1.3.0
许可证 MIT-0
累计安装 198
当前安装数 32
历史版本数 1
常见问题

Web Search 是什么?

通用网络搜索技能,支持多引擎搜索(百度、必应、DuckDuckGo),无需API密钥即可获取实时信息. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5632 次。

如何安装 Web Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-search-ex-skill」即可一键安装,无需额外配置。

Web Search 是免费的吗?

是的,Web Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Web Search 支持哪些平台?

Web Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Web Search?

由 yejinlei(@yejinlei)开发并维护,当前版本 v1.3.0。

💬 留言讨论