edit-premiere-project
Inspect, edit, verify, save, and export an open Adobe Premiere Pro project through the premiere-pro MCP server. Use for rough cuts, timeline assembly or…
Develop, debug, test, review, document, and release the premiere-pro-mcp repository. Use when changing MCP tools, schemas, server registration, CEP or UXP bridges, generated ExtendScript, authority profiles, packaging, release metadata, or compatibility claims in this repo.
$ npx -y skills add leancoderkavy/premiere-pro-mcp --skill develop-premiere-pro-mcp --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/develop-premiere-pro-mcpContext preview
The summary Claude sees to decide when to auto-load this skill.
Develop, debug, test, review, document, and release the premiere-pro-mcp repository. Use when changing MCP tools, schemas, server registration, CEP or UXP bridges, generated ExtendScript, authority profiles, packaging, release metadata, or compatibility claims in this repo.
name: develop-premiere-pro-mcp description: Develop, debug, test, review, document, and release the premiere-pro-mcp repository. Use when changing MCP tools, schemas, server registration, CEP or UXP bridges, generated ExtendScript, authority profiles, packaging, release metadata, or compatibility claims in this repo.
Make focused, evidence-backed changes to this TypeScript MCP server. Preserve unrelated worktree changes and distinguish automated verification from behavior proven in a live Premiere Pro host.
1. Read `README.md`, `SECURITY.md`, `CONTRIBUTING.md`, and `RESEARCH.md` only as needed for the task. Treat current source and release metadata as authoritative over dated snapshots. 2. Inspect `git status` before editing. Do not stage, rewrite, or remove unrelated work. 3. Trace the relevant path before changing it:
4. Use Node.js 24 for development when available; preserve the package's Node 20.19+ runtime floor. Install deterministically with `npm ci` when dependencies are missing.
tests, documentation, generated catalogs, and reported counts synchronized.
avoid arrows, `let`, `const`, template literals, and other modern runtime syntax.
generated script. Never interpolate raw paths, names, expressions, or prompts.
success, and do not silently fall back from failed UXP work to CEP or QE.
handling, and telemetry privacy. Never collect prompts, arguments, results, tokens, IP addresses, project paths, media names, or person profiles.
1. Add or update tests for behavior, failure paths, validation, escaping, authorization, registration, and metadata affected by the change. 2. Run the narrowest relevant tests while iterating. 3. Run `npm run check` before completion. Run `npm run test:coverage` when changing coverage-sensitive behavior. 4. Inspect the final diff and status so generated output or unrelated files are not included accidentally. 5. Treat build, unit tests, mocks, and CI as package evidence only. Require a supported Premiere host and the applicable running CEP or UXP bridge for live-host claims.
updater, landing, and installation files when changing a version.
and host state separately when the task includes those outcomes.
without direct evidence from that layer.
or UXP verification was performed.
Give compatible AI assistants structured control over supported Adobe Premiere Pro workflows. Free, MIT licensed, local-first, and published to npm as premiere-pro-mcp — the only package name that installs this project.
Repo: leancoderkavy/premiere-pro-mcp
Inspect, edit, verify, save, and export an open Adobe Premiere Pro project through the premiere-pro MCP server. Use for rough cuts, timeline assembly or…