home / skills / openclaw / skills / ranked-gym
This skill gamifies workouts with XP, ranks, and a leaderboard to boost consistency, motivation, and measurable fitness progress.
npx playbooks add skill openclaw/skills --skill ranked-gymReview the files below or copy the command above to add this skill to your agents.
---
name: ranked-gym
description: Gamify your gym sessions with XP, levels, achievements, and workout streaks
author: clawd-team
version: 1.0.0
triggers:
- "gym rank"
- "workout xp"
- "gym level"
- "fitness achievements"
- "gym streak"
---
# Ranked Gym
Turn every rep into progress. Watch your fitness level up while you level up.
## What it does
Ranked Gym transforms your workout routine into an RPG progression system. Each session earns XP based on duration and intensity. Climb six ranks from Bronze through Master. Unlock achievements as you hit milestones. Track streaks to maintain momentum. See your stats on a persistent leaderboard. Stop counting reps—start counting levels.
## Usage
**Log workout for XP**
"Log 45 min upper body workout" → Earns 180 XP + intensity multiplier. Confirm reps or exercises for bonus points.
**Check rank**
"What's my gym rank?" → Returns current rank, XP progress to next level, total workouts completed, current streak.
**View achievements**
"Show my fitness achievements" → Lists unlocked badges with unlock dates. Shows progress on in-progress achievements.
**Streak status**
"Check my workout streak" → Days consecutive, best streak ever, streak multiplier (consecutive workouts = higher XP gains).
**Level up**
"Level up my gym profile" → Confirms rank advancement when you hit XP thresholds. Unlocks new rank badge and special ability.
## Rank System
Climb the ladder. Each rank requires progressively more XP.
- **Bronze** (0-500 XP) - You showed up. That's the win.
- **Silver** (500-1,500 XP) - Consistency matters. You're building the habit.
- **Gold** (1,500-3,500 XP) - Serious progress. People notice.
- **Platinum** (3,500-7,000 XP) - Elite tier. You're a machine.
- **Diamond** (7,000-12,000 XP) - Rare air. Few reach here.
- **Master** (12,000+ XP) - Legend status. The benchmark.
## Achievements
Unlock badges for hitting fitness milestones.
- **First Rep** - Complete your first logged workout. (Bronze unlock)
- **Week Warrior** - 7-day consecutive workout streak.
- **Century Club** - 100 total workouts logged.
- **Iron Grip** - 1,000 lbs total volume in a single session.
- **Unstoppable** - 30-day unbroken workout streak.
- **Marathon** - Single session exceeds 90 minutes.
- **Consistency King** - Workout every day for 60 days.
- **Volume Master** - Accumulate 50,000 lbs lifetime volume.
- **Perfect Month** - Complete planned workouts for entire month.
- **Legend Born** - Reach Master rank.
## Tips
1. **Streak is gold** - Consecutive days = XP multiplier. Break the chain and lose momentum fast. The streak is your most powerful motivator.
2. **Log everything** - Cardio, strength, sports, stretching—all count. The system rewards consistency over perfection. 10 min walk = XP earned.
3. **Mix intensity** - Quick sessions earn base XP. Heavy lifting or high-intensity days get multipliers. Variety keeps you climbing.
4. **Achievements compound** - Early badges feel trivial. But earning 10 of them? That's momentum. That's proof. Celebration is part of the game.
5. **All data stays local on your machine** - Your rank, streaks, achievements—zero cloud uploads. No tracking, no ads. Just you vs. your best self.
This skill gamifies gym sessions by turning workouts into an RPG-style progression system with XP, ranks, achievements, and streak tracking. It rewards duration and intensity, shows persistent leaderboard stats, and keeps all data local to your machine. Use it to stay motivated, measure consistency, and celebrate milestones as you level up.
Log workouts to earn XP based on session length and intensity, with optional confirmations for reps or exercises that grant bonus points. The system tallies XP toward six ranks (Bronze to Master), tracks consecutive-day streaks that multiply XP, and awards achievement badges when defined milestones are reached. All stats are stored locally so progress is private and persistent.
Is my workout data uploaded to the cloud?
No. All data stays local on your machine—no cloud uploads, tracking, or ads.
How does the streak multiplier work?
Consecutive workout days increase a multiplier applied to earned XP; longer streaks yield larger multipliers and unlock streak-specific achievements.