Claude Notify
Description
Get system notifications when Claude Code needs your input.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
@mariozechner/claude-notify
Get system notifications when Claude Code needs your input.
Installation
npm install -g @mariozechner/claude-notify
claude-notify -install
That's it. Test with `claude-notify -test`.
What it does
- System notifications when Claude stops and needs input
- Shows Claude's last message
- Plays notification sound
macOS extras
- Menu bar icon with session count waiting for input
- Control center to view all sessions
- Session status tracking (working/waiting)
Disable for a session
CLAUDE_NOTIFY_OFF=1 claude [your command]
Troubleshooting
- Not working: Check
~/.claude-notify/log.txt - macOS daemon issues: Check
~/.claude-notify/daemon.log - Linux notifications: Requires
notify-send
Development
See [docs/development.md](docs/development.md) for development setup and [docs/build.md](docs/build.md) for build instructions.
License
MIT
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development