vhs-terminal-recordings
Create polished terminal GIF recordings using VHS (Video Hardware Software) by Charmbracelet. Use when asked to create terminal demos, CLI gifs, command-line recordings, or animated terminal screenshots for documentation, READMEs, or marketing.
Best use case
vhs-terminal-recordings is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Create polished terminal GIF recordings using VHS (Video Hardware Software) by Charmbracelet. Use when asked to create terminal demos, CLI gifs, command-line recordings, or animated terminal screenshots for documentation, READMEs, or marketing.
Teams using vhs-terminal-recordings should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/orthogonal-vhs-terminal-recordings/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How vhs-terminal-recordings Compares
| Feature / Agent | vhs-terminal-recordings | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Create polished terminal GIF recordings using VHS (Video Hardware Software) by Charmbracelet. Use when asked to create terminal demos, CLI gifs, command-line recordings, or animated terminal screenshots for documentation, READMEs, or marketing.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# VHS Terminal Recordings Create professional terminal GIF/video recordings using [VHS](https://github.com/charmbracelet/vhs). ## Quick Start ```bash # Install VHS brew install vhs # Run a tape file vhs demo.tape ``` ## Style Settings (Orthogonal Standard) Use these settings for consistent, polished recordings: ```tape Set Shell "zsh" Set FontSize 18 Set Width 900 Set Height 500 Set Theme "Catppuccin Frappe" Set Padding 20 Set Margin 40 Set MarginFill "gradient-bg.png" # Optional: gradient background image Set BorderRadius 10 ``` ### Theme Options - `Catppuccin Frappe` - Soft purple/blue tones (recommended) - `Catppuccin Mocha` - Darker variant - `Dracula` - Purple/pink tones - `Tokyo Night` - Blue tones - `Nord` - Cool blue/gray ## Syntax Highlighting Setup Enable zsh syntax highlighting before recording: ```tape Hide Type "source /opt/homebrew/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" Enter Show ``` Install if needed: `brew install zsh-syntax-highlighting` ## Tape File Structure ```tape # Header comment describing the demo Output demo.gif # Output filename (.gif, .webm, .mp4) # Style settings Set Shell "zsh" Set FontSize 18 Set Width 900 Set Height 500 Set Theme "Catppuccin Frappe" Set Padding 20 # Hidden setup (env vars, cd, clear) Hide Type "export API_KEY=xxx" Enter Type "clear" Enter Show # Demo commands Type "echo 'Hello World'" Sleep 500ms Enter Sleep 2s # End with pause Sleep 1s ``` ## Key Commands | Command | Description | |---------|-------------| | `Type "text"` | Type text (with realistic timing) | | `Enter` | Press enter key | | `Sleep 500ms` | Pause for duration | | `Hide` / `Show` | Hide/show terminal during setup | | `Ctrl+C` | Send interrupt signal | | `Output file.gif` | Set output file | ## Timing Guidelines - `Sleep 500ms` - After typing command, before Enter - `Sleep 2s` - Short command output - `Sleep 3-4s` - Longer output or API responses - `Sleep 1s` - End of recording pause ## Example: CLI Demo ```tape # Orthogonal CLI Demo Output cli-demo.gif Set Shell "zsh" Set FontSize 18 Set Width 900 Set Height 500 Set Theme "Catppuccin Frappe" Set Padding 20 Set BorderRadius 10 # Setup Hide Type "source /opt/homebrew/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" Enter Type "export ORTHOGONAL_API_KEY=orth_live_xxx" Enter Type "clear" Enter Show # Search Type "orth search 'web scraping'" Sleep 500ms Enter Sleep 2.5s # Run command Type "orth run olostep /v1/scrapes url_to_scrape=https://example.com" Sleep 500ms Enter Sleep 4s Sleep 1s ``` ## Output Formats ```tape Output demo.gif # Animated GIF (default, best for docs) Output demo.webm # WebM video (smaller, web-friendly) Output demo.mp4 # MP4 video (universal compatibility) ``` ## Tips 1. **Keep it short** - 10-20 seconds max for attention 2. **Hide setup** - Use `Hide`/`Show` for env vars and cd commands 3. **Realistic typing** - VHS adds natural typing speed automatically 4. **Clear between sections** - Use `Type "clear"` + `Enter` if needed 5. **Test first** - Run commands manually before recording ## Gradient Background (Optional) Create `gradient-bg.png` for professional look: - Use 1200x800px image - Subtle gradient (dark purple to dark blue works well) - Set with `Set MarginFill "gradient-bg.png"`
Related Skills
yt-dlp-downloader
Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "下载视频", "download video", "yt-dlp", "YouTube", "B站", "抖音", "提取音频", "extract audio".
slack
Send messages and manage Slack channels. Use when asked to send Slack messages, post to channels, list channels, or fetch message history.
yc-batch-evaluator
Evaluate YC batch companies for investment — scrapes the YC directory, researches each company and its founders (work history, LinkedIn, website), assesses founder-company fit, and exports to Google Sheets with priority rankings. Use when asked to evaluate YC companies, research a YC batch, screen startups, or do due diligence on YC companies.
website-screenshot
Take screenshots of websites and web pages
weather
Get current weather and forecasts using free APIs (no API key required). Use when asked about weather, temperature, forecasts, or climate conditions for any location.
weather-forecast
Get weather forecasts - temperature, precipitation, wind, and conditions
verify-email
Verify if an email address is valid and deliverable
valyu
Web search, AI answers, content extraction, and async deep research
uptime-monitor
Monitor website uptime - check availability, response times, and status
twitter-profile-lookup
Look up Twitter/X profiles - get bio, followers, tweets, and engagement
tomba
Email finder and verifier - find emails from domains, LinkedIn, or company search
tiktok-search
Search TikTok - find profiles, videos, hashtags, and trending content