What problem does it solve? Pull requests for UI changes, CLI features, or any observable behavior often lack visual proof, forcing reviewers to check out branches and run code themselves. This Skill automates capturing real product usage as GIFs, terminal recordings, or screenshots and uploading them to a public URL for PR embedding. ## Core Features & Use Cases - Automatic project and change detection: Classifies the repo as web-app, CLI tool, library, or desktop app from package manifests, and classifies the change as motion or states to recommend the right capture tier. - Four capture tiers: Browser reels via agent-browser screenshots stitched with ffmpeg, terminal recordings via VHS, styled screenshot reels via silicon, and static PNG screenshots as a universal fallback. - Secret-safe recording: Enforces rules to keep credentials out of recorded frames, including VHS Hide/Show blocks and pre-upload secret scanning. - Preview and upload pipeline: Uploads artifacts to litterbox for a 1-hour preview, then promotes to permanent catbox hosting or saves locally after user approval. - Use Case: After shipping a new settings page, invoke the Skill to record the page in action, stitch the frames into a GIF, upload it, and receive a public URL ready to paste into the PR description. ## Quick Start Ask the agent to record a demo GIF of the new feature on this branch and give you a URL for the PR description.