demo

Installation
SKILL.md

/demo - PR Demo Video Generator

Generate screen recordings with AI narration to demonstrate your PR changes.

How to Execute /demo

Follow these steps in order. You (Claude) generate the test and narration directly - no templates needed.

Step 1: Check Prerequisites

npx tsx lib/cli.ts check-prereqs

Returns JSON with status for:

  • devServer: Whether the dev server is responding
  • ffmpeg: Whether ffmpeg is installed (needed for video composition)
  • elevenLabsKey: Whether ELEVEN_LABS_API_KEY is set (optional, for narration)
Installs
11
First Seen
Jan 26, 2026