create-library

Installation
SKILL.md

Skill: Create Library (parent brief)

This skill is performed in the main thread.

Step 1 — Initialize settings (one-time)

Before any library setup, check if libraries/settings.yaml exists. If not, copy from template:

cp templates/settings_template.yaml libraries/settings.yaml

If no previous settings.yaml was present, use AskUserQuestion to ask the user to confirm or change their defaults (editor and whisper_model).

Editor options (label shown to user → value to save):

  • Final Cut Pro X → fcpx
  • Adobe Premiere Pro → premiere
  • DaVinci Resolve → resolve
Installs
8
GitHub Stars
554
First Seen
Jun 10, 2026
create-library — barefootford/buttercut