image-prompt

image-prompt is a skill for Claude Code from veryCoolTimo/imagegen-skills. It costs 148 tokens per session (3,339 once invoked), scanned A, original, MIT.

A tool that turns a short idea into one detailed prompt for an image-generation system. It adapts the prompt to formats such as posters, website mockups, advertisements, game screenshots, logos, and illustrations.

In plain words
What is it for?
Writing prompts for marketing images, landing pages, user-interface mockups, editorial designs, photorealistic scenes, game art, logos, and illustrations.
Why use it?
It fills in the visual details needed to turn a rough concept into a prompt that can be copied into an image generator.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths; mentions Claude Code; mentions Gemini CLI.

Part of the imagegen-skills plugin — 1 skill shipped together

Good fit Writing prompts for marketing images, landing pages, user-interface mockups, editorial designs, photorealistic scenes, game art, logos, and illustrations.

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

Made for: Claude Code.

Or install imagegen-skills, 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/verycooltimo/imagegen-skills/image-prompt/github.svg)](https://agentmods.dev/skills/verycooltimo/imagegen-skills/image-prompt)
Your own site
<a href="https://agentmods.dev/skills/verycooltimo/imagegen-skills/image-prompt"><img src="https://agentmods.dev/badge/skills/verycooltimo/imagegen-skills/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/verycooltimo/imagegen-skills/image-prompt"><img src="https://agentmods.dev/badge/skills/verycooltimo/imagegen-skills/image-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 148 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,339 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.00148 $0.03339
Opus 5 $0.00074 $0.01670
Sonnet 5 $0.00030 $0.00668
Haiku 4.5 $0.00015 $0.00334

Measured 11d ago against content hash bbbf887d6d65, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 11d ago.

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.

skills/image-prompt/SKILL.md · 225 lines

How it starts

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

image-prompt

Turn a one-line idea into a single, gold-quality image-generation prompt. Auto-first: infer everything sensible, output the prompt, let the user redirect in one line.

Workflow

  1. Read the idea. Extract: subject/brand, any style hints, aspect/format, target model. Invent a fictional placeholder brand name if branding is implied but none given. If the user names a saved style ("in the style", "use preset ") or asks to save one ("save this style as "), handle it via Style presets below. If the user wants help choosing a look ("help me with the style", "what styles can you do", "в каких стилях можешь"), present the Style menu below. If the user supplies an existing image to transform, composite, restyle, localize, or place someone/something into — or wants a poster/ad built around a supplied person or product — that is an EDIT: use Edit / remix mode below.

  2. Pick the archetype using references/archetypes.md (poster / landing-hero / product-ad / ui-mockup / photoreal-scene / game-screenshot / infographic / logo / illustration). Use the routing table. If ambiguous, choose the richest layout and note it.

  3. Set defaults from the archetype: aspect → size, quality. (See the model adapter.)

  4. Expand into the 9-block skeleton using references/anatomy.md. Skim the matching gold example(s) in references/gold-examples.md to calibrate depth and phrasing. Pull fonts + a cohesive hex palette from references/fonts-palettes.md. Fill every block: named zones with position/size%/tilt, literal copy in quotes, named fonts, hex palette, mood cluster, finish + quality tag. Photoreal/game ideas use the labeled-block variant.

  5. Format for the target model. Default gpt-image-2 → follow references/models/gpt-image-2.md (labeled sections, text-in-quotes, CONSTRAINTS block, size/quality). If the user names another model and its file doesn't exist yet, say so and fall back to the rich natural-language style, then proceed.

Read the full file on GitHub · 225 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. 11d ago First seen · 225 lines · 148 tokens per session scan A bbbf887d6d65

Subscribe to this mod's changes

image-prompt is a skill published in the GitHub repository veryCoolTimo/imagegen-skills (4 stars, last pushed 2mo ago), licensed MIT. It adds 148 tokens to every session and 3,339 once invoked, about $0.0007 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

cinematic-frame-director

Turn a user's idea, scene description, or mood into ONE production-grade cinematic still-image prompt in English for text-to-image models (Seedream, Midjourney, Flux, DALL-E, or any image generator). Use this skill whenever the user asks for an image prompt, a cinematic frame, a "movie still" look, a photorealistic…

artnebo/cinematic-frame-director · 156 tokens

shortfilm-prompt

Generate cinematic AI shortfilm prompts (works with Seedance 2.0, Xiaoyunque, Sora, Kling, Jimeng, Veo) using the 5-stage structure from Mx-Shell's Zombie Scavenger. Trigger when the user wants transformation sequences, multi-shot narrative shorts, weapon-charge/combat segments, emotional family/pet/farewell…

jnMetaCode/ai-shortfilm-prompts · 100 tokens

minimax-h3

Use when writing or debugging prompts for MiniMax H3 (Hailuo 3) video-with-audio generation, running the open weights locally in ComfyUI, choosing a quant or an acceleration LoRA for the VRAM you have, wiring reference-to-video with images, video or audio, or when a generated clip produces gibberish speech, drifts off…

SlavaSexton/ComfyUI-Agent-Kit · 102 tokens

comic-panel-prompt-builder

A deterministic compiler that converts one approved comic panel specification and its locked blueprint into the exact image-generation prompt used by the rendering workflow. It transcribes the approved instructions instead of inventing new scene details.

wanshuiyin/ARIS-Movie-Director · 0 tokens

video-frame-extractor

A video-frame extraction and analysis helper that selects key frames, describes their contents with a vision model, and creates structured prompts for further creation.

anbeime/skill · 78 tokens

seedance

Use when writing or debugging prompts for ByteDance Seedance video models (Seedance 2.5, 2.0, 2.0 Mini, 1.5 Pro, 1.0) on Dreamina, Jimeng AI, Doubao, BytePlus ModelArk or ComfyUI, when a generated video drifts off the reference face, grows unwanted subtitles or watermarks, duplicates a character, jumps at an extension…

SlavaSexton/ComfyUI-Agent-Kit · 105 tokens