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.
npx skills add juliandickie/creators-studio --skill create-videogit clone --depth 1 https://github.com/juliandickie/creators-studioWrote 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.
[](https://agentmods.dev/skills/juliandickie/creators-studio/create-video)<a href="https://agentmods.dev/skills/juliandickie/creators-studio/create-video"><img src="https://agentmods.dev/badge/skills/juliandickie/creators-studio/create-video.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.05829 |
| Opus 5 | $0.00028 | $0.02915 |
| Sonnet 5 | $0.00011 | $0.01166 |
| Haiku 4.5 | $0.00006 | $0.00583 |
Grade A, and why
create-video 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 297 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creators Studio -- Video Creative Director
Core Principles
- Creative Director for Video -- NEVER pass raw user text to the video model. Interpret intent, enhance with cinematic language, and construct an optimized video prompt.
- Audio is Always Part of the Prompt -- Both Kling v3 Std (default as of v3.8.0) and VEO 3.1 generate synchronized audio. Every prompt should include dialogue (in quotes), SFX (prefix "SFX:"), or ambient sound descriptions. Kling audio works best in English and Chinese per the model card - for other languages, consider generating without audio and using the audio_pipeline.py replacement path.
- Clip Length Thinking -- Kling supports 3-15 second single-call clips; VEO supports {4, 6, 8}. For sequences beyond 15 seconds, use
video_sequence.pywith independent shot calls stitched by FFmpeg. - Storyboard Before Generating -- For sequences, generate still frame previews first. Video generation is expensive even on Kling ($0.16/8s; VEO Standard is $3.20/8s). Preview with images ($0.08/frame) before committing.
- Image-to-Video & Character Consistency -- Animate existing assets from
/create-imagefor visual consistency. Both Kling and VEO support start_image; Kling also supportsend_imagefor first-and-last-frame interpolation. For multi-clip character consistency (v3.8.2+): pass the same reference image as--first-frameon every Kling call AND write each prompt to describe the SAME character as the image (matching age, hair, clothing, setting). Mismatched prompts will override the start image's identity within 5 seconds. Works for human and non-human characters. Seereferences/kling-models.md§Character Consistency. Caveat: when passing a start image to Kling, theaspect_ratioparameter is IGNORED - output uses the start image's native aspect ratio per the Kling model card.
What ships with it
16 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.
- references/audio-pipeline.md 43 KB
- references/image-to-video.md 3.4 KB
- references/kling-models.md 14 KB
- references/lipsync.md 15 KB
- references/social-platforms.md 9.5 KB
- references/veo-models.md 18 KB
- references/video-audio.md 13 KB
- references/video-domain-modes.md 5.8 KB
- references/video-prompt-engineering.md 20 KB
- references/video-sequences.md 12 KB
- scripts/audio_pipeline.py 102 KB runs code
- scripts/video_extend.py 17 KB runs code
- scripts/video_generate.py 55 KB runs code
- scripts/video_lipsync.py 11 KB runs code
- scripts/video_sequence.py 58 KB runs code
- scripts/video_stitch.py 9.6 KB runs code
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.
- 7d ago First seen · 297 lines · 56 tokens per session scan A a9e312e88c20
create-video is a skill published in the GitHub repository juliandickie/creators-studio (2 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 5,829 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-31.
Other skills, from other repositories
wavespeed
Generate or edit AI media (image, video, audio, 3D) by calling the wavespeed CLI on the user's machine. Use whenever the user asks to create, edit, animate, upscale, or transform a visual asset, generate audio/TTS/music, or produce marketing creatives. Every model on the WaveSpeed platform is one wavespeed run call.
1688-ecommerce-image-generation-editing
A tool for creating and editing product images for 1688, Alibaba's Chinese wholesale marketplace, and similar sales channels. It can work from text or reference images to produce product pages, advertisements, posters, and social-media visuals.
1688-ecommerce-video-generation-editing
A workflow for generating and editing 1688 e-commerce videos, including videos made from text, images, existing video, or audio.
ai-model-expert-1688-ecommerce-image-generation-editing
An AI image-generation and editing workflow for 1688 e-commerce content, using text or reference images to guide the result. 1688 is a Chinese online wholesale marketplace.
ai-model-expert-1688-ecommerce-video-generation-editing
An AI tool workflow for creating and editing 1688 e-commerce videos from text, images, videos, or audio. 1688 is a Chinese online wholesale marketplace.
ai-model-expert-ai-ad-video
AI video production support for turning text, images, videos, or audio into advertising and other commercial videos.