Web Search
OfficialWeb Search in OpenClaw finds real-time results and returns concise summaries with sources, so you can verify current facts and decide with confidence.
openclaw config set skills.web-search true ๐ Overview
Give OpenClaw real-time internet access. Search the web, summarize articles, and get up-to-date information - all through natural conversation. Web Search It is built for daily operations: complete setup, connect required secrets, and run natural-language requests with predictable, repeatable output.
๐ฆ Installation
openclaw config set skills.web-search true openclaw config set google.apiKey $GOOGLE_API_KEY openclaw config set google.cx $GOOGLE_CX ๐ Required Secrets
-
GOOGLE_API_KEY -
GOOGLE_CX
โ๏ธ Configuration
skills:
web-search:
provider: google
api_key: ${GOOGLE_API_KEY}
cx: ${GOOGLE_CX}
max_results: 5 ๐ฌ Commands
| Command | Description |
|---|---|
Search for [query] | Perform a web search |
Summarize this article: [url] | Fetch and summarize a web page |
๐ก Examples
"Search for the latest Node.js release notes."
"What's the weather in Tokyo right now?"
"Find the best restaurants near Central Park."
๐ก๏ธ Permissions
๐ Compatibility
Minimum Version
2026.1.0
Supported Channels
Ready to use this skill?
Install OpenClaw, enable Web Search, and start automating your workflow in minutes.