← 返回 Skills 市场
ivangdavila

Multi-Engine Web Search

作者 Iván · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ 安全检测通过
612
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-engine-web-search
功能描述
Search Google, Bing, DuckDuckGo, Brave, Startpage, Yahoo, Yandex, Baidu, Sogou, Qwant, Ecosia, Mojeek, and WolframAlpha from one skill.
安全使用建议
This skill appears to do what it says: run the same query across multiple search engines and keep a small local preferences file. Before installing or enabling it, consider: (1) Privacy — every query will be sent to multiple external search providers, so do not submit passwords, secrets, or sensitive personal data. (2) Activation behavior — it will store preferences in ~/multi-engine-web-search/memory.md and may add an activation flag to your agent memory; review that file and the agent memory change if you want to control when it runs. (3) Configure blocked engines or 'on_request' activation if you want to limit external exposure or avoid particular regional engines. If you want stronger guarantees, ask the skill author for explicit handling of sensitive queries (e.g., automatic prompt to confirm before sending) or keep the activation mode set to manual.
功能分析
Type: OpenClaw Skill Name: multi-engine-web-search Version: 1.0.0 The skill provides a structured framework for an agent to perform web searches across multiple global and regional engines (e.g., Google, Bing, Baidu) and manage user preferences locally in `~/multi-engine-web-search/memory.md`. The instructions in SKILL.md and setup.md focus on improving search quality through multi-engine batches and contradiction queries, aligning perfectly with the stated purpose without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name and description (multi-engine web search) align with the instructions and listed engines. There are no unrelated required binaries, environment variables, or config paths declared.
Instruction Scope
Instructions are scoped to running web_fetch queries against many search engine URLs, applying operator patterns, and storing small preference memory. This is coherent for the stated purpose. Note: the skill directs the agent to read/write ~/multi-engine-web-search/memory.md and to save activation preferences into the agent's main memory — both are reasonable for a preference-oriented skill but are actions the user should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. There is nothing downloaded or written during an install step beyond the runtime memory file described in the SKILL.md/setup.md.
Credentials
The skill requests no credentials or env vars (proportional). However, its core behavior is to send every query to multiple external search providers; sensitive queries (PII, secrets) will be transmitted to several third parties. This is a privacy/coverage tradeoff rather than an incoherence, but users should assume queries are externally visible to the listed engines.
Persistence & Privilege
always:false (normal). The skill persists a small preferences file in the user's home directory and asks to update the agent's main memory with activation preferences. Writing its own small memory file is reasonable; updating the agent's main memory is expected for activation behavior but is a privileged action the user should approve.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multi-engine-web-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multi-engine-web-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Expanded engine coverage, added shortcut matrix, and improved operator examples for faster cross-check workflows.
元数据
Slug multi-engine-web-search
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Multi-Engine Web Search 是什么?

Search Google, Bing, DuckDuckGo, Brave, Startpage, Yahoo, Yandex, Baidu, Sogou, Qwant, Ecosia, Mojeek, and WolframAlpha from one skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 612 次。

如何安装 Multi-Engine Web Search?

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

Multi-Engine Web Search 是免费的吗?

是的,Multi-Engine Web Search 完全免费(开源免费),可自由下载、安装和使用。

Multi-Engine Web Search 支持哪些平台?

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

谁开发了 Multi-Engine Web Search?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论