
D Oit Gemini Search Plugin
- 13 repo stars
- Updated November 27, 2025
- d-oit/gemini-search-plugin
d-oit-gemini-search-plugin is a Claude Code plugin that performs cached, validated web search via Gemini CLI from inside your agent session.
About
The d-oit Gemini Search plugin wires Claude Code to real-time web retrieval using Google’s Gemini CLI, with caching, analytics, and validation called out in the project description. developers in the idea phase use it to sanity-check competitors, pricing pages, API docs, and policy changes without tab-hopping. Caching makes repeated diligence during validate and build less noisy, while validation-oriented behavior helps you trust snippets before they land in specs or landing copy. The repo also advertises skills for plugin development, which suits makers who want to fork behavior rather than only consume search. Position this as an LLM integration plugin—not a hosted MCP marketplace entry. You will need Gemini CLI setup and comfort with search restrictions the tool enforces. It pairs well with brainstorming and scoping workflows where every answer should cite something current on the open web.
- Web search through Gemini CLI integrated as a Claude Code plugin
- Caching layer to cut repeat query cost and latency
- Analytics and validation hooks for search quality control
- Headless-oriented search and content extraction patterns
- Bundled skills oriented toward extending the plugin itself
D Oit Gemini Search Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install d-oit-gemini-search-plugin@d-oit/gemini-search-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 13 |
|---|---|
| Last updated | November 27, 2025 |
| Repository | d-oit/gemini-search-plugin ↗ |
What it does
Run validated, cache-aware web search from Claude Code via Gemini CLI when you need fresh answers beyond the model cutoff.
Who is it for?
Best when you already use or can install Gemini CLI and want agent-native research with less duplicate querying.
Skip if: Anyone who needs enterprise search compliance, fully offline research, or a zero-setup browser-only workflow.
What you get
You get repeatable, cache-backed web search inside Claude Code with hooks to validate results before they inform decisions.
- In-session web search results via Gemini-backed flows
- Reduced duplicate queries through plugin caching behavior
- Validation-oriented search output suitable for specs and notes
Recommended Plugins
How it compares
Gemini CLI web-search integration plugin, not a standalone SEO suite or generic markdown research skill.
FAQ
Who is D Oit Gemini Search Plugin for?
Developers and plugin tinkerers on Claude Code who need live web results and optional caching while researching or validating product decisions.
When should I use D Oit Gemini Search Plugin?
Use it during competitor scans, API discovery, fact-checking launch copy, or any task where the agent must fetch and validate current web content.
How do I add D Oit Gemini Search Plugin to my agent?
Clone or install d-oit/gemini-search-plugin, register the plugin in Claude Code, configure Gemini CLI credentials per the repo README, then invoke search from agent workflows that the plugin exposes.