sc-gemini-imagegen
CommunityCreate and refine images with Gemini.
Authorkylesnowschwartz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables generation and editing of images using Google's Gemini API. The environment variable GEMINI_API_KEY must be set.
Core Features & Use Cases
- Text-to-image generation (1K-4K resolution) with configurable prompts.
- Image editing and multi-turn refinement to iterate on visuals.
- Composition from multiple references for complex outputs.
Quick Start
- Generate a simple image using the included script:
python scripts/generate_image.py --prompt "A sunset over mountains"
Dependency Matrix
Required Modules
google-genaiPillow
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sc-gemini-imagegen Download link: https://github.com/kylesnowschwartz/SimpleClaude/archive/main.zip#sc-gemini-imagegen Please download this .zip file, extract it, and install it in the .claude/skills/ directory.