gemini-gen
Gemini Image Generator
This skill generates images using Google's Gemini model. It is configured to be cost-efficient by defaulting to standard resolution models.
Usage
python3 {script_path} "Prompt" [--model model_name] [--output filename.png] [--no-open]
IMPORTANT: Model Selection Policy (Quota Saving)
Always default to standard resolution models. Do NOT use 4K models unless the user explicitly mentions "4K", "Ultra HD", or "High Definition".
Available Models
| Model Name | Aspect Ratio | Resolution | Cost Category |
|---|---|---|---|
gemini-3-pro-image (Default) |
1:1 | Standard | Low (Recommended) |
gemini-3-pro-image-16x9 |
16:9 | Standard | Low (Recommended) |
gemini-3-pro-image-9x16 |
9:16 | Standard | Low (Recommended) |
gemini-3-pro-image-4k |
1:1 | 4K | High |
gemini-3-pro-image-4k-16x9 |
16:9 | 4K | High |
gemini-3-pro-image-4k-9x16 |
9:16 | 4K | High |
Decision Logic for Alma
- Default: Use
gemini-3-pro-image. - Aspect Ratio:
- If "landscape/widescreen/16:9", use
gemini-3-pro-image-16x9. - If "portrait/mobile/9:16", use
gemini-3-pro-image-9x16.
- If "landscape/widescreen/16:9", use
- 4K (Only if explicitly requested):
- Only upgrade to a
-4kmodel if the user explicitly says "4K" or equivalent high-res keywords.
- Only upgrade to a
Note on Display
Alma's chat UI does not render local images. The skill uses open to show the image in the system viewer.
More from ttmouse/skills
twitter-image-downloader
|
18downloads-organizer
Automatically organize and clean up downloads folder by categorizing files, removing duplicates, and optimizing storage space
11requirements-clarifier
A generic requirement/problem clarification workflow. Use when a user/client request is ambiguous, underspecified, or hard to execute/verify. The skill reframes the request, defines scope, constraints, inputs, and acceptance criteria, then outputs a concise one-page definition and a minimal question set to close gaps. Suitable for product/feature requests, content requests, ops tasks, research asks, and decision-making prompts.
8internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
3slack-gif-creator
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
3x-article-publisher
Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.
3