terminal-demo-generator

Installation
SKILL.md

Terminal Demo Generator

Two approaches for terminal demo recordings:

Method Best For Authenticity
asciinema Real CC sessions, actual output ⭐⭐⭐⭐⭐
VHS scripts Controlled demos, reproducible ⭐⭐⭐

Quick Start

Real Session (Recommended)

# Record actual Claude Code session
asciinema rec --cols 120 --rows 35 -i 2 demo.cast

# Convert to MP4 via VHS
vhs << 'EOF'
Output demo.mp4
Related skills

More from yonatangross/orchestkit

Installs
5
GitHub Stars
170
First Seen
Feb 6, 2026