🏋️
AutomationShell

Peon Ping Log

by PeonPing

Peon Ping Log is an Automation skill for Claude Code, published by PeonPing in peon-ping.

5K stars373 forkson PeonPing/peon-pingAdded 2026/08/16Repository updated 2026/08/10
aiai-engineeringantigravityclaude-codecodexcursoropencodeterminal
Install in seconds
Install Peon Ping Log
Copy Peon Ping Log into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/PeonPing/peon-ping/tree/main/skills/peon-ping-log ~/.claude/skills/peon-ping-log

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/PeonPing/peon-ping.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/peon-ping-log/SKILL.md in PeonPing/peon-ping
Installs to
~/.claude/skills/peon-ping-log
Collection
One of 7 skills cataloged from this repository
Category
Automation1523 skills

What Peon Ping Log does

Peon Ping Log logs exercise reps for the Peon Trainer via a shell command. Use it when a user says they did pushups or squats and wants to log reps.

Peon Ping Log is cataloged under Automation on DirSkills. Peon Ping Log comes from a repository tagged ai, ai-engineering, antigravity, claude-code and codex.

Documentation

README

peon-ping-log

Log exercise reps for the Peon Trainer.

Usage

The user provides a number and exercise type. Run the following command using the Bash tool:

bash ~/.claude/hooks/peon-ping/peon.sh trainer log <count> <exercise>

Where:

  • <count> is the number of reps (e.g. 25)
  • <exercise> is pushups or squats

Examples

bash ~/.claude/hooks/peon-ping/peon.sh trainer log 25 pushups
bash ~/.claude/hooks/peon-ping/peon.sh trainer log 30 squats

Report the output to the user. The command will print the updated rep count and play a trainer voice line.

If trainer is not enabled

If the output says trainer is not enabled, tell the user to run /peon-ping-toggle or peon trainer on first.

Check status

This is the opening of the README. Read the full README on GitHub.

Commands Peon Ping Log provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /peon-ping-toggle

Frequently asked about Peon Ping Log

  • What else does PeonPing publish alongside Peon Ping Log?

    Peon Ping Log is one of 7 skills that DirSkills catalogs from PeonPing/peon-ping, the repository it ships in. Its siblings there include Peon Ping Config, Peon Ping Remix and Peon Ping Rename. Each one is a separate skill with its own page in this directory, installs the same way Peon Ping Log does, and is maintained by PeonPing in that same repository. The rest of the collection is listed on the PeonPing/peon-ping page.

  • How does Peon Ping Log compare to other Automation skills?

    Peon Ping Log ranks #285 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Peon Ping Log against them. Open each page to compare what they document and how they install.

More from PeonPing/peon-ping

Peon Ping Log is one of 7 skills cataloged on DirSkills from PeonPing/peon-ping.

See all 7 skills
🎛️
2w ago

Peon Ping Config

Peon Ping Config edits the peon-ping config.json to adjust volume, sound packs, rotation, categories, desktop notifications, and path-based pack bindings. Use it when the user wants to change any peon-ping setting.
Automation
5K373
🔁
2w ago

Peon Ping Remix

Peon Ping Remix executes a single reroll job for a draft PeonPing pack by reading a job file, rewriting sound or TTS prompts to honor a caption, re-rendering the affected audio, and logging the change. It is intended to be invoked headlessly by the peon eval server, not directly by humans.
Automation
5K373
🏷️
2w ago

Peon Ping Rename

Peon Ping Rename sets a custom name for the current Claude session, shown in desktop notification titles and the terminal tab title. Use /peon-ping-rename with a name to label the session, or call it without arguments to reset to auto-detect.
Automation
5K373
🔔
2w ago

Peon Ping Toggle

Peon Ping Toggle mutes or unmutes peon-ping sound notifications during a Claude Code session and handles peon-ping configuration changes such as volume, pack rotation, and categories.
AI Engineering
5K373
🎙️
2w ago

Peon Ping Use

Peon Ping Use sets which voice pack (character voice) plays for the current chat session and enables session_override rotation mode. Use it when the user wants a specific character voice like GLaDOS, Peon, or Kerrigan for the conversation.
Automation
5K373
🎛️
2w ago

PeonPing Pack Creator

PeonPing Pack Creator authors a brand-new PeonPing draft pack from a name, flavor, vibe, and draft root, covering all seven CESP categories. It writes openpeon.json and prompts.json, renders each sound via pack-render.py (or mock mode), and tells the human to run peon eval.
Automation
5K373