โ Browse
gemini-images
haunchen โ
1
A Claude Code plugin that intercepts Read calls on image files and replaces them with Gemini-generated text descriptions, preventing image bytes from invalidating Anthropic's prompt cache. It hooks into PreToolUse, calls agy with the gemini-image-describe agent, and optionally runs parallel OCR via tesseract to keep the cache warm during long Claude Code sessions.
Install
> /plugin marketplace add haunchen/gemini-plugin-cc/tree/HEAD/plugins/gemini-images
> /plugin install gemini-images
Source: https://github.com/haunchen/gemini-plugin-cc/tree/HEAD/plugins/gemini-images
What it's made of
1 hook
- Commands
- 0
- Agents
- 0
- Skills
- 0
- MCP servers
- 0
- Hooks
- 1 ยท PreToolUse
What it needs & plugs into
- API keys
- none
- Paid services
- Google Cloud (Gemini via Antigravity CLI)
- External tools
intercept-image-read.sh- Talks to
- nothing external detected
Facts extracted from the plugin's files. Prose generated by claude-haiku-4-5-20251001.
Is this your plugin?
Claim it to keep the card accurate and enter the weekly contest. Requires signing in as the GitHub owner (haunchen).