If youโre new, welcome! If youโre a regular, thanks for being here as we navigate this AI shift in eCommerce. I share what Iโm testing and whatโs actually moving the needle. Whereโs the vault you ask? Every previous edition is saved here.
๐๏ธ I Made a Video Without Opening a Video Editor๐ฅ๐
You know those animated explainer videos on Instagram and TikTok? The ones with clean text animations, progress bars that fill up, and a branded outro with a glowing call to action?
I made one last week. In about 10 minutes. Without touching After Effects, Canva, or any video editor at all.
I typed a prompt. Claude wrote the code. I hit render. Done.
The tool that makes this possible is calledย Remotion. And when you pair it withย Claude Code, you get something that feels almost unfair: a full video production pipeline controlled entirely by conversation.
Let me show you how it works, how to set it up, and where this is headed.
Wait, Code? I Thought This Was About Video.
Here's the concept.ย Remotionย is an open source framework that treats video like a React application. Every frame of your video is a React component. Your animations are JavaScript functions.
Your timeline is code. That sounds technical, but here's why it matters for you:ย Claude already knows how to write React.ย So when you install the Remotion skill into Claude Code, you're basically giving your AI assistant the ability to produce broadcast quality animations from a text prompt.
No timeline dragging. No keyframe tweaking. No export settings rabbit hole. You describe what you want, Claude builds it, and Remotion renders it to MP4.

This is what my experimental video looks like (remember, I spent very little time on it). Honestly, I was pretty impressed.
How to Set This Up (Three Ways)
Here's the good news. Getting started is straightforward. You needย Claude Codeย (which requires a paid Claude subscription) andย Node.jsย installed. After that, you have options:
Option 1: One Command Install (Easiest)
Open your terminal in a Remotion project and run:
npx skills add remotion-dev/skills
This installs the officialย Remotion skillย into Claude Code. It teaches Claude best practices for animations, timing, text rendering, transitions, captions, audio, and more. Think of it as giving Claude a crash course in video production.
Option 2: Use a Starter Template
If you want a project that's already wired up and ready to go, clone one of the community starter repos:
npx create-video@latest
This scaffolds a fresh Remotion project. Then add the Claude skill on top of it.
Option 3: Let Claude Do Everything
Open Claude Code in any folder and say: "Set up a Remotion video project." Claude will search for the Remotion skill, install it, create the project structure, and configure everything. You just approve the steps.
Once you're set up, the workflow is:
Start the preview server (
npm run dev)Tell Claude what video you want
Preview it in your browser atย
localhost:3000Render it (
npx remotion render)
That's the whole process. Describe, preview, render.
The Skill Is the Secret Sauce
When I looked under the hood of my project, I found something that surprised me. The Remotion skill that Claude installs isn't just a basic setup guide. It's a comprehensive library of 30+ specialized rules covering:
๐ถย Animations: Spring physics, interpolation, staggered timing
๐ถย Text: Typewriter effects, word highlighting, measuring text for layout
๐ถย Video: Embedding existing footage, trimming, transparent video support ๐ถย Audio: Background music, sound effects, voiceover integration, audio visualization
๐ถย Captions: Auto transcription, SRT import, animated subtitle display
๐ถย Charts: Animated bar charts, data visualization
๐ถย Advanced: 3D rendering, Lottie animations, light leak effects, maps
This is what makes the output good on the first try. Claude isn't guessing. It's following production tested patterns.
But Can It Edit Existing Video?
The answer is yes, with some nuance.
Remotion has aย <Video>ย component that lets you import existing video files. You drop your MP4 into theย public/folder, reference it withย staticFile(), and now it's a layer in your composition. From there you can:
๐ถย Overlay animated textย on top of your footage (think: captions, titles, lower thirds)
๐ถย Trim and sequenceย clips usingย startFromย andย endAtย props
๐ถย Add animated graphicsย that appear over your talking head video ๐ถย Composite multiple videosย together with different timing
๐ถย Add captionsย from an SRT file or auto generated transcript
The skill even has specific rules for avatar overlays (animated graphics on top of talking head video) and caption display. So you could take a recording of yourself, import it into Remotion, and ask Claude to add animated lower thirds, data callouts, or branded intros and outros.
For heavier editing (merging clips, adding audio tracks, format conversion), there's also an open sourceย mcp-video server that wraps FFmpeg and works alongside Remotion for the post production pipeline.
The bottom line: Remotion isn't a replacement for DaVinci Resolve or Premiere. But for the kind of quick, branded, animated content that sellers need for social media? It's faster than anything I've used.
Prompt Templates: Your Starting Point
My project came with five ready to use prompt templates that you can hand to Claude for instant results:
# | Template | What It Creates |
|---|---|---|
1 | Educational Explainer | 30s animated explainer on any topic |
2 | Product Demo | 25s product showcase from any URL |
3 | Google Reviews | 20s testimonial spotlight |
4 | Avatar Overlays | Animated graphics on talking head video |
5 | Data Visualization | 15s animated dashboard from CSV data |
Each template includes specs for safe zones (so your text doesn't get hidden behind social media UI), minimum font sizes, color schemes, and scene structure. You swap in your topic and go.
Why This Matters for E-Commerce Operators
Let's be honest. Most Amazon sellers aren't making enough video content. The ones who are usually outsource it (expensive) or use Canva templates (generic).
Remotion plus Claude flips both of those problems:
๐ถย Cost:ย Free for individual sellers and small teams (under 4 employees). No monthly subscription
๐ถย Speed:ย Concept to rendered MP4 in minutes, not days ๐ถย Customization:ย Every pixel is code, so everything is customizable. Colors, timing, layout, data
๐ถย Scale:ย Once you have a template, generating 50 variations (different products, different data, different languages) is trivial
๐ถย Brand consistency:ย Your design system lives in code. Every video matches your brand automatically
That last point about scale is the one that gets me excited. Someone recently shared that they generatedย 50 personalized demo videosย from a single Remotion component in 15 minutes. That's the kind of leverage that used to require a production team.
The Licensing Fine Print
One thing to know: Remotion is free for individuals, nonprofits, and companies with three or fewer employees. If your company has four or more employees, you'll need a commercial license. Worth checking before you scale up.
The Bigger Picture
Six months ago, making a professional animated video meant either learning After Effects or paying someone who had. Today, you can describe what you want in plain English and have a rendered MP4 before your coffee gets cold.
This is another example of the pattern we keep seeing. The tools are getting powerful enough that the bottleneck isn't technical skill anymore. It's knowing the tools exist and taking 20 minutes to try them.
Remotion plus Claude isn't perfect. Complex animations sometimes need a few rounds of iteration. The preview server takes some getting used to. And you'll want to invest time in learning what makes a good video prompt versus a vague one. But the tradeoffs are worth it.
But the floor has been raised. The minimum viable video for your brand just got a lot easier to create.
And it's only going to get better from here.
Have you tried making videos with Remotion and Claude? Or are you using something else for your social media content? Hit reply and let me know. I'm collecting workflows.
Know a seller who keeps saying "I should be making more video content"? Forward this to them. No excuses left.
~Ritu
PPC Ninja is helping brands future proof their listings for AI, helping you build RUFUS enabled, stunning images and videos with AI. Hit reply on this to chat with us. Explore how we can scale your content production across Social media, Amazon ads, Amazon Posts efficiently and affordably.
I build these AI proof-of-concepts so you can implement them in minutes, not days. Did this one hit the mark? Reply and tell me "Yes" or "Not quite". Your feedback literally shapes next week's edition.
Spread the word: If you enjoyed this, share it with one person who needs an AI edge. Theyโll thank you for the head start!
โ Ritu ๐

