gemini-search
Installation
SKILL.md
Gemini Search
Overview
This skill enables web search functionality using the Google Gemini CLI tool. When this skill is triggered, use the Gemini CLI for web searches instead of the built-in WebSearch tool.
Prerequisites
The gemini CLI tool must be installed and configured on the system. The Gemini CLI provides access to Google's Gemini AI model with web search capabilities.
Usage
When web search is needed, execute the Gemini CLI via the Bash tool:
gemini --prompt "WebSearch: <query>"