What problem does it solve?
This Skill helps you create clean, repeatable VHS recordings for Claude Code plugin READMEs without the usual mess of flaky TUI interaction, noisy terminal output, or inconsistent re-renders.
Core Features & Use Cases
- Record the right workflow: Demo the underlying shell CLI instead of fragile slash commands so the recording is deterministic and easy to follow.
- Handle common recording pitfalls: Avoid progress-bar spam, model download chatter, and environment setup noise that would ruin a hero GIF.
- Support reproducible demos: Set up
/tmp scratch space, align uv project resolution with a separate working directory, and keep tapes maintainable for future edits.
- Use Case: You are writing a plugin README and need a polished GIF that shows init, ingest, compile, and search steps in a terminal without timing issues or permission prompts.
Quick Start
Ask the skill to help you design a VHS tape that records the plugin’s underlying CLI workflow into a reproducible README-ready GIF.