Skip to main content

vhs-claude-plugin-demos

Make a hero GIF demo of a Claude Code plugin using VHS (charmbracelet/vhs). Use when: (1) writing a plugin README and want a terminal-demo GIF, (2) recording a screencast of a CLI that is ALSO wrapped by Claude Code slash commands, (3) the plugin has both slash commands (e.g. `/kb-query`) and an underlying shell CLI (e.g. `kb search`), (4) seeing HuggingFace/transformers progress-bar spam in recordings, (5) the CLI requires CWD inside a data dir but uv/poetry project lives elsewhere. Covers the slash-vs-CLI verb mismatch trap, deterministic /tmp scratch setup, hidden env-var blocks, and `uv run --project` for split CWD.

Jump to install

Source facts

Repository
cajias/claude-skills
Last source activity
July 20, 2026 at 07:29
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.