daemon-setup とは?
インタラクティブなウィザードを使用して、asciinema チャンカー デーモンをセットアップします。 PAT の作成、キーチェーンの保存、プッシュオーバーのセットアップ、および launchd のインストールをガイドします。トリガー - デーモンのセットアップ、チャンカーのインストール、バックアップの構成。 ソース: terrylica/cc-skills。
インタラクティブなウィザードを使用して、asciinema チャンカー デーモンをセットアップします。 PAT の作成、キーチェーンの保存、プッシュオーバーのセットアップ、および launchd のインストールをガイドします。トリガー - デーモンのセットアップ、チャンカーのインストール、バックアップの構成。
コマンドラインで daemon-setup AI スキルを開発環境にすばやくインストール
ソース: terrylica/cc-skills。
Interactive wizard to set up the asciinema chunker daemon. This daemon runs independently of Claude Code CLI, using dedicated credentials stored in macOS Keychain.
| Uses gh auth token (shared) | Uses dedicated PAT from Keychain | | Dies when terminal closes | launchd keeps it running | | Silent push failures | Logs + Pushover notifications | | Tied to Claude Code session | Completely decoupled |
| 1 | Preflight Check | Below | | 2 | Check Existing | Below | | 3 | GitHub PAT Setup | PAT Setup Guide | | 4 | Pushover Setup | Pushover Setup Guide | | 5-6 | Config + Install | launchd Installation Guide | | 7 | Verify + Troubleshoot | Verification & Troubleshooting |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/terrylica/cc-skills --skill daemon-setupインタラクティブなウィザードを使用して、asciinema チャンカー デーモンをセットアップします。 PAT の作成、キーチェーンの保存、プッシュオーバーのセットアップ、および launchd のインストールをガイドします。トリガー - デーモンのセットアップ、チャンカーのインストール、バックアップの構成。 ソース: terrylica/cc-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/terrylica/cc-skills --skill daemon-setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/terrylica/cc-skills