Borrowing it
Nothing to install: this file belongs to Damonhhh/creator-flow. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Damonhhh/creator-flow/main/.agents/skills/zimeiti-video-workflow/SKILL.mdgit clone --depth 1 https://github.com/Damonhhh/creator-flowWrote 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/damonhhh/creator-flow/zimeiti-video-workflow)<a href="https://agentmods.dev/skills/damonhhh/creator-flow/zimeiti-video-workflow"><img src="https://agentmods.dev/badge/skills/damonhhh/creator-flow/zimeiti-video-workflow/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.
<a href="https://agentmods.dev/skills/damonhhh/creator-flow/zimeiti-video-workflow"><img src="https://agentmods.dev/badge/skills/damonhhh/creator-flow/zimeiti-video-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 2 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Excessive Agency · line 73 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
- medium Excessive Agency · line 79 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.00035 | $0.01869 |
| Opus 5 | $0.00017 | $0.00934 |
| Sonnet 5 | $0.00007 | $0.00374 |
| Haiku 4.5 | $0.00003 | $0.00187 |
Grade A, and why
zimeiti-video-workflow 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.
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 — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CreatorFlow Video Workflow
Purpose
This is CreatorFlow's project-level router. Use it whenever the task involves topic planning, scripting, TTS/subtitles, materials, assembly, QA, publishing packages, wrap-up, or choosing between HyperFrames and another compatible renderer.
This skill decides the production stage and the smallest reference slice needed for that stage. references\pipeline.md is the execution map.
Read Order
Before real video work, read:
AGENTS.mdwhen the host project provides one.docs\video-workflow-current-state.mdwhen changing the workflow itself.references\pipeline.md.docs\failure-pattern-index.md; open only matching sections fromdocs\failure-patterns.md.- The matching
references\stage-*.mdfile.
For external editing tools, also read:
docs\video-editing-skill-integration.md
For scripts, titles, captions, covers, publishing copy, or other reader-facing text, also read:
- The active project's
writing-style.mdandaccount-profile.md. - A final human-readable editing pass that removes formulaic AI phrasing without changing facts or locked wording.
Stage Router
When a video project already exists, read project-state.json first when present. It is the machine-readable current-stage authority; status.md is supporting context. Then choose the smallest current stage and read that reference file completely before acting.
| Stage | Use When | Reference |
|---|---|---|
| Topic | choosing, scoring, reframing, or rejecting a topic | references\stage-topic.md |
| Script TTS | writing spoken narration, public copy, TTS, SRT, or orientation decision | references\stage-script-tts.md |
| Material | sourcing proof/texture/explain assets, beat maps, motion jobs, tool handoffs | references\stage-material.md |
| Assembly | HyperFrames composition, captions, timeline, animation, render candidate | references\stage-assembly.md |
| QA | draft QA, frame inspection, subtitle/evidence/readability checks | references\stage-qa.md |
| Publish Wrap Up | covers, publish copy, final package, sync, 收尾, 可以发, 准备发布 |
references\stage-publish-wrap-up.md |
What ships with it
11 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/pipeline.md 12 KB
- references/presenter-led-mixed-media-style.md 8.9 KB
- references/publish-copy-contract.md 8.6 KB
- references/screen-ownership-contract.md 6.5 KB
- references/stage-assembly.md 13 KB
- references/stage-material.md 25 KB
- references/stage-publish-wrap-up.md 6.9 KB
- references/stage-qa.md 8.2 KB
- references/stage-script-tts.md 7.9 KB
- references/stage-topic.md 2.8 KB
- references/visual-task-coverage-contract.md 1.3 KB
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.
- 12d ago First seen · 156 lines · 35 tokens per session scan A 2c1424e5b111
zimeiti-video-workflow is a skill published in the GitHub repository Damonhhh/creator-flow (263 stars, last pushed 18d ago), licensed MIT. It adds 35 tokens to every session and 1,869 once invoked, about $0.0002 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.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
chengfeng-check-updates
An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.