An OpenClaw agent skill for web search powered by the Google Programmable Search Engine (PSE) API.
- Primary search tool for all web queries (Korean and English)
- Better search quality than DuckDuckGo, especially for Korean content
- Supports date filtering, site-specific search, pagination, and more
Set the following environment variables in ~/.openclaw/workspace/.env:
GOOGLE_PSE_KEY=your_api_key
GOOGLE_CX_ID=your_cx_id
See SKILL.md for full usage instructions.