daemon-setup이란?
대화형 마법사를 사용하여 asciinema 청커 데몬을 설정합니다. PAT 생성, 키체인 저장, 푸시오버 설정 및 설치 시작을 안내합니다. TRIGGERS - 데몬 설정, 청커 설치, 백업 구성. 출처: terrylica/cc-skills.
대화형 마법사를 사용하여 asciinema 청커 데몬을 설정합니다. PAT 생성, 키체인 저장, 푸시오버 설정 및 설치 시작을 안내합니다. TRIGGERS - 데몬 설정, 청커 설치, 백업 구성.
명령줄에서 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 생성, 키체인 저장, 푸시오버 설정 및 설치 시작을 안내합니다. TRIGGERS - 데몬 설정, 청커 설치, 백업 구성. 출처: 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