Notque Gemini Imagen
notque-gemini-imagen is a Claude Code plugin for the Build phase that generates images via Google Gemini Imagen APIs with options and postprocessing.
Register a Claude Code plugin that calls Google Gemini Imagen APIs to generate and post-process images from your agent session.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install notque-gemini-imagen@notque/gemini-imagenBuilt 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:notque/gemini-imagen") and the paste-ready config with skillselion.get_install_config("plugin:notque/gemini-imagen").
What it does
notque-gemini-imagen is a Claude Code plugin from notque/gemini-imagen that connects your agent to Google’s Gemini-backed Imagen APIs for programmatic image creation. Solo builders use it during Build when they need hero images, UI mocks, or marketing visuals without leaving Claude Code to open a separate design tool. The catalog describes a single plugin with keywords around generate, imagen, images, options, and postprocessing—signaling prompt-driven generation plus light cleanup or formatting after the API responds. It suits content-heavy products, SaaS landing pages, and mobile store assets where speed matters more than a full design system. You need Google API access and Claude Code plugin registration; it does not replace brand design review in Ship. Compared with generic image MCP servers, this is an opinionated Claude plugin bundle with one integration surface tuned for Gemini Imagen.
Highlights
- One focused Claude Code plugin for Google Gemini Imagen image generation
- Configurable generation options exposed through the plugin surface
- Postprocessing step support after images are returned from the API
- Fits landing pages, app store art, and in-app illustration workflows
- Uses Google Gemini ecosystem credentials rather than a separate hosted UI
Why builders use it
Builders interrupt coding to manually create or source images when the agent cannot call Google Imagen directly from Claude Code.
After install, Claude can generate and post-process images through Gemini Imagen from the same session where you write copy and code.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is notque-gemini-imagen for?
It is for Claude Code users who want Google Gemini Imagen generation inside the agent without a separate image app.
When should I use notque-gemini-imagen?
Use it during Build when creating UI placeholders, marketing visuals, or app assets that need API-driven generation and light postprocessing.
How do I add notque-gemini-imagen to my agent?
Install the plugin from notque/gemini-imagen, add your Google Gemini API credentials per the repo instructions, and enable it in Claude Code.
Comments
Share how you use notque-gemini-imagen, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.