A comprehensive fitness management system for logging workouts, tracking personal records, and receiving intelligent, goal-oriented coaching.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gym
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gym using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Gym Skill is a robust fitness framework designed to turn your AI agent into a dedicated personal trainer and data-driven coach. By maintaining a structured local repository of your workouts, it ensures that your fitness data is private, persistent, and highly organized. It goes beyond simple logging by implementing professional training principles like progressive overload, RPE-based auto-regulation, and scheduled deload cycles, making it a powerful addition to the Openclaw Skills ecosystem for anyone serious about physical improvement.
Built with safety and efficiency in mind, the skill prioritizes injury prevention by respecting physical restrictions and ensuring adequate recovery between sessions. Whether you are a beginner looking for a routine or an advanced athlete tracking high-volume tonnage, this skill adapts to your evolving performance data to keep you on the path toward your goals.
To get started with the Gym Skill, ensure your environment is ready to store markdown files. Openclaw Skills users can initialize the directory structure using the following commands:
mkdir -p ~/gym/
touch ~/gym/memory.md
Populate the memory.md file with your level, goals, schedule, and any physical restrictions to allow the agent to personalize your training plan effectively.
The skill maintains a flat-file database in the ~/gym/ directory for maximum portability and human-readability:
| File | Data Type | Description |
|---|---|---|
memory.md |
Profile | Stores goals, equipment, and medical restrictions. |
workouts.md |
Logs | Sequential record of every exercise, set, and rep. |
prs.md |
Records | A dedicated list of all-time best lifts by category. |
measurements.md |
Biometrics | Tracking for body weight and physical dimensions. |
adaptation.md |
Logic | Specific modifications used to work around injuries. |
Loading
A high-velocity experimentation framework designed to drive explosive user acquisition and viral product growth.

A high-performance tool for building, debugging, and optimizing Groq API workflows for chat, tool calling, and speech-to-text.

A comprehensive grocery management skill that tracks pantry inventory, respects dietary restrictions, and optimizes shopping lists for household needs.

Empowers your AI agent to write authentic, casual Greek that passes the native test by avoiding stiff, formal defaults.

A powerful integration for AI agents to search, browse, and analyze Hacker News stories, comments, and hiring threads.

A comprehensive automation skill for managing Hadoop clusters, HDFS storage, and YARN resource scheduling.








































