Install
openclaw skills install peon-ping-openclawInstall and configure PeonPing with an opinionated default (Orc Peon voice) so alerts work immediately with minimal user friction. Use when the user asks for...
openclaw skills install peon-ping-openclawMake PeonPing work out-of-the-box with Orc Peon as default.
Run this exact flow with exec:
brew install PeonPing/tap/peon-ping
peon-ping-setup
peon packs install orc-peon || true
peon packs use orc-peon
peon volume 0.45
peon notifications on
peon preview
peon status
If Homebrew is unavailable, use:
curl -fsSL https://raw.githubusercontent.com/PeonPing/peon-ping/main/install.sh | bash
peon-ping-setup
peon packs install orc-peon || true
peon packs use orc-peon
peon volume 0.45
peon notifications on
peon preview
peon status
Use this message pattern:
peon packs list --registrypeon packs use <pack_name>peon packs nextpeon volume <0.0-1.0>peon notifications testRun, in order:
peon status
peon preview
peon notifications test
peon-ping-setup
Then re-apply default:
peon packs use orc-peon
peon volume 0.45
peon notifications on
peon status and peon preview.