askill
nano-banana-image

nano-banana-imageSafety 95Repository

Use when asked to generate images, create sprites, make visual assets, or produce artwork.

1 stars
1.2k downloads
Updated 3/6/2026

Package Files

Loading files...
SKILL.md

nano-banana-image

AI image generation CLI powered by Gemini image models.

Prerequisites

  • nano-banana binary in PATH
  • GEMINI_API_KEY environment variable

If not set up, see references/installation.md.

Quick Reference

# Basic generation
nano-banana "a cat in a spacesuit"

# High-res widescreen
nano-banana "cinematic landscape" -s 2K -a 16:9

# Transparent asset (no external tools needed)
nano-banana "robot mascot" -t -o mascot

# Style transfer from reference image
nano-banana "apply this style to a forest" -r style.png -o forest

# Pro model for highest quality
nano-banana "detailed portrait" -m pro -s 2K

Options

OptionDefaultDescription
-o, --outputnano-gen-{ts}Output filename (no extension)
-s, --size1KImage size: 512, 1K, 2K, 4K
-a, --aspectmodel defaultAspect ratio: 1:1, 16:9, 9:16, 4:3, 3:4, etc.
-m, --modelflashModel: flash, pro
-d, --dircurrent directoryOutput directory
-r, --ref-Reference image (repeatable)
-t, --transparent-Generate with transparent background
--json-JSON output to stdout
--plain-Plain output (filenames only)

Models

AliasModelUse case
flashGemini 3.1 FlashDefault. Fast, cheap
proGemini 3 ProHighest quality

Transparent Mode

-t generates on a green screen, then removes the background using built-in colorkey + despill + trim. Pure Go, no ffmpeg or ImageMagick needed.

Cost Tracking

nano-banana --costs
nano-banana --costs --json

Detailed Installation

See references/installation.md.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

80/100Analyzed 3/16/2026

Well-structured technical reference for an AI image generation CLI tool. Provides clear examples, comprehensive options table, and covers multiple use cases. Located in proper skills folder. Missing tags/metadata and some completeness elements like troubleshooting. Scores well on actionability and clarity."

95
80
65
70
85

Metadata

Licenseunknown
Version-
Updated3/6/2026
PublisherLeechael

Tags

No tags yet.