This is a comprehensive nutrition tracking analyzer that pulls from JSON logs of your daily meals and cross-references them against RDA standards for macros, vitamins, minerals, and special nutrients like omega-3s. It calculates trend lines, nutrient density scores, and correlation coefficients between your diet and other health markers like sleep quality, blood pressure, or exercise performance. The output is detailed: you get ASCII trend charts, RDA achievement percentages, and prioritized action plans like "add 8g fiber at lunch to hit 30g daily." It's built for people who log granular nutrition data and want algorithmic insights rather than just calorie counts. The skill reads from structured data files, so you need your meals tracked with micronutrient breakdowns, not just generic food names.
npx skills add https://github.com/huifer/wellally-health --skill nutrition-analyzer