google-gemini-image

google-gemini-image is a skill for Claude Code, Codex from DorianSchlede/nexus-template. It costs 29 tokens per session (1,227 once invoked), scanned A, original, MIT.

A guide and toolset for generating consistent images with Google's Gemini artificial-intelligence image service.

In plain words
What is it for?
Creating logos, website hero images, social graphics, patterns, and other branded visual assets.
Why use it?
It provides shared color, style, and prompt guidance so generated images can follow a defined visual identity.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Creating logos, website hero images, social graphics, patterns, and other branded visual assets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dorianschlede/nexus-template/google-gemini-image
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add DorianSchlede/nexus-template --skill google-gemini-image
Clone the repo
git clone --depth 1 https://github.com/DorianSchlede/nexus-template

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for google-gemini-image

README.md
[![agentmods](https://agentmods.dev/badge/skills/dorianschlede/nexus-template/google-gemini-image/github.svg)](https://agentmods.dev/skills/dorianschlede/nexus-template/google-gemini-image)
Your own site
<a href="https://agentmods.dev/skills/dorianschlede/nexus-template/google-gemini-image"><img src="https://agentmods.dev/badge/skills/dorianschlede/nexus-template/google-gemini-image/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for google-gemini-image

Your own site · 80×15
<a href="https://agentmods.dev/skills/dorianschlede/nexus-template/google-gemini-image"><img src="https://agentmods.dev/badge/skills/dorianschlede/nexus-template/google-gemini-image.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,227 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.01227
Opus 5 $0.00015 $0.00613
Sonnet 5 $0.00006 $0.00245
Haiku 4.5 $0.00003 $0.00123

Measured 10d ago against content hash 5372409453fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

google-gemini-image scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 7 executable files (gemini-edit-image/scripts/edit_image.py, gemini-generate-image/scripts/generate_image.py, gemini-refine-image/scripts/refine_image.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

00-system/skills/integrations/google-gemini-image/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Google Gemini Image Generation

Generate brand-consistent images using AI with color theory and prompt engineering.

Quick Start

cd 03-skills/google-gemini-image
uv run python gemini-generate-image/scripts/generate_image.py "PROMPT" --output "path.png"
uv run python gemini-generate-image/scripts/generate_image.py "PROMPT" --aspect 16:9 --output "path.png"

Reference Documentation

Topic File Description
Color Theory color-theory.md Color psychology, specification rules, contrast
Color Harmonies color-harmonies.md Complementary, triadic, analogous, etc.
Prompt Structure prompt-structure.md The 7-part prompt structure, golden rules
Style Presets style-presets.md Linear, Vercel, Stripe, Raycast aesthetics
Asset Templates asset-templates.md Logo, hero, social, pattern, merch templates
Negative Prompts negative-prompts.md What to avoid per asset type
Mutagent Brand mutagent-brand.md Mutagent-specific colors and guidelines

Mutagent Colors (Quick Reference)

Role Color Hex
Primary Electric Purple #7C3AED
Secondary Deep Navy #1E293B
Accent Cyan #06B6D4
BG Dark Slate 900 #0F172A
BG Light Slate 100 #F1F5F9
Success Emerald #10B981
Warning Amber #F59E0B
Error Rose #F43F5E

Asset Types & Ratios

Type Ratio Use Case
Logo 1:1 Brand mark, favicon
Icon 1:1 App icons
Hero 16:9 Website headers
Social Profile 1:1 Avatar (circular crop)
Social Cover 3:1 Banner/header
Pattern 1:1 Tileable backgrounds
T-Shirt 1:1 Screen print graphic

Style Presets (Quick Reference)

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 177 lines · 29 tokens per session scan A 5372409453fc

Subscribe to this mod's changes

google-gemini-image is a skill published in the GitHub repository DorianSchlede/nexus-template (8 stars, last pushed 7mo ago), licensed MIT. It adds 29 tokens to every session and 1,227 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens