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.

跳到安装

来源信息

仓库
cajias/claude-skills
最近来源活动
2026年7月20日 07:29
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。