·daemon-logs
</>

daemon-logs

View asciinema chunker daemon logs. TRIGGERS - daemon logs, chunker logs, backup logs.

21Installs·1Trend·@terrylica

Installation

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

How to Install daemon-logs

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

| -n N | Show last N lines (default: 50) | | --follow | Follow log output (like tail -f) | | --errors | Show only ERROR lines |

| /.asciinema/logs/chunker.log | Main daemon log | | /.asciinema/logs/launchd-stdout.log | launchd stdout | | /.asciinema/logs/launchd-stderr.log | launchd stderr |

| No logs found | Daemon never started | Run /asciinema-tools:daemon-start | | Empty log file | Daemon just started | Wait a few seconds, check again | | Logs not updating | Daemon crashed | Check /daemon-status, restart | | Permission denied | Wrong file owner | Check ls -la /.asciinema/logs/ |

View asciinema chunker daemon logs. TRIGGERS - daemon logs, chunker logs, backup logs. Source: terrylica/cc-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

View asciinema chunker daemon logs. TRIGGERS - daemon logs, chunker logs, backup logs. Source: terrylica/cc-skills.

How do I install daemon-logs?

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