/install gaimode
gaimode - Google AI Mode Search
Search Google AI Mode from any OpenClaw agent!
⚠️ Uses Chrome CDP or your Google cookies stored locally. Not affiliated with Google.
Setup
Option 1: Chrome CDP (Recommended)
Best for 24/7 reliability!
# Start Chrome with debug port
bash ~/start-chrome-cdp.sh
# Keep that Chrome window open!
Option 2: Cookie Method
- Install EditThisCookie Chrome extension
- Go to google.com → Export cookies
- Save to:
~/.config/gaimode/cookies.json
Usage
Check Status
exec: python3 ~/.openclaw/workspace/skills/gaimode/gaimode-cli.py status
Search
exec: python3 ~/.openclaw/workspace/skills/gaimode/gaimode-cli.py search "PL live score"
exec: python3 ~/.openclaw/workspace/skills/gaimode/gaimode-cli.py search "IPL KKR GT score"
CDP Mode Benefits
- ✅ More reliable (connects to YOUR Chrome)
- ✅ No cookie expiration issues
- ✅ Less likely to be blocked by Google
- ✅ 24/7 ready
Keep Chrome open with debug port running!
Files
gaimode/
├── SKILL.md # This file
├── gaimode-cli.py # CLI tool
└── start-chrome-cdp.sh # Chrome CDP launcher
License
MIT - See GitHub
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gaimode - After installation, invoke the skill by name or use
/gaimode - Provide required inputs per the skill's parameter spec and get structured output
What is Google AI Mode Search?
Perform Google AI Mode searches using your local Google cookies to get live sports scores, stock prices, news, weather, and AI summaries. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Google AI Mode Search?
Run "/install gaimode" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Google AI Mode Search free?
Yes, Google AI Mode Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Google AI Mode Search support?
Google AI Mode Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Google AI Mode Search?
It is built and maintained by Dhana (@whoisdhana); the current version is v1.1.0.