peon-ping-log

Log pushup and squat rep counts to the Peon Trainer via a bash command.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/JohnRebellion/.claude-public --skill peon-ping-log-johnrebellion
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: peon-ping-log
Source: https://github.com/JohnRebellion/.claude-public/tree/main/claude/skills/peon-ping-log
Command: npx skills add https://github.com/JohnRebellion/.claude-public --skill peon-ping-log-johnrebellion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It removes the friction of manually tracking exercise reps by letting you log pushups and squats directly from a chat command, keeping your Peon Trainer progress up to date. ## Core Features & Use Cases - Rep Logging: Record a count and exercise type (pushups or squats) by invoking the peon.sh trainer log command. - Progress Check: Query your current rep totals with the trainer status command after logging. - Voice Feedback: Each log plays a trainer voice line and prints the updated rep count. - Use Case: After finishing a set of 25 pushups, simply say "log 25 pushups" and the rep count is recorded and confirmed aloud. ## Quick Start Tell the assistant to log your reps, for example say "log 25 pushups" or "/peon-ping-log 30 squats".

Frequently Asked Questions about peon-ping-log

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I log pushups or squats with a command?▼

Provide a count and exercise type, such as "log 25 pushups" or "/peon-ping-log 30 squats". The skill runs peon.sh trainer log with your count and exercise, then reports the updated total.

How do I check my exercise progress after logging reps?▼

Ask for your progress and the skill runs peon.sh trainer status, which prints your current rep counts. You can combine logging and status checks in one request.

Why does logging say the trainer is not enabled?▼

The Peon Trainer feature must be activated before logging reps. Run /peon-ping-toggle or the command "peon trainer on" first, then retry logging your reps.

What exercise types are supported for rep logging?▼

Only pushups and squats are supported as exercise arguments. Other exercise names are not handled by the trainer log command in this skill.