Daily Health Briefing Skill for Garmin Users - 7-Layer Pattern Recognition

0 0 Updated: 2026-07-30 16:25:35

A Claude plugin skill tailored for Garmin users that automatically aggregates daily health data and generates insights with 7-layer pattern recognition. Covers wearable metrics, supplements, medications, activities, and lab results. Enables natural language queries to track health trends, spot anomalies, and optimize routines without manual data sorting.

Install
npx skills add https://github.com/alecpritzos/daily-vitals --skill log
Skill Details readonly

Why Do You Need a Garmin Health Data AI Assistant?

To be honest, I used to open the Garmin Connect app every day, staring at a screen full of data—steps, heart rate, sleep stages, stress levels, blood oxygen... and then get stuck in decision paralysis. What should I focus on? Which changes are normal? Is that recent fatigue related to my exercise volume? Let's be honest: after staring for a while, all I could extract was "I walked 8,000 steps today," with no real insights. That changed when I discovered this Claude skill called Daily Vitals. For the first time, I truly experienced what it means to "let AI read your data for you."

At its core, this skill is a plugin designed specifically for Garmin users. You just connect your data sources (like your Garmin account, supplement logs, or even manually entered lab results), and then ask Claude questions as if you were chatting with a friend. It generates a daily health briefing with 7-layer pattern recognition. These layers include: raw wearable data, supplement intake, medication logs, activity performance, lab tests, sleep quality, and stress & recovery trends. Sounds pretty professional, right? But it's incredibly easy to use.

Installation Is Easier Than I Thought

At first, I thought I'd have to mess around with a bunch of config files, but it turned out to require just one command. In the terminal, run:

npx skills add <repository-url> --skill log

Then it automatically downloads dependencies, and within a few seconds it's ready to go. Note that the skill name is log, not daily-vitals. I made that mistake myself—ran it and ended up with an empty skill. After reading the path more carefully, I realized the plugin/skills/log directory is the core.

 

After installation, you need to authorize the skill to read your Garmin data. You can either connect directly via OAuth or export a CSV and upload it to a designated folder. I chose direct authorization—much simpler. But keep in mind, data privacy is fully in your hands; all analysis runs locally or on a server you trust, and nothing is uploaded to third-party clouds.

It Solved a Problem That Bothering Me for a Long Time

Last month, I kept feeling especially drowsy in the afternoons—even two cups of coffee didn't help. In the past, I would have searched "causes of afternoon fatigue" and gotten generic results like "could be iron deficiency / lack of sleep / caffeine dependence." But with this skill, I simply asked: "Check how my afternoon energy levels over the past two weeks relate to my medication timing." It immediately pulled up my medication records (I take a multivitamin and a spoonful of magnesium powder every morning) and activity logs, then told me: Your biggest predictor of afternoon drowsiness is the amount of deep sleep from the previous night, not medication timing. It also found that I could adjust my magnesium intake to before bed, which could improve deep sleep quality. Seriously, I was blown away—AI can analyze individual data this specifically.

The most impressive part of this skill is that it doesn't just list data—it does cross-pattern recognition. For example, it can correlate your heart rate variability with the day's stress events, or check whether your recovery speed after exercise changes after supplement intake. It delivers the kind of insights you wouldn't have thought of, but find incredibly useful.

Some Practical Tips

  • Ask in natural language, the more specific the better. For instance, "Compare my running data from Monday and Wednesday; what's different in heart rate zones?" It will pull up the heart rate curves, time, and distance for both runs and compare them.
  • Check "anomaly alerts" regularly. The skill automatically flags data points that deviate from your personal baseline, like a sudden 10% increase in resting heart rate, and warns you to watch for signs of infection or overtraining.
  • Manually enter lab results. I get a quarterly physical exam—I input lipid panel, blood sugar, etc., and the skill tracks long-term trends. So much better than making Excel spreadsheets myself.
  • Medication timing optimization. Based on your daily schedule and activity level, it can suggest the best window for taking medications. Of course, you need to confirm with your doctor, but it's a very practical reference.

Caveats and Limitations

While this skill is ridiculously powerful, there are a few things to keep in mind. First, it relies on the Garmin ecosystem—if you use a different smartwatch brand (like Apple Watch or Suunto), the data sources aren't compatible. Second, supplement and medication data requires manual maintenance (via API or manual input); it's not fully automated. However, once you spend a few minutes setting it up, ongoing maintenance is minimal.

Also, the 7-layer pattern recognition sounds impressive, but it's fundamentally based on statistics and rules. It cannot replace a doctor's diagnosis. If you notice something seriously abnormal, go to a hospital for a check-up—don't rely entirely on AI. I once saw a sudden drop in my heart rate variability and asked, "Am I getting sick?" It honestly replied: "Cannot diagnose. Suggest measuring your temperature and observing symptoms." That sense of boundaries made me feel safe.

Final Thoughts

Overall, this skill is a game-changer for a lazy person like me who loves quantifying health but hates crunching data. Especially when I open my eyes in the morning and have Claude read me a health briefing: "Your deep sleep ratio increased by 5% last night. Today is suitable for high-intensity training." That feeling is amazing. If you have a Garmin watch and want your data to truly work for you, give this skill a try. The installation is just one command, and you get to enjoy the joy of an AI health assistant with zero cost!

📢 Sponsored