Reference for asciinema v3 .cast NDJSON format. TRIGGERS - cast format, asciicast spec, event codes.
[header|events|parsing|all] [-f file] [--live]# /asciinema-tools:format Display reference documentation for the asciinema v3 .cast format. ## Arguments | Argument | Description | | ------------ | ------------------------------- | | `header` | Show header field specification | | `events` | Show event codes deep-dive | | `parsing` | Show jq/bash parsing examples | | `all` | Show complete format reference | | `-f, --file` | Use specific .cast for examples | | `--live` | Run parsing examples on file | ## Execution Invoke the `asciinema-cast-format` skill with user-selected secti...