- Created comprehensive CLI demo generation skill with VHS automation - Three approaches: automated, batch, and interactive recording - Smart timing based on command complexity - Complete documentation with VHS syntax reference and best practices - Templates and examples for quick start - Updated marketplace.json to v1.3.0 - Updated README.md and README.zh-CN.md with new skill - Added to CHANGELOG.md Skill features: - auto_generate_demo.py: Automated generation from command lists - batch_generate.py: Batch processing with YAML/JSON configs - record_interactive.sh: Interactive recording with asciinema - VHS tape file templates and examples - 346-line SKILL.md following Anthropic best practices - Grade A- in best practices review 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
19 lines
234 B
VHS
19 lines
234 B
VHS
Output demo.gif
|
|
|
|
Set FontSize 16
|
|
Set Width 1400
|
|
Set Height 700
|
|
Set Theme "Dracula"
|
|
Set Padding 20
|
|
|
|
Type "# Demo Title" Sleep 500ms Enter
|
|
Sleep 1s
|
|
|
|
Type "command1" Sleep 500ms
|
|
Enter
|
|
Sleep 2s
|
|
|
|
Type "command2" Sleep 500ms
|
|
Enter
|
|
Sleep 2s
|