·convert

Convert .cast to .txt for Claude Code analysis. Supports batch mode. TRIGGERS - convert cast, cast to txt, batch convert, bulk convert, iTerm2 logs, prepare analysis.

18Installs·1Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill convert

How to Install convert

Quickly install convert AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill convert
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terrylica/cc-skills.

SKILL.md

View raw

Convert asciinema .cast recordings to clean .txt files. Supports single file and batch directory modes.

| file | Path to .cast file | | -o, --output | Output path (default: same dir) | | --index | Create timestamp indexed version | | --chunks | Split at 30s+ idle pauses | | --dims | Preserve terminal dimensions | | --analyze | Auto-run /analyze after conversion |

| --batch | Enable batch mode for directory conversion | | --source | Source directory (default: /asciinemalogs) | | --output-dir | Output directory (default: /Downloads/cast-txt/) | | --skip-existing | Skip files that already have .txt output (default: true) |

Convert .cast to .txt for Claude Code analysis. Supports batch mode. TRIGGERS - convert cast, cast to txt, batch convert, bulk convert, iTerm2 logs, prepare analysis. Source: terrylica/cc-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill convert
Category
{}Data Analysis
Verified
First Seen
2026-03-07
Updated
2026-03-11

Browse more skills from terrylica/cc-skills

Quick answers

What is convert?

Convert .cast to .txt for Claude Code analysis. Supports batch mode. TRIGGERS - convert cast, cast to txt, batch convert, bulk convert, iTerm2 logs, prepare analysis. Source: terrylica/cc-skills.

How do I install convert?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill convert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/terrylica/cc-skills