Multi Search Engine
一个面向 Research 场景的 Agent 技能。原始说明:Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
name: google-search
description: Search the web using Google Custom Search Engine (PSE). Use this when you need live information, documentation, or to research topics and the built-in web_search is unavailable.
This skill allows OpenClaw agents to perform web searches via Google's Custom Search API (PSE).
.env file in your workspace: GOOGLE_API_KEY=your_key_here
GOOGLE_CSE_ID=your_cx_id_here
... (rest of file)
GOOGLE_API_KEY=xxx GOOGLE_CSE_ID=yyy python3 skills/google-search/scripts/search.py "OpenClaw documentation"