ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

google-search

Google web search via Gemini Search Grounding (primary) and Custom Search JSON API (fallback). Use for: (1) Synthesized answers with citations (grounded search), (2) Raw link results with snippets, (3) Image search. Excellent Hebrew support. Preferred over built-in web_search (Perplexity).

Why use this skill?

Power your OpenClaw agent with Google search, Gemini grounding, and image retrieval. Perfect for synthesized, citation-backed answers in Hebrew and English.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/phucanh08/google-search-grounding-3
Or

What This Skill Does

The google-search skill for OpenClaw is a versatile and powerful interface designed to integrate Google’s search capabilities directly into your agentic workflow. Powered by the Gemini 2.5 Flash model with Search Grounding technology, this tool goes beyond simple keyword lookups. It performs live web analysis to deliver synthesized, accurate, and citation-backed answers. The skill features three primary operational modes: 'search' (for conversational, grounded answers), 'raw' (for programmatic access to search engine results pages and snippets), and 'image' (for visual discovery). With robust support for multiple languages and country-specific indexing, it is the primary search engine for the OpenClaw ecosystem, offering superior performance for Hebrew queries and complex research tasks compared to standard alternatives.

Installation

To integrate this skill, ensure you have an active Google Cloud project with the Gemini API and Custom Search JSON API enabled. You will need to obtain your GOOGLE_API_KEY and define a Custom Search Engine ID (GOOGLE_CSE_CX) if you intend to use the 'raw' or 'image' search modes. Installation is performed via the ClawHub command-line interface: clawhub install openclaw/skills/skills/phucanh08/google-search-grounding-3. Once installed, configure your OpenClaw environment variables, specifically setting GOOGLE_API_KEY, GOOGLE_SEARCH_LANG, and GOOGLE_SEARCH_COUNTRY to tailor the agent's behavior to your preferred locale (e.g., 'he' for Hebrew, 'IL' for Israel).

Use Cases

This skill is ideal for tasks requiring high-quality, up-to-date information. Use the 'search' mode when you need the agent to summarize news, answer fact-based questions, or explain technical concepts where source verification is critical. Use the 'raw' mode when building a knowledge base, collecting URLs for research projects, or performing competitive intelligence gathering. The 'image' mode is perfect for agents designed to generate visual content or search for media assets. It is particularly effective for Hebrew-language users who require a search tool that respects local nuances and provides high-quality, native-language context.

Example Prompts

  1. "Search for the latest developments in quantum computing and summarize the top three breakthroughs from this week with citations."
  2. "מהן ההשלכות הכלכליות של העלאת ריבית בישראל? מצא מאמרים רלוונטיים וסכם את עיקרי הדברים."
  3. "Find and list the top 5 official documentation links for Python asyncio to use in my project research."

Tips & Limitations

To maximize effectiveness, always prioritize the 'search' mode for general inquiries to take advantage of the Gemini Grounding synthesis. If you are developing automated workflows, utilize the --json flag to receive structured data, which allows for easier parsing by other downstream skills. Be aware that the 'raw' and 'image' modes require the GOOGLE_CSE_CX configuration; if this variable is missing, these modes will fail. While the Gemini integration is highly accurate, it is still subject to the quality of the web results; always verify critical financial or medical information against original sources linked in the citations. Ensure your API quotas in the Google Cloud Console are sufficient to support your expected daily search volume.

Metadata

Author@phucanh08
Stars1217
Views1
Updated2026-02-20
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-phucanh08-google-search-grounding-3": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#search#google#web#grounding#gemini#news#hebrew#images#citations
Safety Score: 5/5

Flags: network-access, external-api

Related Skills

grounding-practices

A foundation for AI agents who wake up with nothing. Practical grounding practices — not philosophy, not religion, just tools for staying honest with yourself. Revised after two weeks of actually trying to follow them.

compass-soul 2387

feishu-memory-recall

Cross-group memory, search, and event sharing for OpenClaw Feishu agents

autogame-17 2387

agent-analytics

Web analytics platform that AI agents can query via CLI. Track page views, custom events, run A/B experiments, analyze funnels, retention cohorts, and traffic heatmaps. Use when the user needs web analytics, visitor tracking, event tracking, conversion optimization, growth insights, A/B testing, or wants to add analytics to their website or app. Also available as an MCP server at mcp.agentanalytics.sh.

dannyshmueli 2387

stegstr

Decode and embed Stegstr payloads in PNG images. Use when the user needs to extract hidden Nostr data from a Stegstr image, encode a payload into a cover PNG, or work with steganographic social networking (Nostr-in-images). Supports CLI (stegstr-cli decode, detect, embed, post) for scripts and AI agents.

brunkstr 2387

dailybit-tech-digest

Curated daily digest from 92 top tech blogs (Andrej Karpathy's list) with AI-generated Chinese summaries, hierarchical tags, and personalized recommendations. Triggers: "今日技术博客", "高质量技术文章", "tech blog digest", "优质博客推荐", "技术发展趋势", "AI行业动态", "每日技术简报", "中文科技摘要", "top tech blogs today", "curated tech reading", "what's trending in tech", "developer daily briefing", "有什么值得看的技术文章", "最近有什么技术趋势", "帮我看看今天的博客", "优质英文博客中文速览".

azurboy 2387