openclaw-notify
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
More from linuxlewis/agent-skills
agent-browser
Browser automation using the agent-browser CLI. Use when user asks to browse websites, open webpages, interact with page elements, take screenshots, fill forms, click buttons, scrape content, or automate browser tasks.
81ralph-runner
Run Ralph Wiggum autonomous coding loops. Use when user asks to run ralph, start autonomous coding, execute a PRD, implement features from a task list, or wants Claude Code to work through user stories iteratively.
3pr-responder
Review and respond to GitHub PR comments. Use when analyzing PR feedback, determining which comments to address, classifying review comments by priority, or implementing fixes for code review feedback.
3