Communityv1.0.0

Gemini Web Search

Use Gemini CLI (@google/gemini-cli) to do web search / fact-finding and return a sourced summary. Use when the user asks “why did X happen today”, “what’s the latest news”, “search the web”, “find sources/links”, or any task requiring up-to-date info. Prefer this over other search tools when Gemini is available but slow; run it with a TTY, wait longer, and verify source quality.

3kdownloads5stars17active installsfengjiajie
View on ClawHubBack to Skills

Skill Details

Slug
gemini-web-search
Latest Version
1.0.0
Author
fengjiajie
Published
Feb 5, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Gemini Web Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of Gemini Web Search skill: - Uses Gemini CLI to perform web search and fact-finding, producing concise, sourced summaries. - Optimized for up-to-date info requests such as latest news, daily events, data with sources/links. - Provides detailed workflow: query formulation, CLI execution with TTY/timeout, structured extraction, and strict source quality control. - Includes prompts for various search scenarios and troubleshooting for common failure modes. - Setup and CLI usage instructions included for local deployment.