peonping-alerts

Install and configure PeonPing with an opinionated default (Orc Peon voice) so alerts work immediately with minimal user friction. Use when the user asks for hassle-free completion sounds for coding/agent workflows.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "peonping-alerts" with this command: npx skills add sal-jim/peon-ping-openclaw

PeonPing Alerts Skill

Make PeonPing work out-of-the-box with Orc Peon as default.

Default behavior (do this first)

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

What to tell the user after setup

Use this message pattern:

  • "PeonPing is installed and set to Orc Peon by default."
  • "If you want a different voice/pack, tell me and I’ll switch it."

Customization on request

  • List packs: peon packs list --registry
  • Switch pack: peon packs use <pack_name>
  • Cycle packs: peon packs next
  • Adjust volume: peon volume <0.0-1.0>
  • Test notifications: peon notifications test

Quick recovery (if no sound)

Run, 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

Guardrails

  • Prefer Homebrew path when possible.
  • Only use official project URLs.
  • Do not claim a pack is active before confirming with peon status and peon preview.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated