# Send Ranked Gym to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ranked-gym",
    "name": "Ranked Gym",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/jhillin8/ranked-gym",
    "canonicalUrl": "https://clawhub.ai/jhillin8/ranked-gym",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/ranked-gym",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ranked-gym",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "ranked-gym",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T01:17:59.964Z",
      "expiresAt": "2026-05-08T01:17:59.964Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ranked-gym",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ranked-gym",
        "contentDisposition": "attachment; filename=\"ranked-gym-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "ranked-gym"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/ranked-gym"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ranked-gym",
    "downloadUrl": "https://openagent3.xyz/downloads/ranked-gym",
    "agentUrl": "https://openagent3.xyz/skills/ranked-gym/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ranked-gym/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ranked-gym/agent.md"
  }
}
```
## Documentation

### 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

Streak is gold - Consecutive days = XP multiplier. Break the chain and lose momentum fast. The streak is your most powerful motivator.


Log everything - Cardio, strength, sports, stretching—all count. The system rewards consistency over perfection. 10 min walk = XP earned.


Mix intensity - Quick sessions earn base XP. Heavy lifting or high-intensity days get multipliers. Variety keeps you climbing.


Achievements compound - Early badges feel trivial. But earning 10 of them? That's momentum. That's proof. Celebration is part of the game.


All data stays local on your machine - Your rank, streaks, achievements—zero cloud uploads. No tracking, no ads. Just you vs. your best self.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: jhillin8
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T01:17:59.964Z
- Expires at: 2026-05-08T01:17:59.964Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/ranked-gym)
- [Send to Agent page](https://openagent3.xyz/skills/ranked-gym/agent)
- [JSON manifest](https://openagent3.xyz/skills/ranked-gym/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/ranked-gym/agent.md)
- [Download page](https://openagent3.xyz/downloads/ranked-gym)