Diet Tracker
Tracks daily diet and calculates nutrition information to help achieve weight loss goals. Use when user provides meal information, asks about calorie intake,...
Tracks daily diet and calculates nutrition information to help achieve weight loss goals. Use when user provides meal information, asks about calorie intake,...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
This skill helps track daily diet and achieve weight loss goals with automated meal reminders.
User might say:
Or automatically triggered by cron job for meal reminders.
This skill works with automated cron jobs:
Cron job system event:
饮食记录检查:午餐 or 饮食记录检查:晚餐
The skill reads from
USER.md:
Activity levels:
scripts/get_food_nutrition.py
references/food_database.json if neededscripts/update_memory.py
memory/YYYY-MM-DD.mdFood Name - XX kcal (P: XXg, C: XXg, F: XXg)scripts/get_food_nutrition.py: Fetches nutrition info + calculates TDEEscripts/update_memory.py: Updates daily memory file with meal datareferences/food_database.json: Fallback database of common foodsIssue: "Cannot read USER.md" or missing user data
Issue: Nutrition lookup fails for uncommon foods
Issue: Multiple food items in one meal
REQUIRED FORMAT — Must include calories + macronutrients:
## Diet LogBreakfast: [food] - [X] kcal (P: [X]g, C: [X]g, F: [X]g) Lunch: [food] - [X] kcal (P: [X]g, C: [X]g, F: [X]g) Dinner: [food] - [X] kcal (P: [X]g, C: [X]g, F: [X]g)
Daily Total: [X] / [target] kcal
Protein: [X] / [target]g (remaining: [X]g)
Carbs: [X] / [target]g (remaining: [X]g)
Fat: [X] / [target]g (remaining: [X]g)
Predicted weight change: [-/+ X] kg
⚠️ Strictly prohibited to record only calories while omitting macronutrient grams!
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.