·record

Start terminal recording with asciinema. TRIGGERS - record session, capture terminal, start recording.

18Installs·1Trend·@terrylica

Installation

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

How to Install record

Quickly install record 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 record
  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

| file | Output path (e.g., session.cast) | | -t, --title | Recording title | | -i, --idle-time-limit | Max idle time in seconds | | --backup | Enable streaming backup to GitHub | | --append | Append to existing recording |

| asciinema not found | Not installed | brew install asciinema | | Permission denied | Output path issue | Check write permissions for output directory | | Recording not starting | Terminal issue | Ensure running in interactive terminal |

Start terminal recording with asciinema. TRIGGERS - record session, capture terminal, start recording. Source: terrylica/cc-skills.

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 record Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill record
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from terrylica/cc-skills

Quick answers

What is record?

Start terminal recording with asciinema. TRIGGERS - record session, capture terminal, start recording. Source: terrylica/cc-skills.

How do I install record?

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 record 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