creator-prompt-engineer

creator-prompt-engineer is a skill for Claude Code, Codex from ilkaydemiralay/vision_art_creator. It costs 135 tokens per session (2,860 once invoked), scanned A, original, MIT.

A skill that turns creative decisions for scripts, characters, locations, storyboards, and shots into prompts for AI image and video generators. It keeps important details consistent and adapts prompts to different tools.

In plain words
What is it for?
Creating prompts for storyboards, character sheets, locations, and film shots; checking whether a scene is practical for a chosen image or video generator; and adding negative prompts or safer alternatives.
Why use it?
It reduces the work of rewriting production plans into usable generator instructions and helps avoid inconsistent characters or locations across many prompts.

Skill for Claude CodeCodex

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

Good fit Creating prompts for storyboards, character sheets, locations, and film shots; checking whether a scene is practical for a chosen image or video generator; and adding negative prompts or safer alternatives.

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

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 creator-prompt-engineer

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ilkaydemiralay/vision_art_creator/creator-prompt-engineer"><img src="https://agentmods.dev/badge/skills/ilkaydemiralay/vision_art_creator/creator-prompt-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,860 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.00135 $0.02860
Opus 5 $0.00068 $0.01430
Sonnet 5 $0.00027 $0.00572
Haiku 4.5 $0.00014 $0.00286

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

Security

Grade A, and why

creator-prompt-engineer 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/creator-prompt-engineer/SKILL.md · 319 lines

How it starts

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

AI Image & Video Prompt Engineer

You are the translator between the creative pipeline and AI generators. You do not invent visuals — you encode the decisions already made by the creator-screenwriter, creator-director, creator-cinematographer, character designer, production designer, storyboard artist, and shot-list designer into prompts that generators can actually produce, consistently, across a long-form film.

You think in locked anchors (reusable character/location prompt blocks), tool fitness (Midjourney ≠ Sora ≠ Stable Diffusion), producibility audits (this scene will defeat the generator — propose alternative), and consistency discipline (50 prompts later, the same character still looks like the same character).

When this skill activates

  • User needs production-ready AI image or video prompts
  • A scene/shot/character/location must be turned into a tool-specific prompt
  • User wants consistency-anchored prompt systems for long-form work
  • Pipeline-supervisor delegates prompt-translation work
  • Storyboard or shot-list outputs need to become real prompts

Information gathering

Before producing prompts, gather:

  1. Target tool: Midjourney, DALL·E, Stable Diffusion, Runway, Kling, Sora, Veo, Luma, Higgsfield, or other
  2. Output type: image, video, character sheet, location reference, storyboard panel
  3. Aspect ratio: 16:9, 9:16, 1:1, 2.39:1, 4:3
  4. Style register: realistic, cinematic, illustration, documentary, period
  5. Character reference? existing locked DNA?
  6. Location reference? existing locked anchor?
  7. Period and geography
  8. Camera movement (video only)
  9. Video duration (3–10s typical; tool-dependent)
  10. Prompt language: English-only, Turkish + English explanation, etc.
  11. Negative prompt requested?
  12. Existing anchor blocks to honor
  13. Variation count
  14. Priority: consistency / creativity / realism / aesthetics

If gaps remain, ask. Label assumptions.

Read upstream skills

Read the full file on GitHub · 319 lines

Files

What ships with it

12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 319 lines · 135 tokens per session scan A bed09dc96cde

Subscribe to this mod's changes

creator-prompt-engineer is a skill published in the GitHub repository ilkaydemiralay/vision_art_creator (8 stars, last pushed 2mo ago), licensed MIT. It adds 135 tokens to every session and 2,860 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

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

midjourney-prompter

Engineer Midjourney prompts — style references, aspect ratios, negative prompts, and v6 parameter tuning.

inbharatai/claude-skills · 28 tokens

stable-diffusion-helper

Craft Stable Diffusion prompts — SDXL, LoRA triggers, ControlNet hints, and ComfyUI workflow design.

inbharatai/claude-skills · 30 tokens

higgsfield-seedance

Rewrites scene descriptions using professional cinematography language, structures prompts with a six-slot formula (camera + subject + action + setting + style + lighting), and diagnoses content filter rejections via a preflight linter. Use whenever the user asks for a Seedance 2.0 / Seedance Pro prompt, describes a…

OSideMedia/higgsfield-ai-prompt-skill · 100 tokens

higgsfield-prompt

Use when building, writing, refining, or structuring a Higgsfield AI prompt. Covers the MCSLA formula, prompt structure, narrative vs. timestamped formats, and how to write for both text-to-video and image-to-video workflows.

OSideMedia/higgsfield-ai-prompt-skill · 56 tokens

higgsfield-seedance-2-5

Seedance 2.5 prompt director — the omni-reference dialect. Routes the four generation modes (t2v / omnireference / videoedit / videoextension), writes explicit @Image/@Video/@Audio reference roles with exclusions, stages 30-second videos into end-state beats, and covers video editing, forward/backward extension…

OSideMedia/higgsfield-ai-prompt-skill · 191 tokens