edit-video
Installation
SKILL.md
Edit Video
Conversational video editing in three phases: transcribe, plan the edit, render.
Prerequisites
- bun — TypeScript runtime
- ffmpeg / ffprobe — video processing (must be on PATH)
Environment variables (optional, have defaults):
| Variable | Purpose | Default |
|---|---|---|
AUDETIC_API_URL |
Audetic transcription service URL | https://audio.audetic.link |
Commands
All paths are relative to this skill's directory. Run with bun run.