weightloss-analyzer

Analyze weight loss data to compute BMR, TDEE, and track energy balance.

919|121|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/huifer/WellAlly-health --skill weightloss-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weightloss-analyzer
Source: https://github.com/huifer/WellAlly-health/tree/main/.claude/skills/weightloss-analyzer
Command: npx skills add https://github.com/huifer/WellAlly-health --skill weightloss-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill analyzes weight loss data to compute metabolic rate, track energy balance, and manage weight loss phases.

Core Features & Use Cases

  • Body composition analysis: BMI calculation and classification, body fat assessment, waist circumference, and waist-hip ratio tracking to guide interventions.
  • Metabolic rate and energy needs: calculate BMR via multiple formulas, estimate TDEE with activity factors, and adjust caloric targets based on progression.
  • Energy gap tracking and weight-change forecasting: track daily energy gaps, estimate weekly weight change, and outline safe pace recommendations.
  • Phase and maintenance planning: manage weight loss, plateau checks, and maintenance targets with periodic monitoring.

Quick Start

Use the weightloss-analyzer to set up a plan with /fitness:weightloss-setup --weight 75 --height 175 --age 52 --gender male; then compute BMR with /fitness:weightloss-bmr --formula mifflin; track energy gap with /nutrition:weightloss-track --intake 1800 --exercise 350; and generate a phase report with /fitness:weightloss-report.

Frequently Asked Questions about weightloss-analyzer

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

FAQPage Schema
How do I calculate BMR and TDEE from my weight loss data?

To calculate BMR and TDEE from weight loss data, the analyzer applies formulas like Mifflin-St Jeor to your weight, height, age, and gender, then multiplies BMR by an activity factor to estimate daily energy expenditure.

How do I track my daily energy gap for weight loss?

You can track your daily energy gap by logging your caloric intake and exercise. The analyzer subtracts your total energy expenditure from intake to determine the deficit and forecast weekly weight change.

What is the best way to detect a weight loss plateau?

The best way to detect a weight loss plateau is by monitoring your weight change trends over time. The analyzer checks your energy balance and progression data to identify when weight loss stalls despite consistent tracking.

Can I calculate BMI and body fat metrics without external tools?

Yes, you can calculate BMI and assess body fat metrics without external tools. The analyzer provides self-contained calculations for BMI, ideal weight, and waist-hip ratio directly from your inputted body composition measurements.

How do I set up a weight loss phase and maintenance plan?

To set up a weight loss phase and maintenance plan, you input your body metrics and targets. The analyzer manages phase progression, sets maintenance goals, and provides periodic monitoring to ensure safe weight loss pacing.