/install godfery-google-search
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"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install godfery-google-search - After installation, invoke the skill by name or use
/godfery-google-search - Provide required inputs per the skill's parameter spec and get structured output
What is google-search?
Search the web using SkillBoss API Hub. Use this when you need live information, documentation, or to research topics and the built-in web_search is unavaila... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install google-search?
Run "/install godfery-google-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is google-search free?
Yes, google-search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does google-search support?
google-search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created google-search?
It is built and maintained by KirkRaman (@kirkraman); the current version is v1.0.0.