Modern Creator
Sandy Lee AI · YouTube

3 Prompts to Edit YouTube Shorts with Claude Code

A live walkthrough of the exact four-tool free stack, plus a paid AI-VFX layer, one creator uses to let Claude Code cut, caption, and reshoot her Shorts.

Posted
6 days ago
Duration
Format
Tutorial
educational
Views
13.4K
461 likes
Big Idea

The argument in one line.

A four-tool free stack (Claude Code, Whisper, FFmpeg, HyperFrames) plus a paid Higgsfield MCP layer can fully edit a YouTube Short from one master prompt, but avoiding a generic AI look still takes several rounds of back-and-forth refinement, not a single shot.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • A solo creator with 30 minutes a day or less who wants to self-edit YouTube Shorts instead of hiring an editor.
  • Someone comfortable typing prompts into a terminal-based coding tool (Claude Code) and following a multi-step install.
  • A creator who already has raw talking-head footage and wants captions, motion graphics, and background/outfit VFX without manual editing.
  • Anyone who stalled or quit content before because editing itself was the bottleneck, not the filming or the ideas.
SKIP IF…
  • You want a no-install, drag-and-drop editor — this workflow lives entirely in a code editor and command line.
  • You're not willing to pay for Higgsfield credits (roughly $7+ per heavily-VFX'd short) on top of a Claude Code plan.
  • You're looking for long-form editing specifically — this walkthrough is Shorts-only; the creator says she covered long-form separately.
TL;DR

The full version, fast.

The creator edits her YouTube Shorts almost entirely through Claude Code: Whisper transcribes the raw clip, FFmpeg cleans the audio, HyperFrames generates the motion graphics, and Claude Code directs all of it from a single master prompt. For AI background swaps, outfit changes, and VFX that don't look generic, she layers in Higgsfield's MCP connector and its Seedance 2.0 model, run in 4K to hold faces and lip-sync. The free tools cost nothing; Claude Code runs $20-100/month; Higgsfield VFX runs roughly $7 per short. The catch is that no single prompt nails it — she reworks outputs that look 'too generic' or get outfit/mascot details wrong, feeding Claude Code reference images and more specific instructions each pass.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0001:16

01 · Edited By Claude Code

Cold open reveals the video itself was edited by Claude Code, previews the walkthrough, and states the Instagram growth stat (900 to 23,000 followers in two weeks off two videos).

01:1603:32

02 · Short vs Long Form

Compares short-form and long-form tradeoffs on a two-column graphic: long-form takes 2-3 extra hours and builds trust faster; short-form fits a 30-minute budget and grows reach faster but converts slower.

03:3208:54

03 · The Exact Tool Stack

Runs through the six tools one by one on a dark slide deck: Claude Code (the brain), Whisper (transcript), FFmpeg (audio), HyperFrames (motion graphics), Higgsfield (AI visuals), and Seedance 2.0 (background/outfit swap while preserving identity).

08:5410:06

04 · What This Actually Costs

Breaks down real pricing: free/open-source tools cost nothing, Claude Code is a flat monthly plan, Higgsfield VFX runs about $7 per short, and flags a limited-time Higgsfield unlimited-access promo for new users.

10:0614:46

05 · Live Demo Setup

Screen-records installing the tools via terminal commands, connecting the Higgsfield MCP to Claude Code, and downloading a Higgsfield-authored VFX skill file for more natural results.

14:4617:20

06 · The Editing Prompt

Shows the master prompt pasted into Claude Code specifying dimensions, platform, and numbered edit steps, then watches Claude Code call Higgsfield's MCP to generate background-swap and confirmation clips.

17:2022:36

07 · Fixing Generic AI Output

Reviews finished takes on camera: one output looks generic, a requested Claude Code mascot came out as an unrelated creature (fixed by giving Claude a reference image), and a caption graphic covers her face and needs resizing.

22:3623:40

08 · Why I Quit In 2018

Closes on the personal stakes: editing exhaustion made her quit content in 2018 at 550K followers across three platforms, and she redirects viewers to find a topic and use Claude/Sleeve Studio's free brand-blueprint tool to start.

Atomic Insights

Lines worth screenshotting.

  • A YouTube Short can be fully edited — cuts, captions, motion graphics, AI background and outfit swaps — from inside a code editor using one master prompt to Claude Code.
  • Three of the four core editing tools (Whisper, FFmpeg, HyperFrames) are free and open source; only Claude Code and the Higgsfield AI-VFX layer cost money.
  • Claude Code doesn't spend extra API credit when it drives editing tools — that work runs on the flat-rate session tokens already included in a Claude plan.
  • AI-generated background swaps and outfit changes look generic by default; the fix is feeding the model a downloadable VFX skill file plus reference images, not just a text prompt.
  • Running AI video generation at 4K instead of 1080p specifically preserves faces, lip-sync, and fine detail — those are exactly what warps and falls apart at lower resolution.
  • The more reference images you give an AI coding agent, the more precisely it mimics a specific visual style — a generic mascot request became accurate only after a screen-captured reference was supplied.
  • One short-form video typically takes 3-5 minutes of AI generation time once the underlying editing system is built, but the first setup pass takes far longer because the system doesn't exist yet.
  • Short-form content builds audience size faster, but long-form content builds trust and converts faster — the tradeoff is speed of results versus depth of relationship.
  • As a rule of thumb, fifteen-second Shorts require about four separate filmed takes to fill the runtime that one continuous one-minute take covers on long-form.
  • Going from 900 to 23,000 Instagram followers in two weeks off just two videos shows how fast short-form distribution can compound relative to the effort invested.
  • Editing bottlenecks can end a creator's entire content career — the video's host quit posting in 2018 at 550,000 followers across three platforms specifically because editing exhausted her.
  • A single AI-VFX short (background swap, outfit change, multiple effects) costs around $7 in Higgsfield credits at normal pricing — cheap relative to hiring an editor, but not free.
  • MCP (Model Context Protocol) connectors let a coding agent like Claude Code call out to external AI platforms (image/video generation, in this case) directly from the terminal, without the user visiting that platform's website.
Takeaway

A free editing stack plus one paid AI layer can replace a Shorts editor.

WHAT TO LEARN

Claude Code can direct an entire Shorts edit end to end, but the AI-VFX layer that makes it look intentional instead of generic still needs specific reference material and several revision passes.

01Edited By Claude Code
  • A cold open that reveals the video's own production method ("this was edited by an AI agent") is a low-cost, high-curiosity hook that works before any value is delivered.
  • A concrete before/after growth number (900 to 23,000 followers in two weeks) is more persuasive than a vague claim, because it's falsifiable and specific.
02Short vs Long Form
  • Short-form trades slower conversion for faster reach and faster emotional payoff; long-form trades slower reach for faster trust — pick based on how much time you actually have, not which is 'better'.
  • Filming math matters when planning: a 15-second Short needs roughly four separate takes to match the footage one continuous one-minute long-form take covers.
03The Exact Tool Stack
  • Naming and pricing every tool in a stack, one line each, is a fast way to make a technical workflow legible to someone with zero context.
  • Free open-source tools (transcription, audio cleanup, motion graphics) can handle most of an edit; paid tools are worth isolating to the one step — AI visual generation — that actually needs them.
04What This Actually Costs
  • Flat-rate AI coding plans don't charge extra for orchestration work; only the separately metered creative-generation calls (image/video AI) consume paid credits.
  • A limited-time promotional deal is a real incentive to try a tool once, but treat the deadline as real: this creator's cited 'unlimited access' window closed a few days after the video published.
  • When a paid tool is doing the heavy lifting in a workflow, itemizing its real per-video cost (here, about $7) lets a viewer compare it honestly against hiring an editor.
05Live Demo Setup
  • Installing a multi-tool pipeline is mechanical (terminal commands, connector URLs) but fragile — a newly added MCP connector may require closing and restarting the session before it registers.
  • Downloadable 'skill' files that encode domain-specific instructions (lighting, camera moves, material handling) measurably reduce the generic look of AI-generated video versus a plain text prompt.
06The Editing Prompt
  • Running AI generation at the highest available resolution is worth the extra cost specifically when faces, lip-sync, or fine detail are load-bearing for the shot.
  • A single, numbered master prompt covering dimensions, platform, and sequential edit steps is enough to kick off a full AI-assisted edit — but not enough to finish it in one pass.
07Fixing Generic AI Output
  • The single biggest lever for getting an AI agent to match a specific visual style is giving it a reference image, not writing a more detailed text description.
  • Review AI-generated takes on camera and be willing to say a specific take doesn't work (wrong mascot, caption covering the face) rather than shipping the first pass.
  • A soft CTA ("comment this word for a link") mid-video can substitute for a hard pitch, saving the direct ask for the final 60-90 seconds.
08Why I Quit In 2018
  • The real obstacle to sustained content creation is often the editing bottleneck, not ideas or filming — solving that bottleneck can matter more than any single growth tactic.
Glossary

Terms worth knowing.

Claude Code
Anthropic's terminal-based coding agent. In this workflow it acts as the editor: it reads footage and transcripts, calls other tools, and assembles the final cut from natural-language prompts.
Whisper
A free, open-source speech-to-text tool used here to generate a word-level transcript of raw footage so Claude Code knows what is being said and when.
FFmpeg
A free command-line tool for cutting, converting, and processing audio/video. Used in this workflow mainly to clean and boost audio levels.
HyperFrames
A free motion-graphics tool that generates animated text and on-screen graphics, used as an alternative to filming traditional b-roll.
Higgsfield
A paid AI image/video generation platform used here through its MCP connector to swap backgrounds, change outfits, and add VFX to real footage while preserving the creator's face.
MCP (Model Context Protocol)
A connector standard that lets an AI coding agent call an external platform's tools directly — here, it lets Claude Code trigger Higgsfield's video generation without the user opening a browser.
Seedance 2.0
The Higgsfield AI video model used in this workflow to transform real footage — swapping backgrounds or adding effects — while keeping the subject's face and identity intact.
Token vs. credit
In this workflow, 'tokens' are the usage already included in a flat-rate Claude Code plan (talking to the model costs no extra), while 'credits' are the separately metered, paid usage consumed by Higgsfield's AI generation.
Resources

Things they pointed at.

03:37toolClaude Code
05:06toolWhisper
05:38toolFFmpeg
06:28toolHyperFrames
07:03toolSeedance 2.0
10:36toolAntigravity IDE
13:26toolHiggsfield Seedance Footage VFX skill
Quotables

Lines you could clip.

00:00
Video you're watching is entirely edited by Claude Code.
cold-open reveal, immediate curiosity hookTikTok hook↗ Tweet quote
01:05
Just with two videos on Instagram, I grew my Instagram from 900 followers to 23,000 followers within two weeks.
concrete, surprising growth statIG reel cold open↗ Tweet quote
22:34
Because of editing, I gave up my content journey back in 2018. Even though I had 550K followers across three different platforms.
vulnerable, high-stakes admission that reframes the whole videonewsletter pull-quote↗ Tweet quote
07:33
Whisper, FFmpeg, and HyperFrames is completely free. It's open source, so you don't pay for anything.
clean, quotable cost claimTikTok hook↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

metaphorstory
Video you're watching is entirely edited by Clothcode. And this shorts is also edited by Clothcode like this. All the cuts adding motion graphics like this is done by this little guy, and he doesn't use generic d rolls.
He hates that. Yeah. Now if you're worried about the setup or you can change like this.
What about your clothes? You can also change like this. What if you don't have microphone?
Don't worry. You can use free tools to boost your audio. If you've wanting to make content but you're just overwhelmed because your time is so limited and you don't even know where to start, stay until the end of the video because I'm going to walk you through the exact skills you need as well as I'll show you in live demo how you can actually edit videos using Clobb Code.
I'm also gonna go over the cost, exactly how much it will cost to edit videos like this. And this video is for editing short form platform like this that you requested. If you were wanting to see how you can edit the long form platform, I recorded that video a couple days ago.
It's right here. Before I show you live how to edit, I wanna go over the tool stack, the exact tool stack that I use, as well as the cost, and also the benefit of creating short form versus long form. And by the way, just with two videos on Instagram, I grew my Instagram from 900 followers to 23,000 followers within two weeks, which is insane.
I know short form is powerful, but the benefit of short form versus long form is so different. I wanna go over one by one and walk you through what you can choose for your personal brand or for your business brand. Generally speaking, long form does take longer to edit videos.
Now thanks to ClawCode is a lot easier now compared to back in the day. However, still even recording itself, like scripting and finding ideas and filming in general, it is a lot longer.
So if you are who has anywhere between two to three extra hours per day, then I do recommend going for long form. But if you're like, no, Sandy.
I got no time. I need to take care of my kids. Wherever you are, you only have thirty minutes to spend towards your content, then I recommend starting with a short form platform because generally speaking, it takes less time.
But here's the thing, though. If you wanna explain things in-depth and really bond with people just like how I'm doing with you right now from explaining things.
Long form platform is faster for you to trust and build audience with the other person.
Now the short form platform, let's just do the simple math. If you were to do fifteen seconds video, you need to film four times to have one minute video from YouTube.
And filming one minute video YouTube is a lot easier compared to filming four times shorts. So if you just do the math, then building trust wise long form will actually get you there.
But here's the thing. If you're one of those who can't really wait for a long time when it comes to seeing the result because you get frustrated and you know yourself, you're like, I need to see the result right away. Then short form is the way to go.
Like I explained, I was able to grow from 900 followers to 23,000 followers within two weeks, and that was just off to two videos that I recorded.
So short form, you gain more attraction. Now do they convert? It takes time.
That's why if you're looking for somebody who converts, but you can wait a little bit, you have more time to spend, then go for long form. K. I went back and forth enough.
Now you get the idea of the benefit of short form, benefit of long form. Now let's go over the tool stack, the exact tool that I've used. So the first of all, Cloud Code.
Yes. You know I'm a huge fan of Cloud Code. It is the the brain of what we're doing.
Now when I say the brain, I just wanna be very clear. All the strategy behind what you saw towards the beginning in intro, I was pretty much the brain.
Like, I was transferring my brain to Cloud Code, if that makes sense. Creativity wise, it was coming from me. But you can argue that I wasn't really creative.
Thank you. But I tried. But the reason why I'm saying that is because if you're expecting Cloud Code to just edit the video entirely with the one prompt, probably not gonna happen.
It probably you have to go back and forth a couple of times. But even that, the cost wise, you are going to save a lot of money instead of you spending so much time editing manually or even hiring an editor.
Now if you are an editor watching this, then this is extremely valuable for you because you can monetize this and save your time editing videos using Cloud Code because you have the creativity brain.
You know how things work. Anyways, Cloud Code, I personally use a $100 max plan, but you don't have to use it. As you're testing things out, I do recommend going for the basic route, which is, like, $20 a month.
And then if you're hitting the quota too fast, that's when you can upgrade your plan. Now let's go with the second tool. I use Whisper.
It's free. Basically, what it does is it gets the transcript of your video. So the intro that I had when I was putting that into ClothCode because I wanted kind of fancier style, I make sure that ClothCode knows what I was talking about.
So it broke down section by section through using this tool called Whisper, which by the way, I'm gonna show you in live how this works.
And when I do, you'll see how you can actually download this different tool stack. FFmpeg is also free.
And mainly the reason why I use this is to boost the audio. During the intro, remember I said boost the audio like that?
Now if you are wanting to use yourself as an AI avatar or even you're using AI influencer recording a different video, FFmpeg is not the right route for you.
If that's the case, what I would do is I would use Hicksville's audio feature. You can not only do voice over or change your voice, but also connect you into different platform from connecting different models or LavinLabs.
In that way, you can use the voice that sounds more natural. That's what I would do. But if you're doing something simple such as just enhancing your audio a little bit, FFmpeg does the job.
So this is what I downloaded for myself. Now number four is hyperframes. Hyperframes is free.
It builds the animation motion graphic towards the beginning, but one of the reasons why I didn't use hyperframes nor Remotion when it first launched is because it looked way too generic.
I just couldn't find a way to make it look better. I think it's getting better with time, but one of the powerful tool that you can use is mixing these two together.
So hyperframes with Higgs field, that's how I edited my video towards the beginning. Hyperframe does the motion graphic, but some of it looks too generic because I know you don't like one of those AI generic looking ones.
So what you do is you wanna combine that. Remember the clock code that I showed you towards the beginning? That was actually this thing.
But I changed this into clock code using Hicksfield feature. So something like that will definitely elevate your video as well as the background setup change with the snap and outfit change.
That was all done by Hicksfield as well, which I'll show you exactly how you do it. Now do you have to go to this platform? I personally don't prefer, so I just use their MCP feature right here.
So Claude can do that for me. Again, I'm the director. I'm directing the creativity to Claude Code, which is the brain of this whole workflow.
And Claude Code is using these tools to make my video better. That's what it is. And inside the Higgs field, they have multiple different models that you can use.
CDN 2.0, Gemini OmniFresh Cling 3.0, and Sora, as well as Google View three point o.
In the past, when I first started it, not to go too technical, I used to really like VIO, but compared to Cdance, it's not as good in my opinion, at least right now. Gemini OmniFresh, it does the job for sure too, and it's half the cost of Cdance.
So it's not too bad. But if you're using this wrong, it will look way too generic for you. So if you're a part of my community, I'll put the skills over here so you can download the MD file.
And I have the skills that you do wanna use when it comes to editing videos. In that way, it looks as natural and doesn't look like a slop. And, also, we do live calls on weekly basis.
So if you have any questions, you can ask me questions there. But if you're wanting this Notion document and set this up for yourself, I'll put the link in the description below so you can check that out. Now let's talk about the money.
What do you actually pay? Whisper, FFmpeg, and Hyperframes is completely free. It's open source, so you don't pay for anything.
Claude code, I talked about paying a little bit. The Higgsville is the part that you'll actually pay for. But here's the thing.
Hicksville has this deal right now, which is insane. And until end of this week, July 31, 9AM EST, they offer twenty four hour unlimited access to top models like Cdance 2.0.
If you were to use CDNZ 2.0 for your video editing, it would have cost around $7 per video around there, depending how long your video is and how much motion graphic you wanna use as well as the different b rolls.
But for twenty four hours, it's free. So I will definitely take advantage of that. This only applies to new users.
So I'll put the link in the description below so you can sign up as a new user and use it for twenty four hours as much as possible. This is amazing.
Perfect for testing things out. But even $7, this is nothing compared to the time you invest in or even hiring editor for your videos.
Now let me show you in live how all of this works. So these are all different prompts that I'm going to use to edit the video. However, for now, when it comes to installing these different tools, including Higgs field MCP and ClotCode and all that stuff, it's all in here.
So you just copy and paste simply. I personally like using Cloud Code in anti gravity IDE terminal. You have to install that.
And after installing it, I have Cloud Code extension installed in here and use Cloud Code through Integravity IDE. Now the reason why I chose Integravity is because of this.
Do you see how many different things I have going on in here? I have actually multiple different projects going on, but I can see side by side what I'm working on or what Clockwise is working on.
I can see the progress of it. That's the favorite part, and that's the reason why I'm using this. And I used to use anti gravity agent, AI agent.
That's why I started this, and I am continuing to use this. You can use different platform as well, but this is free. So I'm just using this versus paid one.
But pretty much what you have to do is go back here. You are going to install all those tools. By the way, this will be in part of the MD file, or feel free to capture this right now, and then you can install it for yourself too.
But I just simply copy this and go back to ClotCode and tell ClotCode to install this. And the other thing I'm going to do is install Whisper as well as ClotCode is already installed in my case.
If it's not installed, I do recommend installing that. I'm going to download as well. Some of it is already installed, so it just talks about this is already installed.
And, also, the other thing is you can install hyperframes for some of the features that I was talking about. What you can do is go to hyperframes Heijen.
Just Google it, and then you just copy this one right here underneath the skill, and then go to clock code and install it like that. And then lastly, where I want you to go is higgsville.ai/mcp, and this is super simple.
You just simply copy their MCP and have clock code open that for you.
Now all of this is already downloaded for me. So they might say, you already download this, but I'm just showing it to you so you can do this for yourself. Hixfield MCP is already registered as well.
One of the ways how you can find that is go to MCP servers, and you will be able to see all different MCP servers for there. Mine is already connected right here from Hixfield.
Now if this is not connected after installing, what you have to do is close the session completely and restart the session. That's how Cloud Cooking connects and start fresh.
Everything is installed there. That's perfect. So what I'm going to do next is I save the skills that I was talking to you about.
Highly recommend either going to Notion and then turn this into MD file, or if you already have a new file, copy and paste. But the skills, I got a ton of inspiration from Higgs field web site alone. They talk about the VFX.
Remember the background change and the clothes change? It looked way too generic when I did it without the specific skills. But if you go over here, it has a skill from Hicksfield.
It's Hicksfield c dance footage VFX skill. So you can simply just download this. Once you download this specific skill from Higgs field, you can simply copy.
This one is open with my Clod regular chat, like Clod app, and it has bunch of different setups like lighting integration. It has to look natural and photo real creature.
So you just simply copy it, and I'm going to go back to anti gravity IDE and then copy it right here, all the skills. Again, if you have Notion doc or MD file, this will be just all in one place. It'll be easier for you, but I'm doing this manually as if you are to just watch this video and then apply this for yourself right away.
So it's taking tokens to think about it and to get the setup all taken care of. That's what this is doing right now. Now, basically, what I'm going to do is I have a folder called YouTube edit, YT edit, and you can just put whatever name you want.
You can put shorts or whichever you decided. And when you're setting this up, ClockCode will automatically make a folder for you that is specifically for your shorts or long form, whichever you prefer.
But in this case, I've recorded a couple videos that's short. I'm testing things out. But as an example, let's just put this, the MOV.
I'm going to put this into raw, and that way they know which one to edit. And what you wanna do is so you want to use this exact prompt right here.
Copy. And go back to ClothCode. I think it's called this.
Start editing this dot m p four, and I'm gonna copy this exact prompt. So ClothCode knows the dimension, the size. It's for shorts and what kind of things that they're going to do.
Now I have multiple different steps out here. Step number one, step number two, using CD Dance 2.0, step number three, four, five, the b rolls, as well as the fire, all different things in here that I am going to use specifically for this editing process.
And all I'm going to do is going back and forth, you know, after you're done, back, forth, back, and forth. I know it's gonna take a little bit of time, so I'm just gonna click yes.
And it's actually analyzing it. Now the timing wise, I found it takes about, I would say, depending the length of the video, four to five minutes for you to finish the video, generally speaking.
However, if they got the system already done, it is a lot faster. It will save a ton of your time.
That's the reason why towards the beginning, it takes the longest because you're trying to create the system within Cloud Code. And another thing I wanted to say is Cloud Code is not using the credit whenever it does that because it's coding.
It's using the tokens of the session. So token is a little bit different compared to credit. Token is already given to you.
It's pretty much the way that you can talk to Cloud Code back and forth. You're already on a plan with Cloud. So you can talk to them.
It doesn't cost you extra credit. I just want to be clear on that. Let's see how long this will take.
Alright. I will say it's been about three minutes to five minutes to confirm, and this all looks really good. But as you can tell, it's using a lot of AI model from Higgs Field right now, and I specifically asked to use c dance 2.0 for this case just because it's my favorite.
And it's going really well. Yeah. And I have another video that's happening alongside with my short form platform, which is my long form because but the intro that you saw was also the long form.
So it's a combination of long form and short form. That's literally what I'm doing. Long and short together side by side.
Now this one right here, it took about three to five minutes per short form to generate and really looking. It's great.
But some results that I got, I didn't really like. As an example, I have couple outputs over here. So Clockout edited this video first version, and I'm reworking again just because when they work on this look at this one right here.
It looks way too generic. This is what I was talking about when it comes to using hyperframes. You have to either work on it a lot of times to make it look good.
But just having a video like that and then be done with, then it will look way too generic for you. So what I added a little bit more was adding some of the feature by Hicksville like this. I just snapped it, changing the background, changing the outfit right here.
It looks way too realistic, honestly. I don't know if you're able to see how my hair just falls naturally in this outfit. Because that's pretty cool.
I really like that. But this one, it's I don't really like it.
I'm like, what is this? Is this Pokemon? I was hoping to see ClotCode instead of Pokemon, but I realized I didn't give a reference of what ClotCode looks like even though I'm asking ClotCode to edit this.
You know, like, those little cute emoji? So I capture screen capture one of those references again, and then they can do it again. But even that, I'm super satisfied because that thing is this one right here, and it just changed into this octopus again.
Yep. And then I don't really like the last one either. This is all again from, hyperframes, which is Comet Shorts.
It's covering my face. So I wonder if we can make this a little bit smaller and also put it on top of my face and get rid of I will send you exact link.
So these are the things that you are going to work on towards the beginning, and it takes time. I'm not gonna lie. It's not gonna be one prompt.
Good to go type of thing. So let's take a look at this. It looks like this one is done.
I haven't checked this out, so I'll see if I like this.
Hi. See everything. Oh.
This video
Okay. After that, it's giving me the captions, which I like. I like having captions as well as now you have a reference of what Cloud Code looks like.
So something that's really important you should know is the more reference you give to Cloud Code, the better it's going to mimic the style that you want. I don't have a specific case that I want it for Shorts in terms of I want this style versus that style.
But if you do have your favorite creator that you follow or if you save some of the reels that you really like from this specific creator, then I will screen capture how they edit the video. I will study that, screen capture it, give it to Claude.
Giving it to Claude means simply just putting it to the folder that you've been using for this short form platform editing, and just have Claude read that specific image, and it's going to mimic as much as possible. So in this case, I gave a specific Claude code emoji what Claude code would look like, and it has that too.
Okay. Good. I think it changed the background a little bit sooner.
Look at this because I want this to change the background when I snap instead of just well, that was a really loud snap, by the way, when I snap instead of before. But the thing that I asked Clawco to do, change the background and keep that background for a while instead of changing straight back to my original background.
But I really like how the lighting looks natural.
I don't know if you're able to see that. This background right here, my face is all lit up.
Right? But then because the background is a little bit dark mode, my face got dark all of a sudden right here. That's the beauty of using AI.
Yes. CTMS two point o is so good. And I use Hicksville MCP for Claude Coat to work on that.
So whenever I asked for the outfit change, it had a bunch of this weird outfit keep popping up that looks really old. So it looks just bad.
So I just gave a reference of what this Chanel one looks like from the Internet, and then it just told the Clot Code, make me wear this clothes. Nice. Just because I don't own Chanel, this is one of the perfect way to push Chanel on me.
That's what it is. What a cheap way to push Chanel on me.
Oh, nice. And I even like when I touch my clothes, it looks pretty natural over here too. I like that.
And I switch back up right away. Oh, look at that.
To this. Aw.
And then he smiles. I like that because I was specific. Have Koloko smile before you do that.
Again, I'm the director here. I'm telling Kaladko what to do in the specific scenes. But then after I touch, it's gonna turn into fire.
Hopefully, it it does. See. Okay.
Touch, and then, like, now it's mad because I touched this little guy. Okay. This one, I think I need to edit still, which is just putting it up here, but you get the point.
This is how you can edit Shorts. I mean, isn't that amazing?
I'm just happy I cracked the code for Shorts as well just because editing can be so tiring. I get that.
Editing just sucks. Because of editing, I gave up my content journey back in 2018. Even though I had 550 k followers across three different platforms, I'm like, I don't wanna do this anymore.
I'm editing four to six hours for a two minute video, and nobody's watching. That's how I felt. But this time, because I can give this assignment to Clog Code, and hopefully you can too, you're going to gain that time back.
For that time back, what I want you to do is find a really good topic, good idea that you can use for your content. Now if you're a little lost, it's like, I don't even know where to start, Sandy, when it comes to creating content.
Then there are a couple different ways you can do. You can just ask Claude simply. Ask Claude where to start, give your background, or you can go to Sleeve Studio and then fill out this section, which is called personal brand blueprint.
This is free, so you can fill this out so that you can have a content pillar and know exactly where to start. Now I have this video right here, and this video talks about how to set eight different agent when it comes to creating content using Cloud Code. So make sure to check this out.
The Hook

The bait, then the rug-pull.

The video opens by admitting its own trick: every cut, caption, and motion graphic on screen was produced by Claude Code, not a human editor. From there the host walks through the exact free-and-paid tool stack, what it costs, and a live demo of the prompt she uses to turn raw footage into a finished Short.

Frameworks

Named ideas worth stealing.

03:37list

The Six-Tool Editing Stack

  1. Claude Code (the brain)
  2. Whisper (transcript)
  3. FFmpeg (audio cleanup)
  4. HyperFrames (motion graphics)
  5. Higgsfield (AI visuals)
  6. Seedance 2.0 (identity-preserving background/outfit swap)

The named six-tool pipeline the host uses to go from raw footage to a finished, captioned, VFX'd Short, split between four free/open-source tools and two paid AI layers.

Steal forany solo creator building a self-serve Shorts editing pipeline around an AI coding agent
CTA Breakdown

How they asked for the click.

VERBAL ASK
18:43link
Comment "shorts" and I will send you the exact link

Soft mid-video CTA delivered as an on-screen caption over a nested phone-clip replay, prompting a comment for a DM'd link rather than a hard sell; the harder pitch (community, free brand-blueprint tool) lands in the last 90 seconds.

FROM THE DESCRIPTION
PRIMARY CTAWhere the creator wants you to go next.
AFFILIATECommission earned if you click.
Storyboard

Visual structure at a glance.

cold open
hookcold open00:00
growth stat
hookgrowth stat01:05
tool stack
valuetool stack03:37
cost breakdown
valuecost breakdown09:13
master prompt
valuemaster prompt14:46
comment to CTA
ctacomment to CTA18:43
closing pitch
ctaclosing pitch30:36
Frame Gallery

Visual moments.

Watch next

More from this channel + related breakdowns.

48:50
Samin Yasar · Tutorial

5 Insane Claude Fable Use Cases (Last Chance)

Five ways to turn Claude's Fable model into a paid service — website builds, cold outreach, claymation ads, video editing, and a Jarvis-style command center — before flat-rate access to it disappears.

July 17th
20:58
Jason Cooperson · Tutorial

I Taught Claude to Edit in Premiere Pro

A YouTuber hands Claude full control of Premiere Pro — cutting a rough cut and generating an HTML-animated Mars/Earth graphic from prompts alone — then walks through building the same system for free.

July 24th