A local-first, AI-driven fitness tracking system for managing exercises, routines, and performance progression.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install workouts
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 workouts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Workouts skill provides a structured framework for building a personal fitness laboratory directly within your local environment. By leveraging Openclaw Skills, developers and fitness enthusiasts can maintain a comprehensive log of strength training, cardio, and flexibility routines using a clean markdown-based architecture. It eliminates the need for proprietary fitness apps by keeping all data in a local workspace, allowing for complete privacy and custom analysis.
This skill is designed for long-term athletic development, focusing on high-fidelity data capture including RPE (Rate of Perceived Exertion), volume tonnage, and recovery metrics. It bridges the gap between simple logging and professional-grade performance analysis by automating the identification of personal records and providing proactive insights based on historical performance data.
To get started with this skill, ensure your agent has access to your local filesystem and initialize your workspace:
mkdir -p ~/workouts/logs ~/workouts/routines
touch ~/workouts/exercises.md ~/workouts/prs.md
Once the directory structure is in place, you can begin logging your first session by telling the agent what you performed. The Openclaw Skills implementation will automatically structure the markdown files according to the defined schema.
The skill organizes fitness data using a hierarchical markdown structure to ensure portability and readability:
| Component | Location | Data Captured |
|---|---|---|
| Session Logs | ~/workouts/logs/ |
Date, exercises, sets, weight, RPE, notes |
| Routine Templates | ~/workouts/routines/ |
Planned exercises, target sets, and rep ranges |
| Exercise DB | ~/workouts/exercises.md |
Exercise names, categories, and form cues |
| PR Records | ~/workouts/prs.md |
1RM, 5RM, and distance/time records with dates |
Loading
A sophisticated framework for building automated, multi-node pipelines with reusable components and persistent state management.

A comprehensive skill for navigating corporate environments, professional communication, and office politics with precision.

Build a personalized wishlist system for capturing desires, tracking price drops, and making data-driven purchasing decisions.

A specialized tool for orchestrating secure, high-performance WireGuard VPN tunnels and managing complex network routing configurations.

A structured AI writing system that automates planning, drafting, and version-controlled refinement of professional content.

A specialized toolkit designed to eliminate robotic AI writing patterns and humanize generated content for better engagement.








































