gemini-image-generator
✓Generate images using Google Gemini AI with text prompts and reference images. Use when creating game assets, concept art, UI mockups, promotional images, or any visual content. Supports text-to-image, image-to-image with style transfer, and multiple output sizes. Requires GEMINI_API_KEY environment variable. Triggers on requests for AI image generation, concept art, visual assets, or Gemini images.
Installation
SKILL.md
| --prompt | Yes | Text description of desired image | | --output | Yes | Output file path (.png) | | --reference | No | Reference image for style guidance |
| API key not valid | Check GEMINIAPIKEY is set correctly | | 403 Forbidden | API key may have IP restrictions | | Model not found | Model names change; check Google AI docs | | No image generated | Try simpler prompt, check API quota |
This skill is the primary image generation tool for the game-assets-team skill. Use it for:
Generate images using Google Gemini AI with text prompts and reference images. Use when creating game assets, concept art, UI mockups, promotional images, or any visual content. Supports text-to-image, image-to-image with style transfer, and multiple output sizes. Requires GEMINI_API_KEY environment variable. Triggers on requests for AI image generation, concept art, visual assets, or Gemini images. Source: ccalebcarter/purria-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ccalebcarter/purria-skills --skill gemini-image-generator- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gemini-image-generator?
Generate images using Google Gemini AI with text prompts and reference images. Use when creating game assets, concept art, UI mockups, promotional images, or any visual content. Supports text-to-image, image-to-image with style transfer, and multiple output sizes. Requires GEMINI_API_KEY environment variable. Triggers on requests for AI image generation, concept art, visual assets, or Gemini images. Source: ccalebcarter/purria-skills.
How do I install gemini-image-generator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ccalebcarter/purria-skills --skill gemini-image-generator 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/ccalebcarter/purria-skills
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01