SKILL·1478D4

asciinema-analyzer

majiayu000
Updated 2 months ago
26 views
58
9
58
View on GitHub
Documentsword

About

This skill performs semantic analysis on asciinema recordings converted to text. It uses a tiered approach starting with fast ripgrep searches for curated patterns, then optionally applies YAKE for keyword discovery and TF-IDF for topic modeling. Developers should use it to analyze terminal session logs for keywords, extract patterns, or discover unexpected terms in recordings.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/asciinema-analyzer

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/asciinema-analyzer
0
FAQ

Frequently asked questions

What is the asciinema-analyzer skill?

asciinema-analyzer is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform asciinema-analyzer-related tasks without extra prompting.

How do I install asciinema-analyzer?

Use the install commands on this page: add asciinema-analyzer to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does asciinema-analyzer belong to?

asciinema-analyzer is in the Documents category, tagged word.

Is asciinema-analyzer free to use?

Yes. asciinema-analyzer is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills