Detect Scene Boundaries And Export Cut Lists Before Video Review With Pyscenedetect
Detect scene changes in a video, emit cut boundaries, and hand back machine-usable scene lists before manual review, splitting, or clip assembly.
Detect Scene Boundaries And Export Cut Lists Before Video Review With Pyscenedetect
Detect scene changes in a video, emit cut boundaries, and hand back machine-usable scene lists before manual review, splitting, or clip assembly.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/detect-scene-boundaries-and-export-cut-lists-before-video-review-with-pyscenedetect/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/detect-scene-boundaries-and-export-cut-lists-before-video-review-with-pyscenedetect
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/detect-scene-boundaries-and-export-cut-lists-before-video-review-with-pyscenedetect.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.