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/pp-add-cross-dissolve/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/pp-add-cross-dissolve)<a href="https://agentmods.dev/skills/nguyenph88/media-editor-mcp/pp-add-cross-dissolve"><img src="https://agentmods.dev/badge/skills/nguyenph88/media-editor-mcp/pp-add-cross-dissolve/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/pp-add-cross-dissolve"><img src="https://agentmods.dev/badge/skills/nguyenph88/media-editor-mcp/pp-add-cross-dissolve.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.00078 | $0.00572 |
| Opus 5 | $0.00039 | $0.00286 |
| Sonnet 5 | $0.00016 | $0.00114 |
| Haiku 4.5 | $0.00008 | $0.00057 |
Grade A, and why
pp-add-cross-dissolve 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.
What it actually says
Add cross dissolves to every cut on V1
One bulk pass over the whole track — works the same on a 30s reel or a 20-minute video (apply_transition_to_all_cuts is a single call regardless of cut count).
Inputs: optional duration in seconds (default 1.0, centered). For beat-synced reels with ~1.7s slots, 0.5s reads better — suggest it if the active sequence looks like a reel.
Workflow
premiere_health— plugin must be green.get_sequence_clipswithvideoTrackIndex: 0— sanity check: need ≥ 2 clips on V1 (0 or 1 clip → tell the user there are no cuts and stop).apply_transition_to_all_cutswithvideoTrackIndex: 0, the duration,alignment: "center"— first call with the defaultonExisting: "ask".- If the result has
pendingConfirmation: true(transitions already exist), call again withonExisting: "overwrite"— this is the re-run story: every transition on V1 is replaced with a fresh uniform set, so calling /pp-add-cross-dissolve twice never stacks or duplicates. - Verify the report: expect
applied == cutsFound,skipped == 0. Cuts skipped for insufficient handle media are normal on slice-tight edits — report them with their timecodes, don't treat as failure.
Re-run semantics (same logic as /pp-mark-beats)
There is no per-cut transition identity readable from the API (Premiere 26.x returns existing transitions as count-only). So re-running is wipe-and-replace: ALL transitions on V1 — including ones the user placed by hand or with a different type/duration — become fresh centered Cross Dissolves at the requested duration. Say this in the report. If the user wants to keep hand-placed transitions, use onExisting: "skip" instead (fills only the empty cuts) — offer this if they mention custom transitions.
Other tracks (V2+, audio) are never touched.
Report
Tell the user: cuts found, applied count, duration used, any skipped cuts with timecodes, and (on re-runs) that existing transitions were replaced.
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.
- 11d ago First seen · 29 lines · 78 tokens per session scan A bed517a05377
pp-add-cross-dissolve is a skill published in the GitHub repository nguyenph88/Media-Editor-MCP (0 stars, last pushed 3mo ago), licensed MIT. It adds 78 tokens to every session and 572 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-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.