A comprehensive Serper.dev integration providing AI agents with rich Google Search results across multiple specialized verticals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install serper-google-search
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install serper-google-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Google Search Skill is a robust replacement for standard search tools, offering deep integration with the Google search ecosystem via the Serper.dev API. Designed for developers using Openclaw Skills, this tool enables AI agents to retrieve more than just links, pulling in structured data like Knowledge Graphs, Answer Boxes, and People Also Ask snippets. By utilizing this skill, agents can gain a more nuanced understanding of the web through specialized search types including News, Images, Videos, and Academic Scholar results.
To get started with this skill in your Openclaw Skills environment, ensure you have a Serper.dev API key.
# Set your API key environment variable
export SERPER_API_KEY='your_serper_api_key_here'
# Run a basic search to verify installation
npx tsx google-search.ts search "Openclaw Skills features" --num 5
The Google Search Skill organizes data into highly structured formats to maximize agent comprehension. Use the --json flag for raw data processing.
| Component | Description |
|---|---|
| Knowledge Graph | Structured entity information and summaries. |
| Answer Box | Direct answers and featured snippets from Google. |
| People Also Ask | Array of related questions and initial answers. |
| Verticals | Dedicated schemas for News, Images, Places, and Scholar. |
| Credit Monitor | Real-time tracking of Serper.dev credit consumption per request. |
Loading
A powerful, zero-dependency Reddit research agent designed for deep discovery and real-time community monitoring without requiring API keys.

A powerful, zero-dependency research agent for extracting real-time and historical community insights from Reddit without requiring API keys.

A professional-grade tool that converts simple text descriptions into technical, structured JSON prompts for high-fidelity Gemini image generation.

A comprehensive Google Search integration for AI agents offering nine specialized search types powered by the Serper.dev API.

A data-driven skill for scoring and optimizing tweets based on X’s actual open-source ranking algorithm.

A professional-grade X/Twitter research agent that provides deep search, profile analysis, and thread extraction through a cost-effective API integration.








































