Loading...
Loading...
Nano Banana Pro (nano-banana-pro) image generation skill. Use this skill when the user asks to "generate an image", "generate images", "create an image", "make an image", uses "nano banana", or requests multiple images like "generate 5 images". Generates images using Google's Gemini 2.5 Flash for any purpose - frontend designs, web projects, illustrations, graphics, hero images, icons, backgrounds, or standalone artwork. Invoke this skill for ANY image generation request.
npx skill4agent add buildatscale-tv/gemini-skills nano-banana-proGEMINI_API_KEYscripts/image.pyskills/nano-banana-pro/scripts/image.pyuv run "${SKILL_DIR}/scripts/image.py" \
--prompt "Your image description" \
--output "/path/to/output.png"${SKILL_DIR}--prompt--output--aspect--referenceuv run "${SKILL_DIR}/scripts/image.py" \
--prompt "Create a similar abstract pattern with warmer colors" \
--output "/path/to/output.png" \
--reference "/path/to/reference.png"<img src="./generated-hero.png" alt="Description" class="hero-image" />import heroImage from './assets/generated-hero.png';
<img src={heroImage} alt="Description" className="hero-image" />.hero-section {
background-image: url('./generated-hero.png');
background-size: cover;
background-position: center;
}A minimalist geometric pattern with overlapping translucent circles in coral, teal, and gold on a deep navy background, suitable for a modern fintech landing page hero section
A nice background image
./assets/./src/assets/./public/hero-abstract-gradient.pngicon-user-avatar.png