nano-banana-2-image-assetslisted
Install: claude install-skill amo-tech-ai/rocket-path-ai
# 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
```bash
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
```
## Full Automation Workflow
When a user asks you to generate image assets, follow this 7-step workflow:
### Step 1: Parse Intent
Extract from the user's request:
- **Asset type**: hero background, product shot, lifestyle photo, abstract texture, icon/UI element
- **Brand identity**: colors, typography style, mood (minimal, bold, luxurious, playful)
- **Target platform**: landing page, social media, email campaign, ecommerce listing
- **Specific needs**: particular dimensions, file format, transparency requirements
### Step 2: Select Categories
Map user