·backup
</>

backup

アクティブな録画を GitHub にストリーミングバックアップします。トリガー - バックアップ録画、同期キャスト、ストリーミング バックアップ。

21インストール·1トレンド·@terrylica

インストール

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

backup のインストール方法

コマンドラインで backup AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/terrylica/cc-skills --skill backup
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-07
更新日
2026-03-10

Browse more skills from terrylica/cc-skills

クイックアンサー

backup とは?

アクティブな録画を GitHub にストリーミングバックアップします。トリガー - バックアップ録画、同期キャスト、ストリーミング バックアップ。 ソース: terrylica/cc-skills。

backup のインストール方法は?

ターミナルまたはコマンドラインツール(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