From gemini-search
Gemini CLIのGoogle Search Grounding機能を使用してWeb検索を実行します。Claude CodeのWebSearchツールの代替として使用できます。
npx claudepluginhub sniper-fly/souma-recette --plugin gemini-searchThis skill uses the workspace's default tool permissions.
Gemini 2.5系モデルに組み込まれたGoogle Search Grounding機能を活用し、最新のWeb情報を検索・取得するスキルです。
Performs real-time web research using Gemini's Google Search for current events, library versions, security vulnerabilities, benchmarks, and comparisons.
Provides web search and webpage content fetching via Grok API CLI tools, replacing built-in WebSearch/WebFetch for real-time info, news, fact-checking, and multi-source aggregation.
Searches web, answers queries conversationally, and researches deeply using Perplexity AI tools for generic topics. Auto-activates on 'search'/'find'; manual /perplexity or /research.
Share bugs, ideas, or general feedback.
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 を参照してください。