clawhip is a runtime/daemon that routes event notifications (GitHub webhooks, git commits, tmux events) to channels such as Discord. It provides a local HTTP daemon, config-driven routing, and templated message formats so teams can receive CI, PR, and operational alerts without polluting the main gateway bot.
Use clawhip when you need a lightweight notification router separate from the primary gateway—ideal for high-volume notifications (commits, PRs, tmux alerts) or when you want to isolate notifier behavior from the main chat bot. It's suitable for operators who can run a small daemon and manage a config.toml.
This is an operational/runtime skill intended for operators using OpenClaw. Compatible with agent workflows that can run local daemons and manage configs (OpenClaw agents, shell-oriented assistants).
This skill has not been reviewed by our automated audit pipeline yet.