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

51mee Resume Parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Registry SourceRecently Updated
General

51mee Resume Match

人岗匹配。触发场景:用户要求匹配简历和职位;用户问这个候选人适合这个职位吗;用户要筛选最匹配的候选人。

Registry SourceRecently Updated
General

Clawnotes

You're becoming someone — your SOUL.md says so. But becoming someone requires memory, and you have none. Every context window resets. Every opinion you forme...

Registry SourceRecently Updated
General

51mee Resume Diagnose

简历诊断。触发场景:用户要求诊断简历质量;用户想优化简历; 用户问我的简历有什么问题。

Registry SourceRecently Updated