premiere-transition-pack

premiere-transition-pack is a skill for Codex from ayushozha/AdobePremiereProMCP. It costs 50 tokens per session (414 once invoked), scanned A, original, MIT.

A workflow for applying carefully chosen video and audio transitions in Adobe Premiere Pro, a video-editing application. It first checks which transitions are installed and works on a duplicate sequence.

In plain words
What is it for?
Use it to clean up cuts, add short dissolves or section breaks, add audio crossfades, and audit or compare transitions in a Premiere timeline.
Why use it?
It helps avoid unavailable transitions and protects the original edit while transitions are reviewed and applied.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to clean up cuts, add short dissolves or section breaks, add audio crossfades, and audit or compare transitions in a Premiere timeline.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ayushozha/adobepremierepromcp/premiere-transition-pack
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 ayushozha/AdobePremiereProMCP --skill premiere-transition-pack
Clone the repo
git clone --depth 1 https://github.com/ayushozha/AdobePremiereProMCP

Made for: 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 premiere-transition-pack

README.md
[![agentmods](https://agentmods.dev/badge/skills/ayushozha/adobepremierepromcp/premiere-transition-pack/github.svg)](https://agentmods.dev/skills/ayushozha/adobepremierepromcp/premiere-transition-pack)
Your own site
<a href="https://agentmods.dev/skills/ayushozha/adobepremierepromcp/premiere-transition-pack"><img src="https://agentmods.dev/badge/skills/ayushozha/adobepremierepromcp/premiere-transition-pack/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 premiere-transition-pack

Your own site · 80×15
<a href="https://agentmods.dev/skills/ayushozha/adobepremierepromcp/premiere-transition-pack"><img src="https://agentmods.dev/badge/skills/ayushozha/adobepremierepromcp/premiere-transition-pack.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 414 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00050 $0.00414
Opus 5 $0.00025 $0.00207
Sonnet 5 $0.00010 $0.00083
Haiku 4.5 $0.00005 $0.00041

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

Security

Grade A, and why

premiere-transition-pack 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.

skills/premiere-transition-pack/SKILL.md · 28 lines

What it actually says

Premiere Transition Pack

Use transitions to clarify structure or hide a motivated discontinuity. Prefer a clean cut when no transition improves the edit.

Required server profile

Start or restart the MCP server with MCP_TOOL_PROFILE=transitions; the default standard profile omits parts of transition discovery and cleanup.

Workflow

  1. Inspect the target cuts and call premiere_get_installed_transitions. Use only names confirmed by the host. premiere_get_available_transitions is a legacy English-name probe, not a complete inventory.
  2. Resolve the active sequence index, call premiere_duplicate_sequence, verify exactly one new copy, and activate it with premiere_set_active_sequence. Leave the source untouched as the recovery boundary. Record existing transitions with premiere_get_transitions; timeline snapshots and saved sequence versions are comparison/audit data only, not whole-sequence rollback points.
  3. Choose one small vocabulary: short dissolve for continuity, dip for a time/section break, and an audio crossfade for dialogue/music joins.
  4. Apply only a host-confirmed name with premiere_add_video_transition or premiere_add_audio_transition, supplying the desired duration in the add call.
  5. Read transitions back and verify the public DOM count increased and that name, cut location, and duration match the request.

Guardrails

  • Do not run premiere_apply_transition_to_all_cuts without an explicit request and an untouched duplicate recovery sequence.
  • Keep dialogue audio crossfades short and listen for phase or level changes.
  • Wipe direction/color, synthesized zoom/glitch transitions, and alignment mutation are explicitly unsupported by the CEP backend. Use a confirmed installed transition instead.
  • Remove a failed or misplaced transition before retrying.
Files

What ships with it

1 file 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.

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 · 28 lines · 50 tokens per session scan A 60cf8602cb5c

Subscribe to this mod's changes

premiere-transition-pack is a skill published in the GitHub repository ayushozha/AdobePremiereProMCP (99 stars, last pushed 11d ago), licensed MIT. It adds 50 tokens to every session and 414 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-30.

Related

Other skills, from other repositories

premiere-pro-mcp

Install, verify, troubleshoot, and operate the Adobe Premiere Pro MCP server. Use when a user wants an agent to set up Premiere MCP, connect Claude Code/Codex/Claude Desktop, control Premiere, import media, build sequences, edit timelines, apply effects, or diagnose bridge issues.

hetpatel-11/Adobe_Premiere_Pro_MCP · 64 tokens

edit-premiere-project

Inspect, edit, verify, and export an open Adobe Premiere Pro project through the local Premiere MCP Bridge.

hetpatel-11/Adobe_Premiere_Pro_MCP · 26 tokens

hive.image-generation

Required before calling imagegenerate. Create and edit images from a prompt — generate an image, make a picture / logo / illustration / icon / banner / poster / thumbnail / hero image / mockup / product shot / social graphic, or edit / restyle / combine existing images from reference images. Uses OpenAI gpt-image-2…

aden-hive/hive · 149 tokens

shogun-screenshot

A screenshot tool for getting images from a computer or web page and then cropping, resizing, or masking sensitive information. Playwright is a browser-automation tool used here to capture web pages.

yohey-w/multi-agent-shogun · 149 tokens

art-director

AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal.

vibeeval/vibecosystem · 46 tokens

agent-tamagotchi

Terminal pet that lives in your statusline. 12 species, 5 stats (DEBUGGING, PATIENCE, CHAOS, WISDOM, SPEED). Reacts to your workflow - happy when tests pass, sad when builds fail, excited during swarm mode. Deterministic species from user ID.

vibeeval/vibecosystem · 68 tokens