·backup
</>

backup

Sauvegardez en continu les enregistrements actifs sur GitHub. DÉCLENCHEURS - enregistrement de sauvegarde, diffusion synchronisée, sauvegarde en streaming.

21Installations·1Tendance·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill backup

Comment installer backup

Installez rapidement le skill IA backup dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/terrylica/cc-skills --skill backup
  3. Vérifier l'installation: 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

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 |

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/terrylica/cc-skills --skill backup
Catégorie
</>Développement
Vérifié
Première apparition
2026-03-07
Mis à jour
2026-03-11

Browse more skills from terrylica/cc-skills

Réponses rapides

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.

Comment installer backup ?

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

Où se trouve le dépôt source ?

https://github.com/terrylica/cc-skills