A powerful search integration for AI agents offering access to 17 global and domestic search engines without requiring API keys.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install multi-search-engine1
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install multi-search-engine1 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Multi Search Engine skill is a comprehensive search integration designed for Openclaw Skills users who need deep web crawling capabilities. It supports 17 distinct engines, covering both Chinese domestic platforms like Baidu and WeChat, and international powerhouses like Google and DuckDuckGo. By utilizing direct URL patterns, this skill bypasses the need for complex API key management, allowing AI agents to perform real-time information retrieval across the surface and deep web seamlessly.\n\nThis skill is particularly effective for developers building research-heavy AI agents. It provides built-in support for advanced search operators, time-based filtering, and even specialized knowledge queries through WolframAlpha, making it a versatile tool for data gathering, competitive analysis, and automated research workflows.
To implement this within your Openclaw Skills environment, ensure your agent has access to the web_fetch tool. No external API keys are required. You can test basic connectivity using the following command:\n\nbash\n# Example of a basic search query via web_fetch\nweb_fetch({\"url\": \"https://www.google.com/search?q=openclaw+skills\"})\n\n\nRefer to the internal documentation in references/ for detailed engine-specific configurations.
The skill organizes its data through structured URL parameters and handles results based on the search engine's response format.\n\n| Engine Type | Key Engines | Primary Metadata Fields |\n| :--- | :--- | :--- |\n| Domestic | Baidu, Sogou, WeChat | Query, Search Results, Regional Filters |\n| International | Google, Bing, Brave | Snippets, URLs, Time-based Metadata |\n| Specialized | WolframAlpha | Computational Results, Units, Conversions |
Loading
A high-performance market intelligence skill for AI agents to analyze and execute futures and options trades with institutional-grade data.

A specialized microservice skill for managing paid API access, credit top-ups, and persistent authentication for Fast Claw services.

A robust FastAPI-based service for automating Raspberry Pi camera hardware to capture photos, record videos, and generate GIFs with session-based management.

A decentralized privacy network skill for creating secure proxies and earning rewards by providing egress bandwidth.

A remote-capable publishing tool that allows AI agents to post content to WeChat Official Accounts by bridging local requests through a fixed-IP MCP server.

A persistent context management system that uses a dedicated Markdown file to track active project state, preventing AI agents from losing track of their work.








































