mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-16 07:09:29 +00:00
The skill documented `openclaw gateway wake --text ... --mode now` which is not a valid subcommand. The correct command is `openclaw system event --text ... --mode now`. Fixes #10515.