¿Qué es backup?
Transmita grabaciones activas de respaldo a GitHub. DISPARADORES: grabación de respaldo, transmisión sincronizada, respaldo de transmisión. Fuente: terrylica/cc-skills.
Transmita grabaciones activas de respaldo a GitHub. DISPARADORES: grabación de respaldo, transmisión sincronizada, respaldo de transmisión.
Instala rápidamente el skill de IA backup en tu entorno de desarrollo mediante línea de comandos
Fuente: 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 |
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/terrylica/cc-skills --skill backupTransmita grabaciones activas de respaldo a GitHub. DISPARADORES: grabación de respaldo, transmisión sincronizada, respaldo de transmisión. Fuente: terrylica/cc-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/terrylica/cc-skills --skill backup Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/terrylica/cc-skills