Create terminal recordings with VHS tape scripts
Record terminal sessions as GIFs using VHS tape scripts for tutorials and documentation. Use to create reproducible terminal recordings with a simple tape file.
/plugin marketplace add athola/claude-night-market/plugin install scry@claude-night-marketRecord terminal sessions using VHS tape files for tutorials and documentation.
/record-terminal <tape-file> # Record from tape file
/record-terminal --init <name> # Create new tape template
/record-terminal --validate <tape> # Validate tape syntax
Skill(scry:vhs-recording)# Record from existing tape
/record-terminal assets/tapes/quickstart.tape
# Create new tape template
/record-terminal --init demo
# Validate before recording
/record-terminal --validate assets/tapes/demo.tape
Skill(scry:vhs-recording) - Core recording skillSkill(scry:gif-generation) - Post-processing options