Dnvriend Gemini Google Search Tool
dnvriend-gemini-google-search-tool is a Claude Code plugin for the Idea phase that provides CLI and Python access to Gemini with Google Search grounding.
Run Gemini with live Google Search grounding to fact-check markets, competitors, and specs before and while you build.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dnvriend-gemini-google-search-tool@dnvriend/gemini-google-search-toolBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dnvriend/gemini-google-search-tool") and the paste-ready config with skillselion.get_install_config("plugin:dnvriend/gemini-google-search-tool").
What it does
dnvriend-gemini-google-search-tool packages a CLI and Python library that query Gemini with Google Search grounding so answers can reflect current web information. Indie builders use it heavily in the idea and validate phases to sanity-check markets, read competitor pages, and narrow MVP scope without hand-copying search tabs into the chat. The same package becomes a build-phase integration when you wire grounded search into a product agent or internal tooling. It is an LLM integration plugin, not a full research methodology skill—you still decide what to ask and how to judge sources. Expect intermediate setup: API keys, Python or CLI usage, and clear prompts. It complements map-grounding and Google Workspace plugins from the same maintainer when your workflow spans web, places, and email.
Highlights
- Professional CLI for Gemini with Google Search grounding
- Python library for reusable search-grounded generation
- Fresh web context instead of stale model-only answers
- Useful from early research through agent integration
- Single-plugin bundle from dnvriend/gemini-google-search-tool (1 plugin)
Why builders use it
Model-only research drifts out of date and invents citations, which is risky when you are choosing what to build.
You get a repeatable way to pull search-grounded Gemini answers from the CLI or library for research and later agent features.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is dnvriend-gemini-google-search-tool for?
Developers and solo founders who want Gemini responses tied to live Google Search results via terminal or Python.
When should I use dnvriend-gemini-google-search-tool?
Use it while researching opportunities, validating scope with current web facts, or integrating grounded search into an agent you are building.
How do I add dnvriend-gemini-google-search-tool to my agent?
Add the plugin from dnvriend/gemini-google-search-tool in Claude Code, set up Gemini credentials, then call the CLI or import the library from your agent scripts.
Comments
Share how you use dnvriend-gemini-google-search-tool, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.