creo-image-prompt

creo-image-prompt is a skill for Claude Code from oyusypenko/creo. It costs 73 tokens per session (1,249 once invoked), scanned A, original, MIT.

A tool that turns webpage content and brand guidance into written prompts for AI image generators. It supports prompts for services such as DALL-E, Midjourney, Stable Diffusion XL, Flux, and others.

In plain words
What is it for?
Use it to create prompts for hero images, feature or card images, or all images on a website. It is for writing prompts, not directly creating the images.
Why use it?
It helps when you know what a page should communicate but need clear instructions for creating matching images. It can use project-specific visual settings when those settings exist.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Part of the creo plugin — 19 skills, 17 agents shipped together

Good fit Use it to create prompts for hero images, feature or card images, or all images on a website. It is for writing prompts, not directly creating the images.

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

Made for: Claude Code.

Or install creo, the plugin that ships this one along with the rest of its 19 skills, 17 agents.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/oyusypenko/creo/creo-image-prompt"><img src="https://agentmods.dev/badge/skills/oyusypenko/creo/creo-image-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,249 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.00073 $0.01249
Opus 5 $0.00036 $0.00624
Sonnet 5 $0.00015 $0.00250
Haiku 4.5 $0.00007 $0.00125

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

Security

Grade A, and why

creo-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/creo-image-prompt/SKILL.md · 173 lines

How it starts

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

Image Prompt Generator

Generate detailed, contextually appropriate image prompts for marketing websites. Creates prompts optimized for multiple AI image generation models that accurately represent page purpose and appeal to target audiences.

Commands

Command Description
/creo image-prompt hero Generate hero image prompts for pages
/creo image-prompt feature Generate feature/card image prompts
/creo image-prompt batch Generate all image prompts for the site

Core Instructions

Configuration

  1. Check for project-specific config at .claude/project-config.md
  2. Read project_id, project_name, visual style settings
  3. Load project extension if it exists at .claude/skills/creo-image-prompt/creo-image-prompt-{project_id}.md. This file contains project-specific visual style, color palette, brand imagery, and image category conventions. {project_id} comes from project-config.md. Always load it before doing work.
  4. If no config exists, use defaults or ask user

Supported Models

Prompts should be compatible with:

  • DALL-E 3 (OpenAI)
  • Midjourney
  • Stable Diffusion XL
  • Flux
  • Ideogram
  • Leonardo AI

Write prompts in a universal style that works across different models.

Visual Style Guide

Overall Aesthetic
  • Style: Modern, professional, documentary-style photography
  • Lighting: Natural lighting, soft shadows, clean look
  • Setting: Modern offices, home offices, studios, co-working spaces
  • People: Diverse professionals, authentic expressions, engaged in work
  • Tech: Modern devices (laptops, tablets, smartphones)
  • Colors: Clean whites, soft blues, professional neutrals
Do Include
  • Real work scenarios (editing, reviewing, collaborating)
  • Professional equipment when relevant
  • Screen interfaces showing relevant content (blurred for realism)
  • Natural, candid moments (not staged stock photo poses)
  • Modern, minimalist workspaces
Do Not Include
  • Text overlays or watermarks (except ogImage which may have text space)
  • Logos or brand names
  • Cluttered or messy environments
  • Overly dramatic lighting
  • Artificial or staged poses

Read the full file on GitHub · 173 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 · 173 lines · 73 tokens per session scan A f909ab58649a

Subscribe to this mod's changes

creo-image-prompt is a skill published in the GitHub repository oyusypenko/creo (4 stars, last pushed 3d ago), licensed MIT. It adds 73 tokens to every session and 1,249 once invoked, about $0.0004 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.