video
Installation
SKILL.md
Video Editing Skill
Edits, processes, and renders videos using FFmpeg and Remotion.
Intelligent Editing Workflow
This skill enables Claude to act as a smart video editor. Before executing commands:
- Analyze - Examine videos (duration, resolution, audio) using ffprobe
- Transcribe - Get speech content for smart cuts (if needed)
- Ask - Clarify user intent and preferences
- Plan - Propose edit approach for approval
- QA Test - Run automated tests before user preview (see references/qa-testing.md)
- Preview - Only show to user after QA passes
- Iterate - Refine based on feedback
See references/intelligent-editing.md for detailed workflow, questions to ask, and quality checks.