AI video skill for Claude Code & Codex — cinematic product videos with Remotion: 152 shot recipe cards, 209 motion previews, a production-ready template
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/Vincentwei1021/video-shotcraft ~/.claude/skills/video-shotcraft1 items en este repositorio
Create cinematic product videos from shot recipe cards, a validated template, and code/audio assets (Remotion + real page screenshots + 2.5D camera moves + beat-synced cuts + sound design). Use when the user asks to turn a frontend project or webpage into a product video, says "use video-shotcraft to make a video/promo", names the Ink Press template or asks to reproduce its effect, or wants a single shot card's motion. 用镜头配方卡 + 已验收模板 + 代码/音频资产制作电影感产品视频(Remotion + 真实页面截图 + 2.5D 运镜 + 节奏卡点 + 声音设计)。当用户要求"用 video-shotcraft 做视频/宣传片"、把前端项目/网页做成产品视频、点名 Ink Press 模板或要求复刻模板片效果,或要用镜头卡做单个动效镜头时使用。
Resumen de Skills
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/brand/logo-mark-reverse.svg"> <source media="(prefers-color-scheme: light)" srcset="./assets/brand/logo-mark.svg"> <img alt="video-shotcraft logo" src="./assets/brand/logo-mark.svg" width="112" height="112"> </picture> <h1>video-shotcraft</h1> [](https://github.com/Vincentwei1021/video-shotcraft/stargazers) [](https://atomgit.com/VincentWei/video-shotcraft) [](https://vincentwei1021.github.io/video-shotcraft/) <a href="https://trendshift.io/repositories/88911?utm_source=trendshift-badge&utm_medium=badge&utm_campaign=badge-trendshift-88911" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/trendshift/repositories/88911/daily?language=TypeScript" alt="Vincentwei1021%2Fvideo-shotcraft | Trendshift" width="250" height="55"/></a> <a href="https://trendshift.io/repositories/88911?utm_source=trendshift-badge&utm_medium=badge&utm_campaign=badge-trendshift-88911" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/trendshift/repositories/88911/weekly?language=TypeScript" alt="Vincentwei1021%2Fvideo-shotcraft | Trendshift" width="250" height="55"/></a> **An agent skill for crafting cinematic product videos: 157 shot recipe cards · 214 styles · 214 motion previews · a production-ready template** [English](README.md) | [中文](README_CN.md) | [日本語](README_JA.md) </div> **video-shotcraft** is an AI agent skill that turns Claude Code or Codex into a motion-design studio: point it at your product and it storyboards, animates, and sound-designs a cinematic promo, marketing, launch, or demo video with [Remotion](https://www.remotion.dev/) — real page captures, 2.5D camera moves, beat-synced cuts, and film-grade SFX included. 🖼️ [**Browse all 214 motion previews in the live Gallery »**](https://vincentwei1021.github.io/video-shotcraft/) ## ✨ What's new > [!IMPORTANT] > ### 🔥 2026-08 · New in the series: **video-talkcraft**, for narration videos > [**video-talkcraft**](https://github.com/Vincentwei1021/video-talkcraft) is the > narration-video installment of this series. Hand it a script plus a finished > voiceover and every motion beat locks to the voice: word-level timestamps > aligned locally (median 20–40 ms per character), **78 motion recipe cards**, a > 7-layer anti-slideshow shot system (continuous camera curves, parallax planes, > idle/yield lifecycle, breathing environment), plain-cut subtitles, and > triple-gate QA. Same recipe-card + Remotion workflow as here, retuned for > talking content. > > 🎙️ [**Project page »**](https://github.com/Vincentwei1021/video-talkcraft) · > 🖼️ [**Browse all 78 narration motion previews »**](https://vincentwei1021.github.io/video-talkcraft/) > [!IMPORTANT] > ### 🛠️ 2026-09 · New: the **Motion Workbench** — keep editing the delivered film in your browser > After delivery the skill opens a CapCut-style workbench > (`node workbench/scripts/open.mjs <project>`). The film is decomposed into > shot / transition / caption / SFX tracks exactly as authored; select any shot > and edit its copy, font sizes and colours in a schema-driven inspector, move, > trim or speed-ramp clips, drag any of the **216 demo motions** in from the > library, then export with Remotion. Preview and render are frame-identical > (pixel-parity verified). > >  > > 🧭 [**Workbench guide — every panel and feature, with screenshots »**](workbench/GUIDE.md) (Chinese) · > 🔌 [**Integration contract »**](references/workbench.md) - 🌟 **2026-08 · 48 new shot recipe cards** — the library grows from 104 to **152 cards / 209 previews**. Distilled from 209 candidate motions through eight rounds of frame-by-frame review against reference footage, then folded into the regular Gallery categories with full recipe cards, native Remotion components (`demos/<category>/<name>/<Component>.tsx`, deterministic and driven by the normalized progress `t` — see demos/README.md for the wiring snippet), and motion previews. All de-branded: neutral placeholder copy and a single swappable `ACCENT` color variable. - 🎞️ **2026-08 · JianYing (CapCut CN) project export** — after final delivery the film can be exported as an editable JianYing draft: the plate is cut per shot (retime/reorder/grade), captions are rebuilt as native text tracks (content/size/color editable), SFX/BGM land on separate audio tracks. Verified on JianYing Pro 11.2 for macOS; see [references/jianying-export.md](references/jianying-export.md). ## 🎬 Showcase The 38-second Gallery intro below was itself produced with this skill — storyboard, shot implementation, and sound design were all done by an agent following the toolkit's methodology: https://github.com/user-attachments/assets/cba2df8a-4b2e-4247-bace-d0b1dea9c2bd ▶️ [Watch in HD on YouTube](https://youtu.be/gcVvRM_P3SM) > Browse every shot card and motion preview online: **[Gallery](https://vincentwei1021.github.io/video-shotcraft/)** > — search, filter, switch between variants, and copy selected shot-card names. ## 🚀 Quick start **The most direct way: hand the repo link to your agent.** In Claude Code / Codex or a similar agent, just say: ```text Install this skill for me: https://github.com/Vincentwei1021/video-shotcraft ``` The agent will clone the repo and link it into your skills directory. Or install with the [skills](https://skills.sh/) CLI / manually: ```bash npx skills add Vincentwei1021/video-shotcraft ``` ```bash git clone https://github.com/Vincentwei1021/video-shotcraft.git cd video-shotcraft ln -s "$(pwd)" ~/.claude/skills/video-shotcraft # Claude Code # or ln -s "$(pwd)" ~/.codex/skills/video-shotcraft # Codex ``` Then make requests like: ```text Use video-shotcraft to create a promo for my desktop product. Use the deck-deal-flyin and row-embed shot cards to present this feature. Design a product close-up inspired by spotlight-hero-card. ``` If no shot card is specified, the skill introduces the built-in video template first and asks whether to use it; you can also pick shots in the [Gallery](https://vincentwei1021.github.io/video-shotcraft/) before starting. ## 📼 Video template: Ink Press The skill ships with **Ink Press** — a validated, complete promo template: 36.2 seconds, 1920×1080, 30fps, 10 shots in a paper-ink-amber style, with 2.5D real-page camera moves, title cards, transitions, and a fully pinned cinematic SFX pass: https://github.com/user-attachments/assets/4cf5af51-98f3-4af2-8ab2-7267f470513d ▶️ [Watch in HD on YouTube](https://youtu.be/iShab28B_ak) To use it, just tell your agent: ```text Use video-shotcraft to make a promo for my product with the Ink Press template. ``` The agent swaps in your product's screenshots, copy, and branding to reproduce the same quality — the fastest, most reliable path to a finished film. > More templates are on the way. ### Headless / CI notes Rendering on a headless Linux box (tested: 2 cores, Node 22) hits three walls worth knowing: 1. **Concurrency cap** — `remotion still/render` fails with "Maximum for --concurrency is 2" on low-core machines. Fix: pass `--concurrency=1`. 2. **Old Headless removal** — recent Chrome/Chromium dropped old headless mode; pointing Remotion at system chromium fails to launch. Fix: use a chrome-headless-shell binary instead of full Chrome. 3. **Blocked CDN** — if remotion.media is unreachable, the automatic headless-shell download is rejected. Fix: `--browser-executable=<path-to-local chrome-headless-shell>`. With these three flags, frame renders from the bundled template work. ## 📦 What's included | Content | Description | | --- | --- | | 157 shot recipe cards | Purpose, energy, suggested duration, parameters, implementation notes, and known pitfalls | | 214 motion previews | Covering 214 styles; searchable and filterable in the online Gallery | | Remotion implementations | Tuned TSX demos containing the actual easing and timing parameters for each card | | Complete video template | A validated 36.2-second, 1920×1080, 30fps product promo with 10 shots | | Components and assets | 2.5D page camera, captions, flash cuts, digit rolls, SFX, and capture scripts | | Production methodology | Capture, visual direction, storyboarding, sound design, beat sync, and final QA | | JianYing project export | Load the film into JianYing (CapCut CN) for further editing — per-shot speed, captions, and audio all editable (verified on macOS 11.2) | | Motion workbench | Browser timeline editor opened after delivery: split the film into tracks, edit exposed shot properties, retime, drag in any of the 216 demo motions, export via Remotion | The toolkit primarily targets web and desktop product promos, while individual shot cards can also be used in feature demos, brand films, launch videos, and other motion projects. ## 🗂 Repository structure ```text video-shotcraft/ ├── SKILL.md # Agent entry point and core production rules ├── references/ │ ├── pipeline.md # End-to-end production workflow │ ├── shots/ # 157 shot recipe cards in 10 functional categories │ ├── sequences/ # Reusable full-video structures and sequence patterns │ ├── aesthetic-rules.md # Visual QA criteria │ ├── music-beat-sync.md # BGM analysis and beat-sync methodology │ ├── sound-design.md # Sound-design guidance and examples │ ├── jianying-export.md # JianYing (CapCut CN) project-export guide │ └── workbench.md # Motion workbench: manifest contract + editability rules ├── demos/ # Remotion reference implementations (same categories) ├── gallery/ # S
Lo que la gente pregunta sobre video-shotcraft
¿Qué es Vincentwei1021/video-shotcraft?
+
Vincentwei1021/video-shotcraft es skills para el ecosistema de Claude AI. AI video skill for Claude Code & Codex — cinematic product videos with Remotion: 152 shot recipe cards, 209 motion previews, a production-ready template Tiene 8k estrellas en GitHub y su última actualización registrada es del 2026-09-09.
¿Cómo se instala video-shotcraft?
+
Puedes instalar video-shotcraft clonando el repositorio (https://github.com/Vincentwei1021/video-shotcraft) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Vincentwei1021/video-shotcraft?
+
Nuestro agente de seguridad ha analizado Vincentwei1021/video-shotcraft y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Vincentwei1021/video-shotcraft?
+
Vincentwei1021/video-shotcraft es mantenido por Vincentwei1021. La última actividad registrada en GitHub es del 2026-09-09, con 5 issues abiertos.
¿Hay alternativas a video-shotcraft?
+
Sí. En ClaudeWave puedes explorar skills similares en /categories/skills, ordenados por popularidad o actividad reciente.
Despliega video-shotcraft en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/vincentwei1021-video-shotcraft)<a href="https://claudewave.com/repo/vincentwei1021-video-shotcraft"><img src="https://claudewave.com/api/badge/vincentwei1021-video-shotcraft" alt="Featured on ClaudeWave: Vincentwei1021/video-shotcraft" width="320" height="64" /></a>Más Skills
A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
OmO: Just type "mass ulw" keyword with your prompt. Now you are the master of graph engineering.
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.