概要
This skill enables Claude to capture terminal interactions by executing commands and saving them as asciinema .cast files. It streamlines the creation of documentation by automatically injecting metadata like titles and command strings into the recording header. Designed for non-interactive execution, it ensures recording integrity by failing if the command returns an error, making it an essential tool for developers and technical writers creating reproducible CLI demonstrations or visual guides.