gemini-image
✓Generate images from text prompts using fal.ai Gemini 3 Pro. Use when the user asks to create, generate, or make an image from a text description. Supports multiple aspect ratios and resolutions up to 4K.
Installation
SKILL.md
Generate high-quality images from text prompts using Google's Gemini 3 Pro model via fal.ai.
Optional | Parameter | Type | Default | Options |
| numimages | integer | 1 | 1-4 | | aspectratio | string | "1:1" | "21:9", "16:9", "3:2", "4:3", "5:4", "1:1", "4:5", "3:4", "2:3", "9:16" | | outputformat | string | "png" | "jpeg", "png", "webp" | | resolution | string | "1K" | "1K", "2K", "4K" | | syncmode | boolean | false | Returns data URI when true |
Generate images from text prompts using fal.ai Gemini 3 Pro. Use when the user asks to create, generate, or make an image from a text description. Supports multiple aspect ratios and resolutions up to 4K. Source: bluewaves-creations/bluewaves-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bluewaves-creations/bluewaves-skills --skill gemini-image- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is gemini-image?
Generate images from text prompts using fal.ai Gemini 3 Pro. Use when the user asks to create, generate, or make an image from a text description. Supports multiple aspect ratios and resolutions up to 4K. Source: bluewaves-creations/bluewaves-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/bluewaves-creations/bluewaves-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/bluewaves-creations/bluewaves-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02