From gemini
This skill should be used when the user asks to search for current information, find the latest version of a package, check for security advisories, or look up recent documentation. Relevant when the user says "what's the latest version of X," "are there any CVEs for Y," or "search for the current docs on Z."
npx claudepluginhub naluforge/geminicli-cc-plugin --plugin geminiThis skill uses the workspace's default tool permissions.
**Invoke using `/gemini-search` or `mcp__gemini__gemini_execute` with `extensions: ['google_search']`.**
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Performs token-optimized structural code search using tree-sitter AST parsing to discover symbols, outline files, and unfold code without reading full files.
Invoke using /gemini-search or mcp__gemini__gemini_execute with extensions: ['google_search'].
Use Gemini with Google Search grounding when you need:
If the question is about stable, well-established knowledge that hasn't changed recently, Claude's training data is likely sufficient. Use Gemini search when recency matters.
['google_search'] — this is what enables groundingflash for speed. Use pro when the query requires
synthesizing information from multiple sources or reasoning about conflicting
information.flash lookups. Set 2400000 (40 minutes) for deep pro research with multi-source synthesis.Specific queries get better results:
Include version numbers, date ranges, and specific aspects to search for.