git log --oneline --stat
HEAD
- Stars
- 1.7k
- Forks
- 76
- Updated
- Mar 20, 2026
repo --stat
stars
1.7k
forks
76
last update
Mar 20, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add video-cut-assistant - Invoke
// Run from any project directory
$ claude --skill video-cut-assistant "cut a 30-second highlight reel" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill video-cut-assistant "now refactor it"
video-cut-assistant/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Video Cut Assistant
- slug:
- video-cut-assistant
- version:
- v1.4.0
- license:
- MIT
- author:
- @rollcredits
- repository:
- github.com/rollcredits/video-cut-assistant
- categories:
- tags:
- #davinci#premiere#subtitle#edit
- description:
Produce edit decision lists, trim plans, and subtitle cues from raw footage transcripts.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
video-cut-assistant/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…