multi-search-engine
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.
Why use this skill?
Access 17 search engines including Google, Baidu, and WolframAlpha within OpenClaw. Perform advanced web searches and data research without API keys.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/phucanh08/multi-search-engine-2What This Skill Does
The multi-search-engine skill for OpenClaw provides a unified, powerful interface to access 17 different search engines without the need for cumbersome API keys. By leveraging native search query URLs, this tool empowers users to crawl, research, and retrieve data from a mix of domestic and international search platforms. It integrates major giants like Google and Bing alongside privacy-focused alternatives like DuckDuckGo and Brave, as well as specialized engines like WeChat and WolframAlpha for mathematical computation. This skill is essential for users requiring diverse web perspective, geo-specific search results, or advanced filtering for data collection tasks. It essentially turns your OpenClaw agent into a sophisticated search power-user, capable of executing complex Boolean queries, file-type filtering, and time-restricted searches on the fly.
Installation
To integrate this skill into your environment, use the OpenClaw CLI tool. Ensure you have the necessary permissions enabled for web interaction. Run the following command in your terminal:
clawhub install openclaw/skills/skills/phucanh08/multi-search-engine-2
Once installed, verify the installation by checking the loaded skills list in your OpenClaw dashboard to ensure the module is active and ready for dispatch.
Use Cases
- Market Research: Utilize domestic engines like Baidu and Toutiao to analyze trends in the Chinese market while comparing them with Google or Yahoo results for global reach.
- Academic & Technical Sourcing: Use advanced operators like
filetype:pdfcombined withsite:eduorsite:github.comto find authoritative papers, technical documentation, and source code quickly. - Knowledge Computation: Use the WolframAlpha integration to perform complex unit conversions, resolve math problems, or retrieve real-time data on stocks and weather without leaving the agent workspace.
- Privacy-Conscious Browsing: Use the DuckDuckGo or Startpage wrappers to gather intelligence without leaving digital footprints associated with standard tracking-heavy search engines.
Example Prompts
- "Perform a search for 'React state management' on Google, limiting the results to documents uploaded in the past week."
- "Find the current exchange rate for 500 EUR to USD using WolframAlpha."
- "Search for 'machine learning tutorials' on GitHub using DuckDuckGo's bang shortcut."
Tips & Limitations
- Rate Limiting: Because this skill uses direct search queries rather than official APIs, excessive rapid-fire requests may trigger anti-bot measures (CAPTCHAs) on specific engines. Use with moderation.
- Operators: Not all engines support every advanced operator. While Google and Bing are robust, smaller or localized engines might ignore specific tags like
tbs=qdr:w. - Privacy: While privacy engines are included, note that your agent is still interacting with external servers; ensure you are not sending sensitive personal data in your search keywords.
- Formatting: Always ensure your
web_fetchURLs are properly encoded to prevent syntax errors when using special characters in search terms.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-phucanh08-multi-search-engine-2": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
codex-cli
Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a subagent or direct tool.
web-search
Search the web for real-time information.
google-search
Google web search via Gemini Search Grounding (primary) and Custom Search JSON API (fallback). Use for: (1) Synthesized answers with citations (grounded search), (2) Raw link results with snippets, (3) Image search. Excellent Hebrew support. Preferred over built-in web_search (Perplexity).
Weather Api 1
Fetch weather data for construction scheduling. Historical data, forecasts, and risk assessment for outdoor work.
searxng
Privacy-respecting metasearch using your local SearXNG instance. Search the web, images, news, and more without external API dependencies.