AI AGENT ADDONS

A coding agent can take control of Adobe Premiere Pro directly from the command line. This skill uses a tool called Flue to send instructions into the video editing software.

The agent can inspect open projects, sequences, clips, and markers. It can also make small edits safely and run ExtendScript steps.

Flue works without an MCP server. It is a local shell-to-application bridge that returns structured JSON results. The human stays in charge and should approve any risky actions.

Add Premiere skill to your workflow

Global

mkdir -p ~/.claude/skills/premiere

Project

mkdir -p .claude/skills/premiere

Source Repository

Stars
36
Forks
1
Watchers
36
License
MIT
Last Push
2 months ago
Created
4 months ago