Send Richard an ntfy notification.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add richardgill/nix --skill notify --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Notify?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/richardgill-notify-29573771)More formats (shields.io, HTML) on the badges page.
---
name: notify
description: Send Richard an ntfy notification.
---
Use `notify` to send Richard a notification on the Agent topic.
Examples:
```bash
notify "Need your input on this change"
notify "Build passed"
```
Use `--title` or `--click` when useful:
```bash
notify --title "CI needs attention" --click "https://github.com/example/repo/actions" "The build failed"
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!