·gemini-image
</>

gemini-image

akrindev/google-studio-skills

Generate images using Google Gemini and Imagen models via scripts/. Use for AI image generation, text-to-image, creating visuals from prompts, generating multiple images, custom aspect ratios, and high-resolution output up to 4K. Triggers on "generate image", "create image", "imagen", "text to image", "AI art", "nano banana".

5Installs·0Trend·@akrindev

Installation

$npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-image

SKILL.md

Generate high-quality images from text prompts using Google's Gemini and Imagen models through executable scripts.

scripts/generateimage.py Purpose: Generate images using Gemini 3 Pro Image or Imagen 4 models

| prompt | Text description (required) | "A futuristic city at sunset" | | --model, -m | Model to use | gemini-3-pro-image-preview | | --output-dir, -o | Output directory for images | images/ | | --name, -n | Base name for output files | artwork | | --no-timestamp | Disable auto timestamp | Flag | | --aspect, -a | Aspect ratio | 16:9 |

Generate images using Google Gemini and Imagen models via scripts/. Use for AI image generation, text-to-image, creating visuals from prompts, generating multiple images, custom aspect ratios, and high-resolution output up to 4K. Triggers on "generate image", "create image", "imagen", "text to image", "AI art", "nano banana". Source: akrindev/google-studio-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-image
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gemini-image?

Generate images using Google Gemini and Imagen models via scripts/. Use for AI image generation, text-to-image, creating visuals from prompts, generating multiple images, custom aspect ratios, and high-resolution output up to 4K. Triggers on "generate image", "create image", "imagen", "text to image", "AI art", "nano banana". Source: akrindev/google-studio-skills.

How do I install gemini-image?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-image Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/akrindev/google-studio-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01