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 backupGitHub에 대한 스트림 백업 활성 녹음. 트리거 - 백업 녹화, 동기화 캐스트, 스트리밍 백업. 출처: 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