Plugin · Claude Code · LLM Integration

D Oit Gemini Search Plugin

d-oit-gemini-search-plugin is a Claude Code plugin for the Idea phase that performs cached, validated web search via Gemini CLI from inside your agent session.

by d-oit · github.com/d-oit/gemini-search-plugin

Run validated, cache-aware web search from Claude Code via Gemini CLI when you need fresh answers beyond the model cutoff.

11
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install d-oit-gemini-search-plugin@d-oit/gemini-search-plugin
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:d-oit/gemini-search-plugin") and the paste-ready config with skillselion.get_install_config("plugin:d-oit/gemini-search-plugin").

About

What it does

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. Solo builders 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.

Highlights

  • 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

Why builders use it

Static model knowledge fails when you need current docs, competitor pages, or policy details while planning a solo product.

You get repeatable, cache-backed web search inside Claude Code with hooks to validate results before they inform decisions.

At a glance

  • Type - Plugin in LLM Integration.
  • Adoption - 0 installs, 11 stars, 0 votes.

FAQ

Who is d-oit-gemini-search-plugin for?

Solo builders 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.

Discussion

Comments

Share how you use d-oit-gemini-search-plugin, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.