← Back to Skills Marketplace
154088
Downloads
732
Stars
2194
Active Installs
7
Versions
Install in OpenClaw
/install multi-search-engine
Description
Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
Usage Guidance
Install only if you are comfortable with your search terms, IP/request metadata, and any in-memory session cookies being sent to the selected search engines. Avoid using it for secrets, credentials, confidential business topics, regulated data, or highly sensitive personal searches unless the publisher clarifies the privacy notice and provider routing controls.
Capability Analysis
Type: OpenClaw Skill
Name: multi-search-engine
Version: 2.1.3
The skill bundle is a legitimate search aggregator supporting 16 domestic and international search engines. The instructions in SKILL.md and the documentation in the references directory focus on constructing standard search queries, implementing rate limiting, and managing session cookies strictly in memory to handle rate-limiting (403/429 errors). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is entirely consistent with the stated purpose of providing a multi-engine search interface.
Capability Assessment
Purpose & Capability
Aggregating multiple search engines, routing queries, handling rate limits, and keeping session cookies in memory are coherent with the stated search purpose.
Instruction Scope
The instructions reportedly include automatic language-based engine routing and query examples without a prominent, accurate disclosure of which third-party engines receive the query.
Install Mechanism
No artifact evidence indicates a hidden installer, privilege escalation, background service, or unrelated package behavior.
Credentials
Outbound network requests are expected for search, but privacy claims such as no personal data or external data transmission are inconsistent with sending user queries to external providers.
Persistence & Privilege
The available evidence says cookies are used only in memory for rate-limit handling, with no persistent credential storage or elevated privilege request.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multi-search-engine - After installation, invoke the skill by name or use
/multi-search-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.3
**Summary:**
This version updates cookie handling and search execution policies for increased privacy and more ethical crawling.
- Switched to initializing an empty in-memory cookie store; no cookies are pre-loaded from files.
- Cookies are acquired dynamically only when a search request is denied and cleared immediately after the session.
- Only relevant search engines are queried, based on language and engine availability, rather than always searching all engines in a category.
- Introduced stricter rate limiting (1-2 second delays, batch sizes of 3-4) to control request flow.
- Strengthened privacy statements: cookies are held strictly in memory and never written to disk or config files.
- Improved documentation of search logic, cookie management, and crawling ethics.
v2.1.2
No visible code or workflow changes—documentation update only:
- Added a comprehensive "Security & Privacy Notice" section to SKILL.md
- Clarified cookie handling, crawling ethics, and data privacy practices
- Emphasized local execution and absence of user data collection
- No changes to core features or functionality
v2.1.1
- Improved cookie management: Cookies are now loaded and updated in memory instead of accessing the config file on every request.
- Documentation updated to reflect in-memory cookie handling in the workflow.
- No changes to search engine support or search features.
v2.1.0
Major update: Introduces a new workflow for intelligent multi-engine searches with improved reliability.
- Adds an AI-guided search process: auto language detection, engine selection, concurrent queries, and result aggregation.
- Introduces cookie management and automatic retry on engine failure to ensure more robust searches.
- Updates search engine list: removes Jisilu, adds Shenma, now totaling 16 engines (7 CN + 9 Global).
- Includes new documentation file: references/advanced-search.md.
- Retains support for advanced operators, time filters, privacy and knowledge engines.
v2.0.1
**Multi-search-engine v2.0.1 Changelog**
- Updated documentation for conciseness, focusing on essential usage, supported engines, operators, and example queries.
- Removed the file `references/advanced-search.md` to streamline advanced search documentation.
- Revised and unified description to highlight 17 search engines, advanced operators, privacy-focused engines, and knowledge computation.
- Cleaned up and reorganized SKILL.md; made operator and time filter tables clearer for easier reference.
- Updated metadata in config and documentation files for accuracy and clarity.
v2.0.0
multi-search-engine v2.0.0
- 增加对9个国际主流搜索引擎(如Google、DuckDuckGo、Yahoo、Brave、WolframAlpha等)的支持,当前共集成17个搜索引擎。
- 支持更多高级搜索功能:新增高级搜索操作符、时间筛选、站点限定、文件类型和隐私保护搜索说明。
- 新增专业领域和国际搜索引擎的特色用法文档。
- 新增配置和元数据文件(config.json, metadata.json)。
- 文档全面更新,加入国内外场景选择建议、各引擎高级参数、国际搜索专章、知识计算支持等。
v1.0.0
Initial release: 集成7大中文搜索引擎(百度、必应国内/国际版、360、搜狗、搜狗微信、头条),支持网页抓取方式搜索,无需API密钥。包含高级搜索参数指南(时间筛选、站点搜索、文档类型等)。
Metadata
Frequently Asked Questions
What is Multi Search Engine?
Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra... It is an AI Agent Skill for Claude Code / OpenClaw, with 154088 downloads so far.
How do I install Multi Search Engine?
Run "/install multi-search-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Multi Search Engine free?
Yes, Multi Search Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Multi Search Engine support?
Multi Search Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Multi Search Engine?
It is built and maintained by g_pyAng (@gpyangyoujun); the current version is v2.1.3.
More Skills