image-prompt

image-prompt is a skill for Claude Code from animalzinc/claude-plugins. It costs 60 tokens per session (3,550 once invoked), scanned A, original, MIT.

A guided skill for writing prompts for Nano Banana, Google’s AI image generator. It covers choosing a brand, developing an idea, writing the prompt, revising it, and saving it.

In plain words
What is it for?
Use it when creating prompts for featured images, blog images, or other visual concepts that need brand consistency.
Why use it?
It gives image requests a structured process and helps account for brand requirements before the prompt is finished.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Part of the image-prompt-creator plugin — 1 skill shipped together

Good fit Use it when creating prompts for featured images, blog images, or other visual concepts that need brand consistency.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/animalzinc/claude-plugins/image-prompt
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 animalzinc/claude-plugins --skill image-prompt
Clone the repo
git clone --depth 1 https://github.com/animalzinc/claude-plugins

Made for: Claude Code.

Or install image-prompt-creator, the plugin that ships this one along with the rest of its 1 skill.

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 image-prompt

README.md
[![agentmods](https://agentmods.dev/badge/skills/animalzinc/claude-plugins/image-prompt/github.svg)](https://agentmods.dev/skills/animalzinc/claude-plugins/image-prompt)
Your own site
<a href="https://agentmods.dev/skills/animalzinc/claude-plugins/image-prompt"><img src="https://agentmods.dev/badge/skills/animalzinc/claude-plugins/image-prompt/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 image-prompt

Your own site · 80×15
<a href="https://agentmods.dev/skills/animalzinc/claude-plugins/image-prompt"><img src="https://agentmods.dev/badge/skills/animalzinc/claude-plugins/image-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,550 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.00060 $0.03550
Opus 5 $0.00030 $0.01775
Sonnet 5 $0.00012 $0.00710
Haiku 4.5 $0.00006 $0.00355

Measured today against content hash 85247a6e71fa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

image-prompt 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 today.

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.

plugins/image-prompt-creator/skills/image-prompt/SKILL.md · 316 lines

How it starts

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

Image Prompt Creator

Create production-quality image generation prompts for Nano Banana (Google's AI image generator).

$ARGUMENTS — Optional: brand name, or description of what's needed. If empty, start from brand selection.

Plugin root

This skill is part of the image-prompt-creator plugin. Resolve all relative paths (brands/, docs/, examples/) from the plugin root — the directory containing this skill's skills/ folder.

At the start: read docs/nano-banana-guide.md for prompting reference. Keep it loaded throughout.


Phase 1: Brief

Step 1 — Brand selection

List available brands by scanning brands/*/brand-config.md. Present them:

Which brand are you creating images for? Available: {list of brand names from folder names} Or type a new brand name to set one up.

Always pause for the user to confirm — even if only one brand exists. The user may want to add a new brand or may have opened the skill by mistake.

If no brands exist yet, tell the user:

No brands configured yet. Let's set one up. What's the brand name? I'll create the folder and guide you through the brand config. See brands/README.md for the full template.

If the user names a brand that doesn't exist yet, guide them through creating brands/{slug}/brand-config.md using the template in brands/README.md.

Read the selected brands/{name}/brand-config.md. Also check if brands/{name}/references/ exists and scan for subfolders (e.g., featured-blog-images/, social-graphics/). These are curated style references from previous successful images — use them to inform your prompt writing and optionally recommend attaching them as style references.

If $ARGUMENTS includes a brand name, still confirm it but don't ask from scratch.

Step 2 — Input intake

Ask:

What do you need? Describe your image — what it's for, any ideas you have, and what source material you can share.

Examples: "featured image for this blog article", "social ad showing our product", "infographic visualizing this data", "I have a rough idea for an illustration."

You can provide article text, documents, other images, voice notes, or just a rough idea. Type help for more guidance.

Read the full file on GitHub · 316 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. today Changed · +60 tokens per session 85247a6e71fa
  2. 9d ago First seen · 316 lines · 0 tokens per session scan A 18b7d506b20f

Subscribe to this mod's changes

image-prompt is a skill published in the GitHub repository animalzinc/claude-plugins (15 stars, last pushed yesterday), licensed MIT. It adds 60 tokens to every session and 3,550 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

seedance-antislop

This skill should be used when a Seedance 2.0 prompt contains generic AI filler, hollow superlatives, vague cinematic language, bloated adjectives, weak verbs, or needs sharper production-specific wording.

Emily2040/seedance-2.0 · 48 tokens

seedance-examples-ja

This skill should be used when the user asks for Japanese Seedance 2.0 examples, Japanese prompt patterns, example rewrites, or safe versions of working Japanese video-generation prompts.

Emily2040/seedance-2.0 · 43 tokens

seedance-filter

This skill should be used when a Seedance 2.0 prompt is blocked or rejected, when moderation is a suspected cause of a problem, or when the user asks for a content-boundary review or safer alternative. Assess the actual request before offering a clarification.

Emily2040/seedance-2.0 · 57 tokens

seedance-vocab-en

This skill should be used when an English Seedance 2.0 prompt needs clearer production wording, less generic prose, or precise vocabulary for camera, lighting, motion, VFX, audio, and constraints. Route blocked prompts through seedance-filter for context and boundary review.

Emily2040/seedance-2.0 · 61 tokens

seedance-vocab-zh

This skill should be used when the user asks for Chinese Seedance 2.0 prompt wording, Mandarin cinematic vocabulary, Chinese prompt compression, or translation of camera, lighting, action, VFX, audio, and production terms into Chinese.

Emily2040/seedance-2.0 · 55 tokens

seedance-prompt-short

This skill should be used when the user asks for a compact Seedance 2.0 prompt, short Chinese prompt, prompt compression, 30-100 word output, or removal of unnecessary prompt language.

Emily2040/seedance-2.0 · 47 tokens