Agent skill

gemini-3-image-generation

Generate images with Gemini 3 Pro Image (Nano Banana Pro). Covers 4K generation, text rendering, grounded generation with Google Search, conversational editing, and cost optimization. Use when creating images, generating 4K images, editing images conversationally, fact-verified image generation, or image output tasks.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill gemini-3-image-generation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Path: skills/ai-llm/gemini-3-image-generation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Gemini 3 Pro Image Generation (Nano Banana Pro) Comprehensive guide for generating images with Gemini 3 Pro Image (`gemini-3-pro-image-preview`), also known as Nano Banana Pro. This skill focuses on IMAGE OUTPUT (generating images) - see `gemini-3-multimodal` for INPUT (analyzing images). ## Overview **Gemini 3 Pro Image** (Nano Banana Pro 🍌) is Google's image generation model featuring native 4K support, text rendering within images, grounded generation with Google Search, and conversational editing capabilities. ### Key Capabilities - **4K Resolution:** Native 4K generation with upscaling to 2K/4K - **Text Rendering:** High-quality text within images - **Grounded Generation:** Fact-verified images using Google Search - **Conversational Editing:** Multi-turn image modification preserving context - **Aspect Ratios:** Supports 16:9 and custom ratios at 4K - **Quality Control:** Fine-tuned generation parameters ### When to Use This Skill - Generating images from text prompts - Creating 4K resolution images - Rendering text within images - Fact-verified image generation (grounded) - Conversational image editing - Multi-turn image refinement - Custom aspect ratio images --- ## Quick

What's inside
Steps it walks through
  1. Overview
  2. Key Capabilities
  3. When to Use This Skill
  4. Quick Start
  5. Prerequisites
  6. Python Quick Start
  7. Node.js Quick Start
  8. Core Tasks
  9. Task 1: Generate Image from Text Prompt
  10. Task 2: Generate 4K Images
  11. Task 3: Render Text in Images
  12. Task 4: Grounded Generation (Fact-Verified Images)
  13. Task 5: Conversational Image Editing
  14. Task 6: Custom Aspect Ratios
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the gemini-3-image-generation skill do?

Generate images with Gemini 3 Pro Image (Nano Banana Pro). Covers 4K generation, text rendering, grounded generation with Google Search, conversational editing, and cost optimization. Use when creating images, generating 4K images, editing images conversationally, fact-verified image generation, or image output tasks.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill gemini-3-image-generation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going