Exercise form guide with warmup routines and workout plans. Use when planning workouts.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill exercise-form --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Exercise Form?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-exercise-form)More formats (shields.io, HTML) on the badges page.
---
name: "exercise-form"
version: "3.0.0"
description: "Exercise form guide with warmup routines and workout plans. Use when planning workouts."
author: "BytesAgain"
homepage: "https://bytesagain.com"
---
# exercise-form
Exercise form guide with warmup routines and workout plans. Use when planning workouts.
## Commands
### `guide`
```bash
scripts/script.sh guide <exercise>
```
### `search`
```bash
scripts/script.sh search <muscle>
```
### `warmup`
```bash
scripts/script.sh warmup <type>
```
### `routine`
```bash
scripts/script.sh routine <goal minutes>
```
### `list`
```bash
scripts/script.sh list <category>
```
### `tips`
```bash
scripts/script.sh tips <exercise>
```
## Data Storage
Data stored in `~/.local/share/exercise-form/`.
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!