Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By notque
Add AI image generation to Claude Code using Google Gemini's image generation APIs. Generate images from text prompts with watermark removal and background transparency options.
npx claudepluginhub joshuarweaver/cascade-ai-ml-engineering --plugin notque-gemini-imagen
A Claude Code plugin that adds AI image generation using Google Gemini's image generation APIs.
Install this plugin to give Claude Code the ability to generate images. Just ask Claude to create an image and it will use the Gemini API to generate it.
Example:
> Generate an image of a mountain landscape at sunset
Claude will run the generation script and save the image for you.
# Add this repository as a plugin marketplace
/plugin marketplace add notque/gemini-imagen
# Install the plugin
/plugin install gemini-imagen@notque-gemini-imagen
git clone https://github.com/notque/gemini-imagen.git ~/.claude/plugins/gemini-imagen
macOS / Linux:
echo 'export GEMINI_API_KEY="your_key_here"' >> ~/.zshrc && source ~/.zshrc
Windows PowerShell:
[Environment]::SetEnvironmentVariable("GEMINI_API_KEY", "your_key_here", "User")
pip install google-genai Pillow
Once installed, just ask Claude to generate images:
Generate an image of a cute cartoon cat
Create a pixel art sprite of a knight
Make a product photo of a smartphone
Or use the commands directly:
| Command | Description |
|---|---|
/imagen | Generate an image |
/imagen:setup | Setup guide for API key |
/imagen:help | Quick reference |
python3 generate_image.py --prompt "..." --output out.png --remove-watermark
Removes bright pixels from corners that may contain watermarks.
python3 generate_image.py --prompt "Character on gray background" --output char.png --transparent-bg
Converts solid backgrounds to transparent - great for game sprites.
| Model | Speed | Best For |
|---|---|---|
gemini-2.5-flash-image | Fast (2-5s) | Iterations, drafts |
gemini-3-pro-image-preview | Slower | Quality, text rendering |
gemini-imagen/
├── .claude-plugin/
│ └── plugin.json
├── commands/
│ ├── setup.md
│ └── help.md
├── skills/
│ └── gemini-imagen/
│ ├── SKILL.md
│ └── scripts/
│ └── generate_image.py
├── assets/
│ └── logo.png
├── examples/
│ └── .env.example
├── README.md
└── LICENSE
google-genai packagePillow package (for post-processing)MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
GPT Image 2 CLI as a Claude Code skill: OpenAI gpt-image-2 + Codex image_generation under one command surface, with masks, transparent backgrounds, custom sizes up to 4K, and structured JSON / JSONL progress output.
Generate and edit images using Gemini's Nano Banana Pro (gemini-3-pro-image-preview) model
AI image generation CLI powered by Gemini 3.1 Flash (default) and Gemini 3 Pro. Multi-resolution, aspect ratios, cost tracking, green screen transparency, and reference images.
Generate images with Gemini (default) or fal.ai FLUX.2 klein 4B (--cheap for fast/low-cost). Generate videos with Grok Imagine (default) or fal.ai LTX-2 (--cheap). Use for: create image, generate visual, AI image generation, poster, video generation.
AI-powered creative tools for image generation, editing, and visual content creation. Includes 0 agents, 1 command, and 1 skill for Gemini image generation.
Generate or edit images using Google Gemini API via nanobanana
Operate SAP Converged Cloud: 19 skills covering 119 MCP tools across compute, networking, storage, identity, quota, audit, metrics, registry, DNS, load balancers, images, object storage, secrets, autoscaling, shared file systems, baremetal, and connectivity.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim