Edit videos locally using ffmpeg — trim, concat, resize, speed, overlay, extract audio, compress, and convert.
Free. Apache 2.0. Bring-your-own-Claude.
A Claude skill bundle — a sanitized, attributed, downloadable subject-matter expert that runs inside Claude Code, Claude Desktop, or any Claude-API workflow. Drop it in, invoke it, get answers grounded in real practitioner content rather than generic LLM consensus.
Use for trimming or cutting video segments, concatenating clips, resizing video, adjusting speed, extracting audio, compressing files, or converting between formats.
# Claude Code plugin install (one-line)
claude plugin install video-edit --from https://fadaly.net/downloads/skills/video-edit.zipOr clone this repo into your local Claude skills directory (typically ~/.claude/skills/ on macOS / Linux):
git clone https://github.com/MomoFadaly/video-edit.gitOr download the zip from fadaly.net/skills/video-edit (the per-skill landing page on fadaly.net) and extract into ~/.claude/skills/.
| File | Size |
|---|---|
references/operations.md |
9KB |
SKILL.md |
3KB |
thumb.png |
1.77MB |
Total: 1.78MB
This SME's canon was built from these practitioners. Every claim in the canon is attributed.
- ffmpeg (ffmpeg.org) — primary
Primary sources (official documentation, peer-reviewed research) take priority over practitioner consensus, which takes priority over single-source claims. Confidence tiers are tagged inline.
Claude reads SKILL.md as the system instructions for the skill. Supporting files (canon.md, mental-models.md, etc.) are loaded as reference material when the skill needs to answer off the cuff or cite a specific source.
When you ask a question this SME covers, Claude pulls the relevant canon entry, names its source, tags its confidence level, and pushes back if your question contradicts canon.
- Verified — primary source + practitioner corroboration. Treat as fact.
- Confirmed — practitioner consensus across credible voices, no primary contradiction. Defended best-practice.
- Plausible — single-source or thin evidence. Working hypothesis until validated.
- Disputed — credible voices disagree. The SME names the camps and gives you the lens to decide.
- Stale — once true, contradicted by current docs/data. Flagged for refresh.
Apache License 2.0. See LICENSE.
You are free to use, modify, redistribute, and build on this skill. Attribution to the original practitioners (named in sources.md or SKILL.md) is morally required even if not legally; their work made the canon possible.
This is one of a series of Claude skills published openly. See the full catalog at fadaly.net/work.