Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub livelabs-ventures/nano-skills --plugin nano-skillsA Claude Code plugin that generates images using Google's Gemini API (Nano Banana models).
flash) or high-quality (pro)Get a Gemini API key at https://aistudio.google.com/api-keys
Set the environment variable:
export GEMINI_API_KEY="your-key-here"
/plugin marketplace add /path/to/nano-skills/.claude-plugin/
/plugin install nano-skill
/plugin marketplace add livelabs-ventures/nano-skills
/plugin install nano-skill
nano-skill/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── gemini-image-generator/
│ ├── SKILL.md # Skill definition
│ └── scripts/
│ └── generate_image.py
└── README.md
Once installed, the skill activates when you ask Claude to:
Claude will use the bundled script to generate images and save them to appropriate locations in your project.
# Basic usage
python scripts/generate_image.py "A cute robot" --output ./robot.png
# With aspect ratio
python scripts/generate_image.py "Website banner" --aspect 16:9 --output ./banner.png
# High quality
python scripts/generate_image.py "Detailed art" --model pro --size 4K --output ./art.png
| Option | Values | Default | Description |
|---|---|---|---|
--model, -m | flash, pro | flash | Model selection |
--aspect, -a | 1:1, 16:9, 9:16, 4:3, 3:4 | 1:1 | Aspect ratio |
--size, -s | 1K, 2K, 4K | - | Resolution (pro only) |
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Generate images using fal.ai nano-banana model
Generate and edit images using Gemini's Nano Banana Pro (gemini-3-pro-image-preview) model
Generate or edit images using Google Gemini API via nanobanana
Generate images and videos using Google Gemini and Veo models. Provides skills for AI image generation, image editing, text-to-video, and image-to-video workflows.
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.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
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