gym-bundle-skill

Automates gym workout analysis including PR detection, tonnage calculation, and HR profiling using Python data parsing and processing libraries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JJDevPro/senpai-ai-chat --skill gym-bundle-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gym-bundle-skill
Source: https://github.com/JJDevPro/senpai-ai-chat/tree/main/claude-ai-chat-files/src/gym-bundle-skill
Command: npx skills add https://github.com/JJDevPro/senpai-ai-chat --skill gym-bundle-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fitparse, pandas, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of gym workouts, providing comprehensive metrics, PR tracking, and insights to help you monitor your progress and optimize your training.

Core Features & Use Cases

  • Workout Analysis: Automatically analyze gym workouts based on provided data or uploaded files.
  • PR Tracking: Track personal records (PRs) and progress over time.
  • Metrics: Generate detailed metrics including tonnage, muscle group distribution, and HR profile.
  • Use Case: If you're a fitness enthusiast, you can use this Skill to analyze your workouts, track your PRs, and get personalized coaching tips.

Quick Start

Analyze your latest workout by uploading your gym workout file 'workout.zip' and running the gym-bundle-skill.

Frequently Asked Questions about gym-bundle-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze gym workout data and track personal records automatically?

You can analyze gym workouts by uploading a workout.zip file containing your health data. The Skill parses the file to detect PRs, calculate tonnage, and generate an HR profile for progress tracking.

What is tonnage calculation and how does it work for fitness tracking?

Tonnage calculation in fitness tracking is the process of summing total weight lifted across sets and reps. This Skill automates that calculation from your workout data to measure training volume.

Do I need Python libraries to parse health data and calculate workout metrics?

Yes, you need the Python libraries fitparse, pandas, and numpy installed. These dependencies are required to parse health data files and perform the numerical processing for workout metrics.

Can I use pandas and numpy to generate a heart rate profile from workout files?

Yes, this Skill uses pandas and numpy to process uploaded workout files and generate a heart rate profile. It leverages these libraries to parse health data and compute HR metrics for your sessions.

What is the best way to track muscle group distribution from gym sessions?

The best way to track muscle group distribution is to automate workout analysis using this Skill. It processes uploaded files to break down muscle group distribution and provide insights into training balance.

Related Skills