·daemon-stop
</>

daemon-stop

Stop the asciinema chunker daemon. TRIGGERS - stop daemon, pause chunker, disable backup.

21Installs·1Trend·@terrylica

Installation

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

How to Install daemon-stop

Quickly install daemon-stop 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-stop
  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

| Failed to stop daemon | Launchd error | Try launchctl unload -F | | Daemon still running | Multiple instances | Kill manually: pkill -f asciinema-chunker | | Can't find plist | Setup not run | Run /asciinema-tools:daemon-setup first | | Recordings not stopping | asciinema rec is running | Exit recording shell first (Ctrl-D or type exit) |

Stop the asciinema chunker daemon. TRIGGERS - stop daemon, pause chunker, disable backup. Source: terrylica/cc-skills.

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-stop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill daemon-stop
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-stop?

Stop the asciinema chunker daemon. TRIGGERS - stop daemon, pause chunker, disable backup. Source: terrylica/cc-skills.

How do I install daemon-stop?

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-stop 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