What problem does it solve? Manually recording polished browser demo videos is repetitive and hard to reproduce. This Skill automates scripted browser recordings with cursor animation, keystroke overlays, and sound effects, producing deterministic MP4, GIF, or WebM output from a JSON config. ## Core Features & Use Cases - Scripted Recordings: Define steps (click, type, drag, scroll, key combos) in a JSON config and let webreel drive headless Chrome to capture frames and encode with ffmpeg. - Overlays and Themes: Add animated cursors, keystroke HUDs, and sound effects, then re-apply them to existing footage with the composite command without re-recording. - Preview and Validation: Run steps in a visible browser with preview, check configs with validate, and debug with --verbose or --dry-run. - Use Case: Record a product walkthrough video showing a login flow, form filling, and navigation, then export it as a GIF for documentation or an MP4 for a landing page. ## Quick Start Ask the AI to scaffold a webreel config for your app's URL, preview the steps in a visible browser, and then record the demo video.