ai-video-prompt-generator

ai-video-prompt-generator is a skill for Claude Code, Codex from Phantomlau3674/ai-film-director-workbench. It costs 83 tokens per session (1,913 once invoked), scanned A, original, MIT.

A workflow for creating and checking prompts for AI video generators from structured prompt specifications. It validates the input, uses an isolated OpenAI-based generator, and checks the result for required visual, dialogue, audio, safety, and formatting details.

In plain words
What is it for?
Use it when producing or repairing prompts for AI video tools, especially scenes with timed actions, dialogue, reference assets, transformations, or continuity between clips.
Why use it?
It reduces malformed or incomplete video prompts and keeps prompt generation separate from the main coding-agent conversation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it when producing or repairing prompts for AI video tools, especially scenes with timed actions, dialogue, reference assets, transformations, or continuity between clips.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator
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 Phantomlau3674/ai-film-director-workbench --skill ai-video-prompt-generator
Clone the repo
git clone --depth 1 https://github.com/Phantomlau3674/ai-film-director-workbench

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 ai-video-prompt-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator/github.svg)](https://agentmods.dev/skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator)
Your own site
<a href="https://agentmods.dev/skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator"><img src="https://agentmods.dev/badge/skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator/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 ai-video-prompt-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator"><img src="https://agentmods.dev/badge/skills/phantomlau3674/ai-film-director-workbench/ai-video-prompt-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,913 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.00083 $0.01913
Opus 5 $0.00042 $0.00957
Sonnet 5 $0.00017 $0.00383
Haiku 4.5 $0.00008 $0.00191

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

Security

Grade A, and why

ai-video-prompt-generator 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 12d ago.

The scan reads SKILL.md. This mod also ships 7 executable files (scripts/creative_behavior_validate.py, scripts/generate_motion_prompt.py, scripts/generate_prompt.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.

skills/ai-video-prompt-generator/SKILL.md · 182 lines

How it starts

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

AI Video Prompt Generator

This skill no longer writes final prompts directly inside the Codex chat context. It consumes a clean prompt_spec.json, validates it, calls an isolated LLM prompt generator, and lints the output.

Required Reading

Read only what the task needs:

  • references/v2-core-protocol.md for the generic v2 prompt contract.
  • references/prompt_spec.schema.json before creating or changing specs.
  • references/output-contract.md before consuming generator output.
  • references/seedance-provider-prompting.md when the target provider is Dreamina, Seedance, Jimeng, or another Seedance-like multimodal video surface.
  • references/director-dense-seedance-protocol.md when the requested clip is a continuous take, timed multi-beat sequence, dialogue scene, transformation, occlusion transition, action tableau, cross-video continuation, representation-layer change, or other director-dense prompt.
  • references/asset-duty-handoff.md when the prompt uses character, environment, prop, palette, storyboard, staging, frame, source-video, voice, or cadence assets.
  • director_profiles/*.md only for the selected director profile.

Do not load old project examples, deprecated compatibility rules, or chat history into the generator. Project-specific examples belong in the movie root, not inside this generic skill.

Workflow

  1. Build or receive a prompt_spec.json from project truth. Choose validation_policy.stage before adding detail: exploration for creative discovery, proof_shot for a runnable experiment, batch for repeatable production, or release for final delivery. Missing creative contracts are warnings in the first two stages and blockers in the last two. Legacy specs without this field remain batch for compatibility. Choose prompt_density_policy.mode deliberately: compact_motion for one controllable event, or director_dense for a complete timed execution contract. Long output is valid in director-dense mode; completeness, not brevity, is the gate. Also choose prompt_density_policy.control_source: prompt_owned, asset_delegated, existing_video_delta, or dialogue_audio. A compact prompt may carry several inherited beats only when approved assets or a source clip own those beats and the spec names the inherited and text-owned controls. Do not expand a one-delta edit or voice cue into a scene rewrite. Treat director contracts as modules, not a form to fill. Use only the modules that reduce a real ambiguity or known failure risk for this shot. Consume approved asset duties; do not paste upstream character/scene/prop generation briefs into the video motion prompt. Canonical asset creation remains with ai-film-production-system; this skill binds those assets to the shot and protects them from cross-duty contamination. If existing_video_delta or dialogue_audio already has an authoritative source picture, skip still/storyboard generation. An empty storyboard_prompt is then correct control allocation, not missing work.
  2. Run:

Read the full file on GitHub · 182 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. 12d ago First seen · 182 lines · 83 tokens per session scan A c156da2c3e0d

Subscribe to this mod's changes

ai-video-prompt-generator is a skill published in the GitHub repository Phantomlau3674/ai-film-director-workbench (15 stars, last pushed 2mo ago), licensed MIT. It adds 83 tokens to every session and 1,913 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-30.

Related

Other skills, from other repositories

universal-video-prompt-skill

Write one model-agnostic video prompt spec, then compile it to whichever video model you can actually call. Use for cross-model prompt work, model comparison matrices, reusing one brief across providers, or when the target model is not yet available and the work must proceed on another one.

AtlasCloudAI/awesome-seedance-2.5-prompts-skills · 66 tokens

seedance-2-5-prompt-director

A skill for writing and improving prompts for Seedance 2.5, a video-generation system. It covers text-to-video, image-to-video, editing, video extension, references, camera movement, green-screen work, sound, and lip sync.

zhouwei713/seedance-2-5-prompt-director · 159 tokens

see-dance-2-video-prompt-architect

Turn rough video ideas into structured English or Chinese Seedance-oriented prompt packs, exact reference bindings, shot sequences, and focused debugging loops. Use for text-to-video, image-to-video, multimodal reference, product clips, cinematic scenes, transitions, or loops; do not use for account support, live…

gpt-img-2/see-dance-2-prompt-mcp · 81 tokens

seedance-cinematic-film

Write photorealistic live-action cinematic Seedance 2.0 prompts for Higgsfield, built on five grounding pillars that stop AI drift and floaty motion. Use for "cinematic film prompt", "shot like a movie", realistic body movement, grounded motion, restrained emotional close-ups, driving scenes, fight choreography…

NatiDvir/video-skills · 111 tokens

director-cinematography

Virtual director and cinematographer for AI-generated short videos using Higgsfield. Takes a script, scene, or creative idea and produces a shot-by-shot visual direction plan with ready-to-paste Higgsfield prompts — camera presets, lenses, lighting, color grading, and motion directives for every shot. Channels 11…

NatiDvir/video-skills · 201 tokens

seedance-prompt-builder

Write production-ready Seedance 2.0 prompts (image, video, and motion/edit) for Higgsfield. Use this skill whenever the user wants a single Seedance prompt rather than a full shotlist — e.g. "make a Seedance prompt for X", "write me a video prompt", "restyle this clip", "turn my photo into a character sheet"…

NatiDvir/video-skills · 208 tokens