What problem does it solve? Planning workouts and tracking nutrition normally requires juggling multiple apps and websites. This Skill gives you exercise lookups, food macro data, and body-metric calculators in one place, using free public APIs and pure-Python scripts with no package installs. ## Core Features & Use Cases - Exercise Search: Query 690+ exercises from the wger database by muscle, equipment, category, or name, with full details and images. - Nutrition Lookup: Search 380,000+ foods in USDA FoodData Central for calories, protein, fat, and carbs per 100g, using a free API key or DEMO_KEY. - Offline Calculators: Compute BMI, TDEE (Mifflin-St Jeor), one-rep max (Epley/Brzycki/Lombardi), macro splits, and body fat percentage (US Navy method) with stdlib-only Python. - Use Case: Ask for a chest workout with dumbbells, then look up the macros for chicken breast and rice, then calculate your TDEE and cutting macro split — all in one conversation. ## Quick Start Ask the assistant to find dumbbell exercises for chest and calculate your TDEE for a 75 kg, 180 cm, 30-year-old male with moderate activity.