Free Tool

AI that edits your videos straight into CapCut.

Drop in a raw video. It removes silences, cuts retakes and stutters, and adds a hook to the first few seconds. You get a CapCut project ready to review and publish. Built for Claude Code, completely free.

How It Works

Raw footage in, CapCut project out.

You give it your raw video file. It transcribes the audio with AssemblyAI, makes the editing decisions, and builds a CapCut project with the cuts already done. Open it, review, export.

01

Removes silences

Every pause, breath, and dead air gets cut automatically. The result feels tight and professional without you touching a single cut point.

02

Drops repeated takes

When you say the same thing twice (or three times), it picks the best take and drops the rest. No more scrubbing through footage to find the good one.

03

Writes you a hook

Claude reads what you actually said in the video and writes 5 short hook options (4 to 5 words each). You pick the one you like, and it gets added as a text overlay on the first few seconds of the video.

What You Need

Three things, all free to start.

The video editor code itself is completely free. You just need three things to run it, and all of them have free tiers generous enough for most creators.

Required

Claude Code

The AI that runs the editor. It reads your video's transcript, decides what to cut, and writes the CapCut project for you. You need a Claude Pro or Max subscription from Anthropic.

$20/month for Pro

Required

AssemblyAI key

Transcribes your video with word-level timestamps so the editor knows exactly where each word starts and ends. Signing up is free and takes 30 seconds, no credit card.

Free signup credits

Required

Gemini key

Google's free Gemini API helps the editor understand the structure of your sentences. Free tier, no credit card. Sign up at Google AI Studio with a Google account.

Free tier

You'll also need CapCut desktop installed (free from capcut.com) and Node.js + FFmpeg on your computer. Don't worry — Claude Code checks all of that for you the first time you run it and tells you the exact one-line command to install whatever's missing.

The Real Power

You can change anything.

This is not a locked app where you click buttons and hope for the best. It is actual code that runs inside Claude Code. Which means once you load it, you can talk to Claude and change how it works.

Want it to keep silences under 0.5 seconds instead of removing all of them? Just ask. Want it to pick the longest take instead of the last one? Tell Claude. Want to add a text overlay on the hook? Describe what you want and Claude will update the code for you.

You do not need to know how to code. You describe what you want in plain English, and Claude makes the changes. That is the whole point of building tools with AI. They adapt to how you work instead of forcing you into someone else's workflow.

Get the Video Editor

Enter your email and I'll send you the code.

You'll get the full video editor code, a printable user guide, and instructions for connecting your free AssemblyAI and Gemini keys. Drop it into Claude Code and you're ready to roughcut your first video.

Coming Soon

The full CapCut AI editor

This free version handles the core: silence removal, retake detection, and hook text. The full editor adds auto-generated captions, b-roll matched to what you're saying, screen-share overlays, motion graphics, greenscreen backgrounds, split-screen layouts, and intro/outro — all built around your actual content. You record once. The editor does the rest.

You're in. Check your inbox.

I just sent the CapCut editor to your email. The message contains the download link, the printable user guide, and everything you need to get started in Claude Code. If you don't see it in a few minutes, check your spam or promotions folder and mark it as "Not spam" so future emails land in your inbox.

No spam. Unsubscribe anytime.

Questions

Common questions

What exactly do I get?
You get the full source code for the roughcut skill, a printable user guide (PDF), and instructions for connecting your free AssemblyAI and Gemini keys. Drop the folder into Claude Code, run it on any raw video, and you get a CapCut project ready to review. It's real working code, not a demo.
Do I need to know how to code?
No. You drop the folder into Claude Code, say "use the roughcut skill on my video", and Claude does everything: checks what's installed on your machine, walks you through any missing pieces, runs the editor, and writes the CapCut project. You only ever type plain English. If you later want to customize how it works, you also do that in plain English — Claude rewrites the code for you.
What do AssemblyAI and Gemini cost?
Both have free tiers. AssemblyAI gives you signup credits (no credit card) that comfortably cover dozens of videos before you'd need to upgrade. Gemini's free tier is generous and also requires no credit card — just a Google account. For typical short-form creators, you'll likely never pay either of them anything.
Are my API keys safe?
Yes. You save them once in a file called .env inside the skill folder. The file is automatically excluded from anything that gets shared. Claude never sees the keys as text in chat — it only reads them from disk when it runs the pipeline. They never leave your computer except when transcription happens (going directly to AssemblyAI / Google).
What's the difference between this and the full product?
This free version handles the core: silence removal, retake/stutter detection, and hook text. The full CapCut AI editor (coming soon) adds auto-generated captions, b-roll matched to what you're saying, screen-share overlays, motion graphics, greenscreen backgrounds, split-screen layouts, and intro/outro — all built around your actual content. The freebie is a real standalone tool. The full product is the end-to-end editing system.
Can I actually customize the code?
Yes, that's the whole point. Because it runs inside Claude Code, you can tell Claude to change anything. Be more aggressive about silences. Change the hook style. Add captions. Change the output to 16:9 instead of 9:16. You describe what you want in plain English and Claude rewrites the code. It's like having a developer on call who already knows the project.
What video formats does it support?
MP4, MOV, MKV, WebM, and AVI all work. The first thing the editor does is normalize your source into a clean canonical format, so even tricky files (variable frame rate, rotated phone footage, 4K H.265) all process correctly. The output is a CapCut project file in your CapCut drafts folder — you open CapCut, review it, and publish.

Ready to try it?

Scroll up to get the free video editor.