← Back to Skills Marketplace
ivangdavila

Multi-Engine Web Search

by Iván · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ Security Clean
612
Downloads
0
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install multi-engine-web-search
Description
Search Google, Bing, DuckDuckGo, Brave, Startpage, Yahoo, Yandex, Baidu, Sogou, Qwant, Ecosia, Mojeek, and WolframAlpha from one skill.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-engine-web-search
  3. After installation, invoke the skill by name or use /multi-engine-web-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Expanded engine coverage, added shortcut matrix, and improved operator examples for faster cross-check workflows.
Metadata
Slug multi-engine-web-search
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Multi-Engine Web Search?

Search Google, Bing, DuckDuckGo, Brave, Startpage, Yahoo, Yandex, Baidu, Sogou, Qwant, Ecosia, Mojeek, and WolframAlpha from one skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 612 downloads so far.

How do I install Multi-Engine Web Search?

Run "/install multi-engine-web-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Multi-Engine Web Search free?

Yes, Multi-Engine Web Search is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Multi-Engine Web Search support?

Multi-Engine Web Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Multi-Engine Web Search?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments