Skills nano-banana
📦

nano-banana

Safe ⚙️ External commands🌐 Network access

Generate Images with Google Gemini

Also available from: inference-sh-9,inference-shell,toolshell,tul-sh

Quickly create images using Google Gemini native image models through a simple CLI interface. This skill provides a convenient wrapper for the inference.sh platform to generate photorealistic images, illustrations, and artwork from text prompts.

Supports: Claude Codex Code(CC)
⚠️ 68 Poor
1

Download the skill ZIP

2

Upload in Claude

Go to Settings → Capabilities → Skills → Upload skill

3

Toggle on and start using

Test it

Using "nano-banana". a futuristic city at sunset

Expected outcome:

A high-quality image of a futuristic city at sunset with flying cars and neon lights

Using "nano-banana". logo design for a coffee shop, minimalist

Expected outcome:

Four minimalist logo concepts for a coffee shop in various black and white styles

Using "nano-banana". Edit this image to add autumn colors

Expected outcome:

The original image modified with autumn foliage, warm orange and red tones, and seasonal atmosphere

Security Audit

Safe
v1 • 3/14/2026

Static analysis flagged external commands and network patterns in the SKILL.md file, but these are false positives. The 'external_commands' findings are bash command examples in code blocks (documentation), not actual code execution. The 'network' findings are legitimate URLs to the inference.sh service documentation. No cryptographic code or malicious patterns exist. This is a legitimate documentation file for an image generation skill.

1
Files scanned
146
Lines analyzed
2
findings
1
Total audits
Audited by: claude

Quality Score

38
Architecture
100
Maintainability
85
Content
21
Community
100
Security
83
Spec Compliance

What You Can Build

Quick Image Generation

Generate images from text prompts using Gemini models for immediate visual content

Custom Image Creation

Create images with specific aspect ratios, resolutions, and artistic styles

AI-Powered Image Editing

Edit existing images using Gemini's image understanding and generation capabilities

Try These Prompts

Basic Text-to-Image
Generate a {style} image of {subject}
Multiple Images with Specs
Create {num_images} images with {aspect_ratio} aspect ratio showing {description}
Image Editing
Edit this image to {modification}
High-Resolution Detailed Generation
Generate {resolution} image with {style} style showing {subject}. Include {details}

Best Practices

  • Provide detailed prompts with specific styles, lighting conditions, and composition instructions
  • Use appropriate aspect ratios for your intended output format (social media, print, etc.)
  • Start with lower resolution for quick previews, then upgrade to 4K for final output

Avoid

  • Using vague prompts without specific details or style guidance
  • Requesting extremely high resolutions for initial generations
  • Not accounting for model availability or rate limits

Frequently Asked Questions

How do I install the inference.sh CLI?
Run: npx skills add inference-sh/skills@agent-tools
Do I need an inference.sh account?
Yes, run infsh login after installation to authenticate
Which Gemini model should I use?
Use Gemini 3 Pro for best quality, Gemini 2.5 Flash for faster results
Can I edit existing images?
Yes, provide image URLs in the images array parameter
What aspect ratios are supported?
Supported ratios: 1:1, 16:9, 9:16, 4:3, 3:4, and auto
Is there a rate limit?
Limits vary by your inference.sh subscription plan

Developer Details

File structure

📄 SKILL.md