openclaw-notify
Installation
SKILL.md
OpenClaw Notify
Send notifications back to the OpenClaw session that dispatched you.
The Command
openclaw gateway wake --text "Your message here" --mode now
That's it. One command.
When to Use
Call this once at the very end of your task:
# ✅ Task completed
openclaw gateway wake --text "Done: Created PR #42 with OAuth implementation" --mode now