·full-workflow
>_

full-workflow

Full workflow - record + backup + convert + analyze. TRIGGERS - full workflow, complete recording, end-to-end.

20Installs·2Trend·@terrylica

Installation

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

How to Install full-workflow

Quickly install full-workflow 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 full-workflow
  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

| -t, --title | Recording title | | -q, --quick | Quick analysis after recording | | -f, --full | Full analysis after recording | | -d, --domains | Domains for analysis | | --no-backup | Skip streaming backup | | --no-analyze | Skip analysis (just record + convert) |

Chains multiple skills: record -> backup -> convert -> analyze

| Recording not found | No active asciinema session | Run /asciinema-tools:record first | | Backup skipped | Daemon not running | Run /asciinema-tools:daemon-start | | Convert fails | Invalid .cast format | Check asciinema version with asciinema -V | | Analysis times out | Large recording file | Use --no-analyze and run separately |

Full workflow - record + backup + convert + analyze. TRIGGERS - full workflow, complete recording, end-to-end. 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 full-workflow
Category
>_Productivity
Verified
First Seen
2026-03-07
Updated
2026-03-11

Browse more skills from terrylica/cc-skills

Quick answers

What is full-workflow?

Full workflow - record + backup + convert + analyze. TRIGGERS - full workflow, complete recording, end-to-end. Source: terrylica/cc-skills.

How do I install full-workflow?

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 full-workflow 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