gemini-image-generator
Installation
SKILL.md
Gemini Image Generator
Generate images from text prompts via CLI using Google Gemini APIs. Supports model selection between fast (gemini-2.5-flash-image) and quality (gemini-3-pro-image-preview) models, batch generation, watermark removal, and background transparency.
Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| tasks related to this reference | prompts.md |
Loads detailed guidance from prompts.md. |
Instructions
Step 1: Validate Environment
Verify the API key exists before any generation attempt -- a missing key produces confusing errors that waste time debugging.
echo "GEMINI_API_KEY is ${GEMINI_API_KEY:+set}"
Related skills
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9