Qu'est-ce que backup ?
Sauvegardez en continu les enregistrements actifs sur GitHub. DÉCLENCHEURS - enregistrement de sauvegarde, diffusion synchronisée, sauvegarde en streaming. Source : terrylica/cc-skills.
Sauvegardez en continu les enregistrements actifs sur GitHub. DÉCLENCHEURS - enregistrement de sauvegarde, diffusion synchronisée, sauvegarde en streaming.
Installez rapidement le skill IA backup dans votre environnement de développement via la ligne de commande
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 |
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/terrylica/cc-skills --skill backupSauvegardez en continu les enregistrements actifs sur GitHub. DÉCLENCHEURS - enregistrement de sauvegarde, diffusion synchronisée, sauvegarde en streaming. Source : terrylica/cc-skills.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/terrylica/cc-skills --skill backup Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/terrylica/cc-skills