Was ist backup?
Streamen Sie aktive Aufzeichnungen per Stream auf GitHub. AUSLÖSER – Backup-Aufnahme, Sync-Cast, Streaming-Backup. Quelle: terrylica/cc-skills.
Streamen Sie aktive Aufzeichnungen per Stream auf GitHub. AUSLÖSER – Backup-Aufnahme, Sync-Cast, Streaming-Backup.
Installieren Sie den KI-Skill backup schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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 |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/terrylica/cc-skills --skill backupStreamen Sie aktive Aufzeichnungen per Stream auf GitHub. AUSLÖSER – Backup-Aufnahme, Sync-Cast, Streaming-Backup. Quelle: terrylica/cc-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/terrylica/cc-skills --skill backup Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/terrylica/cc-skills