nano-banana-2-image-assets

Installation
SKILL.md

Nano Banana 2 Image Asset Skill (WaveSpeed.ai)

When to Use This Skill

Use this skill when the user wants to:

  • Generate AI images for landing pages, marketing sites, or product pages
  • Create hero background images, product photography, or lifestyle imagery
  • Produce commercial-grade images for ecommerce, fashion, or brand marketing
  • Build an image asset gallery with reproducible prompts
  • Scan an HTML file to detect where images are needed and auto-generate them
  • Enrich image prompts with current visual trends from web search

Quick Start

export WAVESPEED_API_KEY=your_key
node cli/index.js list-presets --model nano-banana-2
node cli/index.js generate-images --model nano-banana-2 --dry-run --output ./public/demos
node cli/index.js generate-images --model nano-banana-2 --presets hero_gradient_mesh,product_floating --output ./public/demos
node landing/server.js  # -> http://localhost:3000 -> Images tab
Installs
12
First Seen
Feb 28, 2026