What problem does it solve? Generating images with the Nano Banana 2 model requires knowing its prompting patterns, supported aspect ratios, resolution tiers, and parameter schema; this Skill bundles that knowledge so prompts produce predictable output instead of trial-and-error API calls. ## Core Features & Use Cases - Text-to-image generation: Calls runcomfy run google/nano-banana-2/text-to-image with a validated JSON input schema covering prompt, seed, aspect ratio, resolution, and output format. - Documented prompting patterns: Subject-first grammar, quoted in-image typography, seed locking for reproducible variants, and optional web grounding for current-event imagery. - Model routing guidance: Decision table for when to use Nano Banana 2 versus Nano Banana Pro, Nano Banana Edit, GPT Image 2, Flux 2, or Seedream. - Use Case: A marketer needs four vertical 9:16 thumbnail drafts for a social campaign; the Skill runs a 0.5K batch of 4 for ideation, then promotes the winner to 2K with a locked seed. ## Quick Start Ask the AI to generate an image with Nano Banana 2 from your prompt, for example a 16:9 product card with quoted headline text, and it will run the RunComfy CLI and download the result to your output directory.