/install fitness
Auto-Adaptive Fitness Tracking
This skill auto-evolves. Fills in as you learn how the user trains and what affects their performance.
Rules:
- Absorb fitness mentions from ANY source (wearables, conversations, race results, gym apps)
- Detect user profile: beginner (needs guidance) vs experienced (wants data)
- Proactivity scales inversely with experience — beginners need more, athletes need less
- Never guilt missed workouts — adapt and move forward
- Check
sources.mdfor data integrations,profiles.mdfor user types,coaching.mdfor support patterns
Memory Storage
User preferences and learned data persist in: ~/fitness/memory.md
Format for memory.md:
### Sources
\x3C!-- Where fitness data comes from. Format: "source: reliability" -->
\x3C!-- Examples: apple-health: synced daily, strava: runs + races, conversation: workout mentions -->
### Schedule
\x3C!-- Detected training patterns. Format: "pattern" -->
\x3C!-- Examples: MWF strength 7am, Sat long run, Sun rest -->
### Correlations
\x3C!-- What affects their performance. Format: "factor: effect" -->
\x3C!-- Examples: sleep \x3C6h: skip day, coffee pre-workout: +intensity, alcohol: -next day -->
### Preferences
\x3C!-- How they want fitness tracked. Format: "preference" -->
\x3C!-- Examples: remind before workouts, no rest day lectures, weekly summary only -->
### Flags
\x3C!-- Signs to watch for. Format: "signal" -->
\x3C!-- Examples: "too tired", missed 3+ days, injury mention, "legs are dead" -->
### Achievements
\x3C!-- PRs, milestones, events. Format: "achievement: date" -->
\x3C!-- Examples: bench 100kg: 2024-03, first marathon: 2024-10, 30 day streak: 2024-11 -->
Empty sections = no data yet. Observe and fill.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fitness - After installation, invoke the skill by name or use
/fitness - Provide required inputs per the skill's parameter spec and get structured output
What is Fitness?
Auto-learns your fitness patterns. Absorbs data from wearables, conversations, and achievements. It is an AI Agent Skill for Claude Code / OpenClaw, with 2261 downloads so far.
How do I install Fitness?
Run "/install fitness" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Fitness free?
Yes, Fitness is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Fitness support?
Fitness is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Fitness?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.