Fitness Plan — Science-Based Training & Workout Auditor
Track workouts, calculate BMI/1RM, and access exercise science guides. 支持科学健身计划制定、BMI/最大力量计算及运动解剖学参考。Use when planning gym sessions, calculating macro needs, or auditing training splits.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/fitness-planWhat This Skill Does
The fitness-plan skill acts as a comprehensive, offline-first exercise science reference tool for OpenClaw. It provides immediate, evidence-based guidance on muscle hypertrophy, strength training principles, and metabolic conditioning without requiring any external internet connectivity or sensitive API keys. By leveraging established standards such as the American College of Sports Medicine (ACSM) guidelines, the skill serves as a pocket coach for anyone looking to structure, optimize, or troubleshoot their fitness regimen. Whether you are calculating 1RM (one-rep max) formulas, determining the appropriate RPE (Rate of Perceived Exertion) for a specific training block, or seeking advice on progressive overload, this skill delivers structured, plain-text documentation on demand.
Installation
To add this capability to your agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/ckchzh/fitness-plan
Once installed, you can trigger the skill using your agent's standard invocation prefix, followed by any of the available command keywords like intro, standards, troubleshooting, or cheatsheet. No further configuration is necessary as the skill is entirely self-contained.
Use Cases
This skill is ideal for personal trainers, competitive athletes, and fitness enthusiasts who need quick, reliable data during training sessions. Use it to:
- Generate structured training splits based on desired frequency.
- Reference proper form cues for compound lifts.
- Calculate intensity adjustments during a deload week.
- Explain the science behind training variables like rest times, volume, and recovery.
- Identify potential causes for performance plateaus and receive actionable, science-based troubleshooting advice.
Example Prompts
- "OpenClaw, use fitness-plan cheatsheet to calculate my 1RM for a 225lb bench press at 5 reps and show me the chart for HR zones."
- "I am stuck on my squat progress; run fitness-plan troubleshooting to identify common reasons for plateaus and how to implement a deload."
- "Can you explain the ACSM guidelines for weekly cardiovascular exercise and the optimal rep ranges for hypertrophy using the fitness-plan standards command?"
Tips & Limitations
- Offline Utility: Because this skill operates entirely via local heredoc documentation, it is extremely fast and privacy-focused, but it will not provide real-time updates on new fitness studies published after the skill was compiled.
- Consult Professionals: While the documentation is based on clinical guidelines, it does not replace a doctor or a certified physical therapist. Always perform movements with proper supervision if you are a beginner.
- Precision: Use the
cheatsheetcommand when performing math-heavy tasks like plate calculation or 1RM estimation to ensure accuracy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-fitness-plan": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。
triburuby
Helps users check in rituals, track streaks, and view tribe activity on TribuRuby.
multi-agent-status
Cross-agent health monitoring for multi-host OpenClaw deployments. Each agent pushes structured status reports (JSON) to a central location. A PM/monitoring agent reads them and alerts on failures. Works across Windows, Linux, and mixed environments.
doctorbot-healthcheck-free
🩺 Free Security & Health Audit. Your OpenClaw deserves a check-up. This skill performs a non-invasive scan to detect security risks, outdated software, and misconfigurations.