Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sfkislev avatar

Premiere

  • 1.8k installs
  • 65 repo stars
  • Updated July 1, 2026
  • sfkislev/flue

premiere is an agent skill that Control Adobe Premiere Pro from the shell via Flue - ExtendScript bridges without an MCP server.

About

The premiere skill. Control Adobe Premiere Pro from the shell via Flue - ExtendScript bridges without an MCP server. This skill lets a coding agent operate **Adobe Premiere Pro** on the desktop through [Flue](https://github.com/SFKislev/flue), a local shell-to-application bridge. The agent pipes ExtendScript into and gets structured JSON back. > agent shell -> -> ExtendScript -> JSON result ## When to use The human requests work performed **inside Premiere** - inspect the open project, sequences, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Premiere without a bridge like Flue. **Read in this directory first.** It explains how Flue works, the bridge contract, a worked ExtendScript example, and safety expectations. **If Flue is installed:** also read and for the operational contract, then work from there. The workflow follows the source SKILL.md contract with progressive reference loading, clear trigger phrases, and practical steps developers can apply directly in agent sessions.

  • Read `FLUE.md` in this directory first. It explains how Flue works, the bridge contract, a worked ExtendScript example,
  • If Flue is installed: also read `C:\Users\fredd\.claude\skills\flue\SKILL.md` and `adapters/premiere_adapter/APP.md` for
  • If Flue is not installed: tell the human. The install command is `pip install flue && flue setup`. Do not install withou
  • The agent pipes ExtendScript into and gets structured JSON back.
  • A CLI agent cannot act inside Premiere without a bridge like Flue.

Premiere by the numbers

  • 1,754 all-time installs (skills.sh)
  • +7 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #176 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

premiere capabilities & compatibility

Capabilities
read `flue.md` in this directory first. it expla · if flue is installed: also read `c:\users\fredd\ · if flue is not installed: tell the human. the in · the agent pipes extendscript into and gets struc · a cli agent cannot act inside premiere without a
Use cases
documentation · planning · orchestration
From the docs

What premiere says it does

This skill lets a coding agent operate **Adobe Premiere Pro** on the desktop through [Flue](https://github.com/SFKislev/flue), a local shell-to-application bridge.
SKILL.md
npx skills add https://github.com/sfkislev/flue --skill premiere

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.8k
repo stars65
Security audit3 / 3 scanners passed
Last updatedJuly 1, 2026
Repositorysfkislev/flue

How do I apply premiere correctly using the SKILL.md workflows and reference files?

Control Adobe Premiere Pro from the shell via Flue - ExtendScript bridges without an MCP server.

Who is it for?

Developers and software engineers working with Premiere patterns from the skill documentation.

Skip if: Skip when cached docs are empty, boilerplate-only, or outside the skill documented scope.

When should I use this skill?

Control Adobe Premiere Pro from the shell via Flue - ExtendScript bridges without an MCP server.

What you get

Grounded premiere guidance with highlights, triggers, and evidence quotes from SKILL.md.

  • JSON project metadata
  • ExtendScript edit results
  • Sequence and clip inspection output

Files

SKILL.mdMarkdownGitHub ↗

This skill lets a coding agent operate Adobe Premiere Pro on the desktop through Flue, a local shell-to-application bridge. The agent pipes ExtendScript into premiere_bridge.py and gets structured JSON back.

agent shell -> premiere_bridge.py -> ExtendScript -> JSON result

When to use

The human requests work performed inside Premiere — inspect the open project, sequences, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Premiere without a bridge like Flue.

How to proceed

1. Read `FLUE.md` in this directory first. It explains how Flue works, the bridge contract, a worked ExtendScript example, and safety expectations. 2. If Flue is installed: also read C:\Users\fredd\.claude\skills\flue\SKILL.md and adapters/premiere_adapter/APP.md for the operational contract, then work from there. 3. If Flue is not installed: tell the human. The install command is pip install flue && flue setup. Do not install without explicit approval in the current session.

Other apps

Flue also supports Photoshop, After Effects, Illustrator, InDesign, Audition, Blender, Houdini, 3ds Max, Unity, and Microsoft Office through the same stdin/stdout contract. One install covers all adapters.

Safety

Flue acts inside professional desktop software. Treat the human as the driver; prefer small, inspectable steps; avoid destructive actions unless explicitly requested. Flue is MIT-licensed and reviewable on GitHub / PyPI before use.

Related skills

FAQ

Who is premiere for?

Developers and software engineers working with Premiere patterns from the skill documentation.

When should I use premiere?

Control Adobe Premiere Pro from the shell via Flue - ExtendScript bridges without an MCP server.

Is premiere safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.