Real-time web research using Gemini's Google Search. Trigger when user needs current information ("search with Gemini", "find current info about X", "what's the latest on Y"), library/API research, security vulnerability lookups, or comparisons requiring recent data.
Performs real-time web searches using Gemini's Google Search tool when you need current information, latest library versions, security vulnerabilities, or recent benchmarks. Triggers on phrases like "search with Gemini" or "find current info about X".
/plugin marketplace add robbyt/claude-skills/plugin install go-style-guide@robbyt-claude-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Use Gemini's google_web_search tool for real-time internet research.
gemini "Use Google Search to find [topic]. Do not make any changes. Respond with the results only." --allowed-tools google_web_search -o text 2>&1
Use -m gemini-2.5-flash for faster searches:
gemini "Latest version of React? Do not make any changes. Respond with the results only." --allowed-tools google_web_search -m gemini-2.5-flash -o text 2>&1
Current info:
gemini "What are the latest Next.js 15 features? Use Google Search. Do not make any changes. Respond with the results only." --allowed-tools google_web_search -o text
Vulnerability research:
gemini "What are known CVEs for lodash 4.x? Use Google Search. Do not make any changes. Respond with the results only." --allowed-tools google_web_search -o text
Comparison:
gemini "Compare Zustand vs Jotai for React state management. Use Google Search for recent benchmarks. Do not make any changes. Respond with the results only." --allowed-tools google_web_search -o text
Best practices:
gemini "Current best practices for Node.js 22 error handling? Use Google Search. Do not make any changes. Respond with the results only." --allowed-tools google_web_search -o text
dangerouslyDisableSandbox: truereferences/setup.md for troubleshootingThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.