What problem does it solve? Creating product demos, repo walkthroughs, or website explainers normally requires screen recording, scripting, voiceover, and video editing. This Skill automates the entire pipeline: it drives a real browser through any URL along a timed beat sheet, generates TTS narration and an avatar lipsync, and composites everything into a 1280x800 macOS Sonoma frame with a bottom-left avatar circle. ## Core Features & Use Cases - URL walkthrough videos: Works on GitHub repos, product pages, docs sites, and blog posts, with a repo-aware mode that scans READMEs and detects live demos. - Automated narration pipeline: Authors an 8-10 beat script (165-200 words), generates MiniMax TTS audio, and rescales beat timings to match the actual audio duration. - Avatar lipsync compositing: Generates a presenter lipsync via Pika or Kling and composites it with element-targeted zooms on every beat. - Use Case: Paste a GitHub repo URL and receive a ~70-second explainer video that navigates the repo, highlights key source files and README sections, visits the live demo, and closes with a narrated outro. ## Quick Start Ask the AI to make an explainer video for a URL, for example: create a walkthrough video for https://github.com/owner/repo.