← Back to Skills Marketplace
ivangdavila

Workouts

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1045
Downloads
3
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install workouts
Description
Build a personal workout tracking system with exercises, routines, progression, and PRs.
Usage Guidance
This skill is instruction-only and appears to only create and manage a ~/workouts directory with workout logs and derived summaries. Before installing, be aware it will write files to your home directory — review or back up any existing ~/workouts path to avoid overwriting. The SKILL.md mentions optional location/route and health data; avoid entering sensitive location or medical details if you don’t want them stored locally. If you do not want the agent to act without explicit permission, keep autonomous invocation disabled for the agent or review its proposed file changes before confirming. If you later want calendar/health integrations, those would require additional credentials — this skill does not request them now.
Capability Analysis
Type: OpenClaw Skill Name: workouts Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file describes a workout tracking system, detailing how to log workouts, track progression, and manage exercise data. The only instruction involving file system interaction is to 'Create `~/workouts/` as workspace', which is a necessary and expected action for a skill designed to store user data. There are no indications of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or any other harmful intent. All instructions align with the stated purpose of building a personal workout tracking system.
Capability Assessment
Purpose & Capability
The name/description (personal workout tracking) match the SKILL.md: building logs, routines, PRs, and a ~/workouts workspace. There are no unexpected credential or binary requirements.
Instruction Scope
Runtime instructions are limited to creating a ~/workouts directory and storing/standardizing workout logs, surfacing PRs/trends, and suggesting progressions. The document does not instruct the agent to read unrelated system files, access environment variables, or transmit data to third-party endpoints. It does note optional location/route data (user-provided) and integration ideas (calendar/health) but gives no instructions to call external APIs.
Install Mechanism
No install specification or code files are present (instruction-only). This is the lowest-risk model for installation because nothing is downloaded or written by an installer beyond what the agent itself may create at runtime.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to a local personal tracker that writes files in the user's home directory.
Persistence & Privilege
Flags are default (always: false, agent invocation allowed). The skill will create and write files under ~/workouts as part of normal operation — that file-system access is expected for this purpose and not excessive. Autonomous invocation is allowed by platform default but not uniquely privileged here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workouts
  3. After installation, invoke the skill by name or use /workouts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug workouts
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Workouts?

Build a personal workout tracking system with exercises, routines, progression, and PRs. It is an AI Agent Skill for Claude Code / OpenClaw, with 1045 downloads so far.

How do I install Workouts?

Run "/install workouts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Workouts free?

Yes, Workouts is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Workouts support?

Workouts is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Workouts?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments