cut-video — Claude Skill by louisedesadeleer

by louisedesadeleer · Claude Skill · ★ 62

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About cut-video

Cut Video A Claude Code skill that tightens long-form recordings — removes silences, ums, fillers, and dead air while preserving laughs and comedic pauses. More accurate than cutting from Whisper alone. Cuts are driven by Montreal Forced Aligner (MFA) word boundaries (10–20ms precision, with true inter-word silences as explicit intervals) rather than Whisper timestamps (±100–300ms, with pauses embedded inside word durations). Whisper is used only to produce the transcript text; MFA aligns it to the audio. The result: tighter cuts, no clipped word onsets/tails, and reliable silence detection. Point it at any video file and it will: Make a proxy — transcodes HEVC/4K → 1080p H.264 with hardware decode so every subsequent step runs in seconds, not minutes. Transcribe with Whisper — , for the transcript text only. Force-align with MFA — snaps the transcript to the audio at 10–20ms precision; this is the timing engine for every cut. Plan the cuts — applies a tone-aware silence heuristic (aggressive / balanced / sentimental / documentary), strips fillers, drops false starts and retakes. Shows you the plan before touching the video.

Quick Facts

Stars62
Forks7
LanguagePython
CategoryClaude Skill
LicenseMIT
Quality Score64.9905255270967/100
Open Issues2
Last Updated2026-07-02
Created2026-05-15
Platformsclaude-code, python
Est. Tokens~4k

Compatible Skills

These tools work well together with cut-video for enhanced workflows:

  • vggt-mps — semantic(0.38)+complementary+similar_pop+shared_platform (48%)
  • ovo-local-llm — semantic(0.30)+complementary+similar_pop+shared_platform (46%)
  • safari-mcp — semantic(0.29)+complementary+similar_pop+shared_platform (45%)

cut-video alternative? Top 2 similar tools

Looking for a cut-video alternative? If you're comparing cut-video with other claude skill tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • skyll by assafelovic · ⭐ 222

    A tool for autonomous agents like OpenClaw to discover and learn skills autonomously

  • digital-marketing-pro by indranilbanerjee · ⭐ 175

    Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is cut-video?

cut-video is Claude Code skill: tighten long recordings — remove silences, ums, dead air. Preserves laughs and comedic pauses. Fast on Apple Silicon.. It is categorized as a Claude Skill with 62 GitHub stars.

What programming language is cut-video written in?

cut-video is primarily written in Python.

How do I install or use cut-video?

You can find installation instructions and usage details in the cut-video GitHub repository at github.com/louisedesadeleer/cut-video. The project has 62 stars and 7 forks, indicating an active community.

What license does cut-video use?

cut-video is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to cut-video?

The top alternatives to cut-video on Agent Skills Hub include skyll, digital-marketing-pro. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Claude Skill tools