Performs semantic analysis and keyword extraction on terminal recordings to identify patterns and usage metrics.
The Asciinema Analyzer skill allows developers to gain deep insights into their terminal sessions by processing converted .txt recordings. It supports domain-specific analysis (trading, ML, dev, and Claude) using ripgrep for curated searches and YAKE for automated keyword discovery. Whether you need to generate structured markdown reports, calculate command density, or jump straight to peak activity sections, this skill streamlines the post-processing of CLI workflows for better documentation and review.
주요 기능
01Multi-format reporting with support for Markdown and JSON outputs
0224 GitHub stars
03Interactive navigation with jump-to-peak execution functionality
04Domain-specific pattern matching for Trading, ML, and Dev environments
05Semantic keyword extraction using YAKE for automated discovery
06Activity density analysis to identify peak session moments
사용 사례
01Generating structured documentation from raw CLI recordings for team knowledge sharing
02Identifying performance bottlenecks or high-activity phases in DevOps and ML workflows
03Auditing complex terminal sessions to extract key commands and recurring patterns