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

Audition

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

audition is an agent skill for Control Adobe Audition from the shell via Flue - ExtendScript bridges without an MCP server.

About

Control Adobe Audition from the shell via Flue - ExtendScript bridges without an MCP server. The Audition skill documents workflows and patterns from the repository SKILL.md. --- name: Audition description: Control Adobe Audition from the shell via Flue - ExtendScript bridges without an MCP server. --- This skill lets a coding agent operate **Adobe Audition** on the desktop through [Flue](https://github.com/SFKislev/flue), a local shell-to-application bridge. The agent pipes ExtendScript into `audition_bridge.py` and gets structured JSON back. > agent shell -> `audition_bridge.py` -> ExtendScript -> JSON result ## When to use The human requests work performed **inside Audition** - inspect the open session, tracks, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Audition without a bridge like Flue. **Read `FLUE.md` in this directory first.** It explains how Flue works, the bridge contract, a worked ExtendScript example, and safety expectations.

  • **Read `FLUE.md` in this directory first.** It explains how Flue works, the bridge contract, a worked ExtendScript examp
  • **If Flue is installed:** also read `C:\Users\fredd\.claude\skills\flue\SKILL.md` and `adapters/audition_adapter/APP.md`
  • **If Flue is not installed:** tell the human. The install command is `pip install flue && flue setup`. Do not install wi
  • --- name: Audition description: Control Adobe Audition from the shell via Flue - ExtendScript bridges without an MCP ser
  • The agent pipes ExtendScript into `audition_bridge.py` and gets structured JSON back.

Audition by the numbers

  • 1,707 all-time installs (skills.sh)
  • +3 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #447 of 2,153 Testing & QA 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

audition capabilities & compatibility

Capabilities
**read `flue.md` in this directory first.** it e · **if flue is installed:** also read `c:\users\fr · **if flue is not installed:** tell the human. th · name: audition description: control adobe au · the agent pipes extendscript into `audition_brid
Use cases
documentation
From the docs

What audition says it does

--- name: Audition description: Control Adobe Audition from the shell via Flue - ExtendScript bridges without an MCP server.
SKILL.md
--- This skill lets a coding agent operate **Adobe Audition** on the desktop through [Flue](https://github.com/SFKislev/flue), a local shell-to-application bridge.
SKILL.md
The agent pipes ExtendScript into `audition_bridge.py` and gets structured JSON back.
SKILL.md
A CLI agent cannot act inside Audition without a bridge like Flue.
SKILL.md
npx skills add https://github.com/sfkislev/flue --skill audition

Add your badge

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

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

What problem does audition solve for developers using the documented workflows?

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

Who is it for?

Developers working with Audition patterns described in the skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill documented scope.

When should I use this skill?

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

What you get

Grounded guidance and workflows from SKILL.md for audition.

  • JSON session reports
  • ExtendScript edit results

Files

SKILL.mdMarkdownGitHub ↗

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

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

When to use

The human requests work performed inside Audition — inspect the open session, tracks, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Audition 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/audition_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, Illustrator, Premiere, After Effects, InDesign, 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

How it compares

Use audition for live Adobe Audition desktop control via Flue; use generic FFmpeg CLI skills for file-based transcoding without the Audition app.

FAQ

Who is Audition for?

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

When should I use Audition?

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

Is Audition 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.