From gemini-search
Gemini CLIのGoogle Search Grounding機能を使用してWeb検索を実行します。Claude CodeのWebSearchツールの代替として使用できます。
How this skill is triggered — by the user, by Claude, or both
Slash command
/gemini-search:gemini-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Gemini 2.5系モデルに組み込まれたGoogle Search Grounding機能を活用し、最新のWeb情報を検索・取得するスキルです。
Gemini 2.5系モデルに組み込まれたGoogle Search Grounding機能を活用し、最新のWeb情報を検索・取得するスキルです。
/gemini-search [検索クエリ]
${CLAUDE_PLUGIN_ROOT}/skills/gemini-search/scripts/gemini-search.sh "検索クエリ"
--allowed-tools google_web_searchオプション付きで実行responseフィールドを抽出--yoloではなく--allowed-tools google_web_searchを使用し、検索ツールのみを自動承認-o jsonで構造化された出力を取得し、jqで整形GOOGLE_APPLICATION_CREDENTIALS環境変数)初回セットアップについては setup-guide.md を参照してください。
npx claudepluginhub sniper-fly/souma-recette --plugin gemini-searchProvides best practices, query patterns, Boolean operations, and techniques for effective web searches using Gemini Search plugin. Auto-applies during research, information-gathering, and fact-checking.
Performs real-time web research using Gemini's Google Search for current events, library versions, security vulnerabilities, benchmarks, and comparisons.
Performs real-time web searches using Perplexity AI models via LiteLLM/OpenRouter, returning grounded answers with source citations. Use for current information and scientific literature beyond model cutoff.