What problem does it solve?
Video editors frequently need small, one-off production tasks that don't fit the core ButterCut workflows of creating libraries, processing footage, building cuts, or backups. This Skill provides a catch-all workflow for those requests while enforcing consistent rules about where output files should be saved.
Core Features & Use Cases
- One-off media tasks: Pull a clip's audio, extract a frame, transcribe a stray recording, convert files between formats, or draft notes and spreadsheets.
- Organized output routing: Small library-related deliverables go to
libraries/<name>/misc/, small standalone files go to dated misc/<YYYY-MM-DD>/<task-name>/ folders, scratch work goes to tmp/, and large finished files go to the user's Desktop or a chosen path.
- Unsupported feature exploration: For requests ButterCut doesn't natively support (subtitles, motion graphics), attempt custom XML or script workarounds in
tmp/ without ever modifying core lib/ files, then optionally save the solution as a reusable user skill.
- Use Case: A user asks to extract the audio from an interview clip. The Skill extracts it, saves the large audio file to the user's Desktop, and confirms the result with the user.
Quick Start
Ask the assistant to extract the audio from a clip in your library and save it to your Desktop.