gemini-search

Search the web via the Gemini CLI using the gemini --prompt 'WebSearch: <query>' command.

1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/takuan-osho/ccmarketplace --skill gemini-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-search
Source: https://github.com/takuan-osho/ccmarketplace/tree/main/plugins/gemini-search
Command: npx skills add https://github.com/takuan-osho/ccmarketplace --skill gemini-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables web searching via the Gemini CLI instead of the built-in WebSearch tool.

Core Features & Use Cases

  • Gemini-powered WebSearch: Perform web queries through the Gemini CLI for enhanced search capabilities.
  • Strategic usage: Use in technical docs, API references, and complex queries where Gemini excels.
  • Use Case: When you need high-quality search results beyond standard WebSearch, trigger Gemini search to fetch relevant pages and summaries.

Quick Start

Run the Gemini CLI search: gemini --prompt "WebSearch: <query>"

Frequently Asked Questions about gemini-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the Gemini CLI for web search instead of built-in tools?

Use the Gemini CLI for web search by executing the command gemini --prompt 'WebSearch: <query>'. This fetches comprehensive web results directly through the Gemini CLI environment.

When should I trigger a Gemini search over standard WebSearch for developer queries?

Trigger a Gemini search for technical documentation, API references, and complex developer-facing queries. Gemini provides more comprehensive results and summaries than standard WebSearch for these advanced scenarios.

Do I need to install the Gemini CLI before using this search capability?

Yes, you must install and configure the Gemini CLI before using this search capability. The skill operates by passing web queries through the local Gemini CLI command-line interface.

Can I fetch API documentation more effectively using a Gemini-powered web query?

Yes, you can fetch API documentation more effectively using a Gemini-powered web query. The Gemini CLI search covers scenarios requiring advanced search capabilities and high-quality developer-facing results.

What are the limitations of using the Gemini CLI for web queries?

Using the Gemini CLI for web queries requires a properly configured local CLI environment. It is strategically best for technical docs and complex queries rather than general searches where standard WebSearch suffices.