What is backup?
Stream-backup active recordings to GitHub. TRIGGERS - backup recording, sync cast, streaming backup. Source: terrylica/cc-skills.
Stream-backup active recordings to GitHub. TRIGGERS - backup recording, sync cast, streaming backup.
Quickly install backup AI skill to your development environment via command line
Source: terrylica/cc-skills.
| install | Configure and start backup automation | | status | Show active backups and last sync | | stop | Disable backup for current session | | history | View recent backup commits | | -r, --repo | GitHub repository (e.g., owner/repo) | | -i, --interval | Sync interval (e.g., 30s, 5m) | | --chunk | Split at idle time |
Invoke the asciinema-streaming-backup skill with user-selected options.
| gh not found | gh CLI not installed | brew install gh | | fswatch not found | fswatch not installed | brew install fswatch | | Auth error | GitHub token invalid/expired | Run gh auth login | | Orphan branch error | Branch not initialized | Run /asciinema-tools:daemon-setup | | No recordings found | No active .cast files | Start a recording first |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill backupStream-backup active recordings to GitHub. TRIGGERS - backup recording, sync cast, streaming backup. 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 backup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills