Generate images from text prompts using the Replicate API, directly from Claude Code conversations.
claude plugin marketplace add robzolkos/replicate-images
claude plugin install replicate-images
Set your Replicate API token as an environment variable:
export REPLICATE_API_TOKEN="r8_..."
Get a token at replicate.com/account/api-tokens.
Just ask Claude to generate an image in natural language:
The skill triggers automatically and returns a Replicate-hosted URL.
The default model is Nano Banana 2 (Google Gemini 3.1 Flash). You can request a different model by name:
| Model | Notes |
|---|---|
| Nano Banana 2 | Fast, high quality (default) |
| Nano Banana Pro | Highest quality, slower |
| Flux Schnell | Fast alternative |
| Flux Dev | Higher quality, slower |
The plugin picks an aspect ratio based on context:
| Request | Aspect Ratio |
|---|---|
| Default | 1:1 |
| "landscape" | 16:9 |
| "portrait" | 9:16 |
| "wide" | 21:9 |
| Fizzy card cover | 4:1 |
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub robzolkos/replicate-images --plugin replicate-imagesAI 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 using fal.ai nano-banana model
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
Generate or edit images using Google Gemini API via nanobanana
OpenAI GPT Image 2 prompt gallery, image prompt library, agentic skill + CLI. Gallery-first prompt patterns, reference-image editing workflows, and a packaged CLI for skill-capable agent runtimes.