Edit videos locally using ffmpeg. Trim, concat, resize, speed, overlay, extract audio, compress, and convert. Use when: (1) Trimming or cutting video segments, (2) Concatenating multiple clips, (3) Resizing video for social platforms, (4) Extracting or replacing audio, (5) Compressing video, (6) Converting video formats, (7) Getting video info.
$npx -y skills add heygen-com/skills-legacy --skill video-editInstalls into the current project.
Run `npx skills use "https://github.com/heygen-com/skills-legacy" --skill "heygen-com/skills-legacy/video-edit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/heygen-com/skills-legacy" that are relevant to the current task. Run `npx skills add "https://github.com/heygen-com/skills-legacy"` and select the relevant skills, then follow their instructions.