Che cos'è backup?
Effettua il backup delle registrazioni attive in streaming su GitHub. TRIGGER: registrazione di backup, sincronizzazione del cast, backup in streaming. Fonte: terrylica/cc-skills.
Effettua il backup delle registrazioni attive in streaming su GitHub. TRIGGER: registrazione di backup, sincronizzazione del cast, backup in streaming.
Installa rapidamente la skill AI backup nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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 |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/terrylica/cc-skills --skill backupEffettua il backup delle registrazioni attive in streaming su GitHub. TRIGGER: registrazione di backup, sincronizzazione del cast, backup in streaming. Fonte: terrylica/cc-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/terrylica/cc-skills --skill backup Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/terrylica/cc-skills