Borrowing it
Nothing to install: this file belongs to nguyenph88/Media-Editor-MCP. 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/nguyenph88/Media-Editor-MCP/main/.claude/skills/cc-create-reel/SKILL.mdgit clone --depth 1 https://github.com/nguyenph88/Media-Editor-MCPWrote 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/nguyenph88/media-editor-mcp/cc-create-reel)<a href="https://agentmods.dev/skills/nguyenph88/media-editor-mcp/cc-create-reel"><img src="https://agentmods.dev/badge/skills/nguyenph88/media-editor-mcp/cc-create-reel/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/nguyenph88/media-editor-mcp/cc-create-reel"><img src="https://agentmods.dev/badge/skills/nguyenph88/media-editor-mcp/cc-create-reel.svg" alt="Reviewed on agentmods" width="80" 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.00142 | $0.01997 |
| Opus 5 | $0.00071 | $0.00999 |
| Sonnet 5 | $0.00028 | $0.00399 |
| Haiku 4.5 | $0.00014 | $0.00200 |
Grade A, and why
cc-create-reel 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 10d 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 — 123 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Create reel — beat-synced CapCut auto-edit
Build a CapCut draft cut on the beat, decorated with CapCut's filters/effects (the reason
to use CapCut over Premiere). This is the CapCut twin of pp-create-reel; the analysis and
slot logic are identical — only the editor tools differ (declarative draft on disk, not a
live sequence).
Inputs: music file (audio or video), footage folder, target duration (default 59s), optional title text.
Architecture reminder: these tools build a draft file. CapCut must be closed while
saving, or it overwrites the file when it next saves. After save_draft, tell the user to
open the project in CapCut.
Two MCP servers are used: capcut (this repo) for editing, and media-analysis
(the existing analysis server — register it in this repo's config or the global one) for
beats/energy/transcription/best-moments.
Pre-flight
cc_health(capcut) andanalysis_health(media-analysis) — both green.cc_healthreportsdraftDirExistsandcapcutRunning. IfcapcutRunningis true, warn the user to close CapCut before saving.- Honor the media-size preference (currently: files under 20 MB only for tests).
Step 1 — Analyze (ONE local script, never parallel MCP calls)
Identical to pp-create-reel. In one local planning script that calls the analysis package
directly (set PYTHONUTF8=1 so non-ASCII lyrics don't crash the console):
- Vocal-skip:
transcribethe music → first vocalstart. Music startS= first downbeat≥ first_voice − 0.15(start on a bar). Instrumental →S = 0. detect_beats→bpm,downbeats(SOURCE time).- Slot boundaries in source time:
srcBounds = [S] + (downbeats in (S, S+target]) + [S+target]. Timeline boundaries =srcBounds − S. Final boundary is exactly the target (59.0). detect_energywith the source-time boundaries → per-slot energy 0..1 + calm/build/drop.- Tempo adapts: derive slot count from the downbeats; don't assume a fixed number. Honor the user's snappy, activity-driven pacing preference (lean fast, not lingering).
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.
- 10d ago First seen · 123 lines · 142 tokens per session scan A e6a2f119c049
cc-create-reel is a skill published in the GitHub repository nguyenph88/Media-Editor-MCP (0 stars, last pushed 3mo ago), licensed MIT. It adds 142 tokens to every session and 1,997 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.
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.