·daemon-setup
</>

daemon-setup

Set up asciinema chunker daemon with interactive wizard. Guides through PAT creation, Keychain storage, Pushover setup, and launchd installation. TRIGGERS - daemon setup, install chunker, configure backup.

19Installs·1Trend·@terrylica

Installation

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

How to Install daemon-setup

Quickly install daemon-setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill daemon-setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terrylica/cc-skills.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill daemon-setup
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from terrylica/cc-skills

Quick answers

What is daemon-setup?

Set up asciinema chunker daemon with interactive wizard. Guides through PAT creation, Keychain storage, Pushover setup, and launchd installation. TRIGGERS - daemon setup, install chunker, configure backup. Source: terrylica/cc-skills.

How do I install daemon-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill daemon-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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