Demo Video Skill
Description
Claude Code skill: storytelling-driven Remotion demo videos with Edge TTS voiceover, word-synced captions, and tight audio-visual timing
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
demo-video
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill that scaffolds and renders storytelling-driven [Remotion](https://remotion.dev) demo videos for any project. Free voiceover with Edge TTS, word-synced captions, and tight audio-visual timing out of the box.
What it does
When you run `/demo-video`, Claude will:
- Analyze your project -- reads README, package.json, theme files, and docs to understand features, colors, tech stack, and the problem the product solves
- Write a story-driven video plan -- proposes a 5-act narrative arc (hook, problem, turn, journey, resolution) with full voiceover script drafts and visual sync notes
- Scaffold a Remotion project -- creates a complete
remotion/directory with scenes, components, animations, timing data, and sync scripts - Generate code -- builds every scene with device mockups, gradient backgrounds, spring animations, and narration-synced visuals
- Generate voiceovers -- runs Edge TTS (free, no API key) to produce narration with word-level subtitle timing
- Sync audio to visuals -- parses subtitle timing into
timing.tsso elements appear when the narrator mentions them - Render to MP4 -- outputs 1920x1080 video (plus optional WebM, GIF, or vertical 9:16)
Install
npx claude-code skills add ajanaku1/demo-video-skill
Usage
Inside any project directory in Claude Code:
/demo-video
Or with a description:
/demo-video my-awesome-app
Storytelling approach
Every demo video follows a narrative arc instead of listing features:
| Act | Purpose | Example |
|---|---|---|
| Hook | Provocative question or bold stat | "What if you never had to..." |
| Problem | Dramatize the pain | "Spreadsheets. Manual processes." |
| Turn | Introduce the product | "Meet [Product]." |
| Journey | Features as solutions | "Remember that pain? Watch this." |
| Resolution | Circle back, end with confidence | "Stop [old way]. |
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://