Back to Directory
research
Hevy
Query workout data from Hevy including workouts, routines, exercises, and history. Use when user asks about their workouts, gym sessions, exercise progress, or fitness routines.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Add duplicate check to create-exercise command - prevents creating exercises with same name unless --force flag used. Document API limitations (no DELETE/PUT for exercises).