The tested Remotion skill alternative for product promos is video-shotcraft
Choose video-shotcraft when you want shot direction, a finished template, and a clear path to a product promo. Keep Remotion's official skills when you need broad API coverage, upgrade guidance, and your own visual system. For most product promos, install both: direction from video-shotcraft, implementation correctness from the official pack.
Current commits installed and rendered 2026-07-29
Start with video-shotcraft
Its shot cards and template give the agent concrete composition, timing, easing, and sound direction. Add the official pack underneath it for current Remotion rules.
Start with the official pack
It gives the agent current implementation, rendering, caption, and upgrade rules without prescribing how the video should look. Bring your own art direction.
Watch the complete outputs
These are the complete five-second MP4s from the current commits, not still-frame mockups. They use the identical brief and the same neutral synthesized check chime, normalized to an audible but restrained -24.1 LUFS. Press play and unmute to compare motion, pacing, composition, and sound.
d491544, shot-card direction, H.264 + AAC0e444ef, rules-driven path, H.264 + AACCopy this and start now
Install both layers in the project where you want the video created. The commands target Claude Code; change the installer's agent flag if you use another supported coding agent.
Install video-shotcraft
npx skills add Vincentwei1021/video-shotcraft -a claude-code -yInstall the official pack
npx skills add remotion-dev/skills -a claude-code -s '*' -yPaste this production prompt
Use video-shotcraft for visual direction and the official Remotion skills for implementation correctness.
Create a finished 5-second product promo for [PRODUCT_NAME] using the real assets available at [PRODUCT_URL_OR_PROJECT_PATH]. Work in autonomous free-creation mode. Do not invent UI, testimonials, metrics, or customer claims.
Output requirements:
- 1920x1080, 30fps, H.264 MP4 with AAC audio
- 0.0–1.5s: product name and one factual promise
- 1.5–4.2s: one real product interaction or screenshot, with a clear focal point
- 4.2–5.0s: product URL or direct call to action, held long enough to read
- restrained motion, one subtle attributed or synthesized sound cue, no extra copy
Complete the work end to end: inspect the available assets, choose the shot card or free-form treatment, implement, render to out/product-promo.mp4, then verify duration, resolution, frame rate, video codec, and audio stream. If the URL is inaccessible, use only local project assets and say exactly what is missing. Return the playable file path, the assets used, and up to three factual revision choices. Do not stop at a storyboard or code-only result.
out/product-promo.mp4 plus a short asset list and revision choices. In our fresh Mac
test, install-to-first-MP4 infrastructure time was about 5m 19s for the video-shotcraft starter
and 8m 42s for the official-only scaffold; network downloads were included, prompt/code-authoring
time was not. Both produced the first playable without a visual revision cycle. A real product
with user assets may still need content revisions—that was outside this five-second test.What was tested
| Metric | video-shotcraft | Remotion official skills |
|---|---|---|
| Repo | Vincentwei1021/video-shotcraft | remotion-dev/skills |
| Stars | 2,561 as of 2026-07-29 | 4,135 as of 2026-07-29 |
| Commit tested | d491544 | 0e444ef |
| Install | npx skills add Vincentwei1021/video-shotcraft -a claude-code -y | npx skills add remotion-dev/skills -a claude-code -s '*' -y |
| Install time | 42.54s fresh current-commit skills-CLI install | 4.12s fresh current-commit skills-CLI install |
| Payload on disk | 51.1MB | 2.57MB |
| Files installed | 660 | 219 |
| SKILL.md | 1 file(s), 205 lines, 729 words — bilingual trigger; Chinese-first instructions | 11 file(s), 869 lines, 3419 words — English |
| Audio assets bundled | yes | no (guidance only) |
Both sides were installed in fresh environments and each current skill's own method was used to implement the same scene. The test isolates what the skills tell an agent to care about; it does not test every kind of Remotion project.
Time, output, and revision evidence
| Metric | video-shotcraft | Remotion official skills |
|---|---|---|
| Fresh setup to first MP4 | 319.0s ~5m 19s | 521.7s ~8m 42s |
| First render command | 151.6s ~2m 32s incl. browser download | 394.1s ~6m 34s incl. browser download |
| First browser download | 134.8s ~2m 15s | 375.5s ~6m 16s |
| Project setup | 124.79s fresh template dependencies; network included | 123.54s 12.62s scaffold + 110.92s dependencies; network included |
| Full 150-frame render | 8.655s | 8.094s |
| Output MP4 size | 114,641 bytes | 67,573 bytes |
| Visual revision cycles | 0 before the first playable | 0 before the first playable |
| Failures on the way | 1 | 1 |
The pure 150-frame render differed by less than a second. First-use browser downloads—not the render engine—dominated time to first MP4 and will vary by network and cache. The practical product difference remained upstream of rendering: video-shotcraft encoded composition and taste, while the official pack encoded implementation correctness.
Choose video-shotcraft when
- You are making a product promo and want a proven visual starting point.
- You want shot cards with concrete timing, easing, composition, and sound direction.
- You accept a larger local kit in exchange for templates and bundled assets.
Stay with the official pack when
- You are building a custom visual language rather than adapting a promo template.
- You need broad Remotion API, rendering, captions, upgrade, or integration guidance.
- You want a lightweight rules layer underneath your own art direction.
Choose by the actual video job
| Deliverable | Start here | What you still provide |
|---|---|---|
| Product promo from screenshots | video-shotcraft + official pack | Real screenshots, factual copy, product URL |
| UI screenshot walkthrough | video-shotcraft for pacing; official pack for implementation | The exact interaction order and focal points |
| Narrated product demo | Official captions/audio guidance; add video-shotcraft only for art direction | Approved script and recorded or generated voice track |
| Promo from existing footage | A conventional editor or FFmpeg workflow first | Selected clips, edit decisions, music rights; neither skill is the primary editor |
| Reusable motion/design system | Official pack | Design tokens, components, and art direction |
Only the shared five-second generated scene was tested head to head here. The other rows are routing guidance so you do not force either skill onto the wrong job.
Current risks and what changed
video-shotcraft
Official Remotion skills
The remaining current caveat is package-manager and first-browser setup. In both pnpm paths, dependencies installed but pnpm reported an ignored esbuild build script; the subsequent renders still succeeded. Use each template's npm workflow, or explicitly approve esbuild if pnpm is your standard. In locked-down CI, preinstall an approved Chrome Headless Shell and pass its path to Remotion instead of relying on the first-run download.
Current commits tested today
This conclusion was rerun on both current upstream commits on 2026-07-29. The July 25 official scaffold failure and installed hub-link failure no longer reproduce; they are historical findings, not current warnings.
- Checked
- 2026-07-29
- Scope
- Fresh skills-CLI installs from both current commits, current project setup, identical-brief full MP4 renders, stream inspection, and visual frame review.
d491544- The fresh install is 51.1MB and 660 files, down substantially from the July 23 build while retaining 104 shot cards, templates, and bundled audio.
- The root trigger is bilingual; the detailed instruction body remains Chinese-first.
- The current bundled template rendered the full five-second H.264/AAC output successfully.
0e444ef- The current install exposes 11 top-level skills and occupies 2.57MB across 219 files.
- The documented blank create-video scaffold completed successfully.
- The embedded reference routes that failed in the July 25 install now resolve after a current skills-CLI install.
What this test did not prove
- It did not compare repeated-run consistency or measure either skill against a no-skill baseline.
- It did not test a full production video with user assets, revisions, captions, or publishing.
- It did not measure agent planning and code-authoring time; the time-to-first-MP4 figures cover the measured install, setup, and first render commands.
Recommendation
For a promo due this week: install both, paste the production prompt above, and let video-shotcraft direct while the official pack enforces correct Remotion code. For a reusable video system: start with the official pack and bring your own design system. This conclusion comes from the current-commit same-brief renders, not stars or README claims.
FAQ
Is video-shotcraft an alternative to Remotion itself?
No. It is an agent skill and production kit built on Remotion. The alternative decision is between skill layers, not between video-rendering frameworks.
Can I install both?
Yes. That is our recommendation for product promos: official rules for correct Remotion code, video-shotcraft cards and templates for visual direction.
Which one is lighter?
The current official pack: 2.57MB versus 51.1MB for video-shotcraft. The larger kit includes templates and media; the official pack is primarily instructions.