cctop-setup
Installation
SKILL.md
cctop Setup Skill
Helps install the cctop app required for session monitoring.
When to Use
Run installation guidance when:
- Hook fails with "cctop-hook not found"
- User asks to set up cctop monitoring
- Session tracking is not working
Installation
Step 1: Check if cctop.app is installed
ls /Applications/cctop.app/Contents/MacOS/cctop-hook 2>/dev/null || ls ~/Applications/cctop.app/Contents/MacOS/cctop-hook 2>/dev/null
Related skills