backup とは?
アクティブな録画を GitHub にストリーミングバックアップします。トリガー - バックアップ録画、同期キャスト、ストリーミング バックアップ。 ソース: terrylica/cc-skills。
アクティブな録画を GitHub にストリーミングバックアップします。トリガー - バックアップ録画、同期キャスト、ストリーミング バックアップ。
コマンドラインで backup AI スキルを開発環境にすばやくインストール
ソース: 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 |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/terrylica/cc-skills --skill backupアクティブな録画を GitHub にストリーミングバックアップします。トリガー - バックアップ録画、同期キャスト、ストリーミング バックアップ。 ソース: terrylica/cc-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/terrylica/cc-skills --skill backup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/terrylica/cc-skills