workout-logger

Logs strength and cardio workouts in a JSON file and generates weekly fitness reports with personal-bests comparisons.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill workout-logger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workout-logger
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/workout-logger
Command: npx skills add https://github.com/malue-ai/dazee-small --skill workout-logger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users meticulously log their workouts, monitor their exercise progress over time, and generate insightful fitness reports, all while keeping data securely stored locally.

Core Features & Use Cases

  • Log Strength Training: Record exercises, weights, sets, and reps.
  • Log Cardio: Track activities like running, cycling, including distance, duration, and pace.
  • Progress Tracking: Compare current performance against previous records to highlight improvements.
  • Fitness Reports: Generate weekly summaries of workout frequency, duration, and personal bests.

Quick Start

Log today's workout by stating the exercises, weights, and reps performed.

Frequently Asked Questions about workout-logger

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

FAQPage Schema
How do I log strength training workouts and track my progress?

To log strength training workouts, you record the exercises performed along with the weights, sets, and reps. The Skill stores this workout data locally in a JSON file to track your fitness progress over time and compare current performance against previous personal bests.

Can I log cardio exercises like running and cycling?

Yes, you can log cardio exercises like running and cycling by tracking the distance and duration of your activities. The Skill calculates your pace from this data and includes it in weekly fitness reports to monitor your cardiovascular progress.

Does workout progress tracking work without an internet connection?

Yes, workout progress tracking works offline because the Skill stores all exercise data securely in a local JSON file. This local storage mechanism ensures your fitness logs remain accessible and private without requiring external database connectivity.

How do I generate a weekly fitness report from my logged exercises?

You generate a weekly fitness report by requesting a summary from the Skill after logging your exercises. The report calculates workout metrics like pace, summarizes exercise frequency and duration, and compares recent performance against previous personal bests.

What is the best way to compare my current lifting records against previous personal bests?

The best way to compare current lifting records against previous personal bests is to use the built-in progress tracking feature. It automatically evaluates your logged weights, sets, and reps against historical data to highlight your strength improvements.