Dnvriend Gemini Nano Banana Tool
dnvriend-gemini-nano-banana-tool is a Claude Code plugin for the Build phase that connects Claude Code to a Python CLI for Google Gemini Nano Banana image generation.
Add a Claude Code plugin that exposes Google Gemini Nano Banana image generation through a professional Python CLI from your agent workflow.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dnvriend-gemini-nano-banana-tool@dnvriend/gemini-nano-banana-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-nano-banana-tool") and the paste-ready config with skillselion.get_install_config("plugin:dnvriend/gemini-nano-banana-tool").
What it does
dnvriend-gemini-nano-banana-tool is a minimal Claude Code plugin distribution that fronts a Python CLI for Google Gemini AI image generation branded as Nano Banana. Indie builders who need quick visuals—hero images, concept art, social previews—without opening a separate design tool can wire this into Claude Code so the agent can call the CLI with consistent parameters. The catalog lists one plugin and a narrow keyword set, which signals a tight integration surface rather than a broad marketplace. You should plan for Google Gemini API credentials, a working Python environment, and your own prompts and safety policies around generated media. It suits validate-and-build moments when fidelity matters less than speed, and when you already standardize on Gemini for other AI features. It is not a replacement for brand systems or production CDN pipelines; it is an LLM bridge so Claude Code can produce images on demand during implementation and content passes.
Highlights
- Single-plugin pack: Gemini Nano Banana image generation
- Professional Python CLI interface to Google Gemini image models
- Designed for agent-driven invoke from Claude Code sessions
- Focused scope—image gen only, not a full multimodal suite
- Community-sourced plugin with clear Gemini + Nano Banana positioning
Why builders use it
Generating images from Claude Code sessions usually means manual context switching to web UIs or ad hoc scripts without a registered plugin contract.
After registration, your agent can drive the Nano Banana Python CLI to generate Gemini images as part of build and content workflows.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is dnvriend-gemini-nano-banana-tool for?
It is for developers who use Claude Code and Google Gemini and want programmatic image generation via the Nano Banana CLI plugin.
When should I use dnvriend-gemini-nano-banana-tool?
Use it while building or drafting content when you need fast AI images from Gemini without leaving your Claude Code workflow.
How do I add dnvriend-gemini-nano-banana-tool to my agent?
Install the dnvriend/gemini-nano-banana-tool repository as a Claude Code plugin, configure the Python CLI and Gemini API credentials, then invoke the plugin from your session.
Comments
Share how you use dnvriend-gemini-nano-banana-tool, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.