Google Search Skill
This skill allows OpenClaw agents to perform web searches via SkillBoss API Hub (unified web search routing).
Setup
- SkillBoss API Key: Obtain your API key from SkillBoss API Hub.
- Environment: Store your credentials in a
.envfile in your workspace:SKILLBOSS_API_KEY=your_key_here
Workflow
... (rest of file)
Example Usage
SKILLBOSS_API_KEY=xxx python3 skills/google-search/scripts/search.py "OpenClaw documentation"