🎬
AutomationTypeScript

Edit Premiere Project

by hetpatel-11

Edit Premiere Project is an Automation skill for Claude Code, published by hetpatel-11 in Adobe_Premiere_Pro_MCP.

496 stars101 forkson hetpatel-11/Adobe_Premiere_Pro_MCPAdded 2026/08/26+3% in starsRepository updated 2026/08/17
adobeadobe-mcpadobe-premiere-proadobe-premiere-pro-mcpai-automationai-video-editingcepclaude-codeclaude-desktopcodexcursorextendscriptmcpmcp-servermcp-toolsmodel-context-protocolpremiere-automationuxpvideo-automationvideo-editing
Install in seconds
Install Edit Premiere Project
Copy Edit Premiere Project into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hetpatel-11/Adobe_Premiere_Pro_MCP/tree/main/claude-plugins/premiere-pro-mcp/skills/edit-premiere-project ~/.claude/skills/edit-premiere-project

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hetpatel-11/Adobe_Premiere_Pro_MCP.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
claude-plugins/premiere-pro-mcp/skills/edit-premiere-project/SKILL.md in hetpatel-11/Adobe_Premiere_Pro_MCP
Installs to
~/.claude/skills/edit-premiere-project
Collection
One of 3 skills cataloged from this repository
Category
Automation1523 skills

What Edit Premiere Project does

Edit Premiere Project inspects, edits, verifies, and exports an open Adobe Premiere Pro project through the local Premiere MCP Bridge. It is used to check Premiere state before and after mutations and to run guarded editing actions.

Edit Premiere Project is cataloged under Automation on DirSkills. Edit Premiere Project comes from a repository tagged adobe, adobe-mcp, adobe-premiere-pro, adobe-premiere-pro-mcp and ai-automation.

Documentation

README

Edit Premiere Project

Use the premiere-pro MCP server for Premiere operations. Start every session with get_capabilities, then call verify_premiere_connection before any mutation.

Inspect project and sequence state before editing. Ask before destructive actions or overwriting exports. Re-read the relevant sequence, clip, or project state after every mutation and never report a project change as complete without that readback.

If the connection check fails, install the companion package with npm install -g adobe-premiere-pro-mcp, run premiere-pro-mcp --install-cep, restart Premiere, and start Window > Extensions > MCP Bridge (CEP).

Frequently asked about Edit Premiere Project

  • What else does hetpatel-11 publish alongside Edit Premiere Project?

    Edit Premiere Project is one of 3 skills that DirSkills catalogs from hetpatel-11/Adobe_Premiere_Pro_MCP, the repository it ships in. Its siblings there include Adobe Premiere Pro MCP and Edit Premiere Project. Each one is a separate skill with its own page in this directory, installs the same way Edit Premiere Project does, and is maintained by hetpatel-11 in that same repository. The rest of the collection is listed on the hetpatel-11/Adobe_Premiere_Pro_MCP page.

  • How does Edit Premiere Project compare to other Automation skills?

    Edit Premiere Project ranks #1353 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Edit Premiere Project against them. Open each page to compare what they document and how they install.