Health Workflows: Medication & Workout
The Health category in ClawFlows includes medication-reminder, workout-log, and sleep-tracking workflows that quietly maintain your health routines.
Health apps have a problem. They try to do too much. They gamify steps, gate features behind subscriptions, push notifications you didn't ask for, and turn every routine into an ambient guilt trip. What most people actually need from their health tools is simpler: a reminder, a log, and a signal when something's off.
ClawFlows' Health category takes this minimalist approach. The workflows don't replace medical advice. They don't analyze your genes or diagnose anything. They just handle the quiet maintenance work — medication reminders, workout logs, sleep tracking — and do it in a way that respects your attention.
Key Takeaways
- The Health category in ClawFlows includes medication-reminder, workout-log, sleep-tracking, and related workflows.
- These are maintenance workflows, not diagnostic tools — they handle the quiet routines that matter.
- They integrate with Apple Health, Google Fit, and manual entry sources.
- Running them daily or weekly closes gaps that health apps typically leave open.
- All workflows are open source at nikilster/clawflows and customizable.
medication-reminder
For people with ongoing prescriptions, missed doses are the most common health-routine failure. Not because people don't care — because routines are fragile.
The medication-reminder workflow sends structured reminders for scheduled medications. It knows:
- Which medications you take
- What times
- Whether a dose was logged as taken
- When to escalate if you haven't acknowledged a reminder
The workflow doesn't replace a pill organizer or a doctor's advice. It replaces the ambiguous "did I take it?" moment that haunts anyone on long-term meds.
Integration With Apple Health
On iOS, the workflow can log doses back to Apple Health so your medication history is visible in the Health app alongside other data. On Android with Google Fit, similar integration is available.
For people without either, there's a local log file that tracks doses over time.
workout-log
A workout log shouldn't be complicated. It should let you record what you did, how long, and how hard — and shut up otherwise.
The workout-log workflow does exactly that. You run it after a workout, answer three or four prompts, and the log entry is saved. Over time, the log becomes a searchable history of your training.
It integrates with:
- Apple Health / Google Fit for automatic summaries
- Strava for activities recorded there
- Manual entry for workouts not tracked by apps
- Your notes system (Obsidian, Notion) for freeform logging
The workflow also produces a weekly summary if you want one — total time, sessions by type, trends. Simple but useful.
sleep-tracking
Similar philosophy. The workflow reads sleep data from your wearable (if you have one), summarizes last night, and optionally flags trends over time.
What it doesn't do: tell you your sleep is "bad" or give you a score that depresses you. It just presents the data and lets you decide what to do with it.
A Minimal Health Routine
The Health workflows are most useful as a small morning addition:
- morning-briefing includes yesterday's sleep summary (see Morning Briefing Workflow: Start Your Day Right)
- medication-reminder runs on its own schedule throughout the day
- workout-log runs after workouts
- Weekly review via
weekly-household-review(see Home & Life Workflows: Hidden Superpowers) includes a health summary section
That's it. No gamification, no streaks, no guilt. Just maintenance.
The Difference From Health Apps
Commercial health apps have a conflict of interest: engagement is their business model. So they push notifications, nag, and gamify. The more you use the app, the more valuable the app's metrics look to investors.
ClawFlows has no business model. It's open source from nikilster/clawflows, and the workflows are optimized for actually being useful — not for engagement. You run them, they do the job, they don't ask for anything else.
This is a different relationship than most health tech offers, and it's why the health workflows feel less exhausting than the apps they partially replace.
Privacy Considerations
Health data is sensitive. The Health workflows run locally by default — sleep data, medication logs, workout records stay on your machine unless you explicitly configure a cloud destination.
For people who sync to Apple Health or Google Fit, those apps have their own privacy policies and the workflow just reads from their APIs. No new data paths are created.
Customization Examples
How people have customized Health workflows:
- A chronic condition patient added blood pressure and glucose logging
- A runner added mileage totals to the weekly summary
- A caregiver added reminders for a family member's medications alongside their own
- A cyclist added power meter data integration
- A minimalist removed all summaries and kept only the bare reminder/log functions
We cover authoring customizations in Writing Your First Custom ClawFlow.
Pairing With Other Workflows
Health workflows pair well with:
- activate-sleep-mode — which can trigger sleep-tracking setup at bedtime (see The Activate Sleep Mode Workflow Explained)
- morning-briefing — which can include health summary data
- home-maintenance-log — medication supply tracking fits alongside home maintenance
- weekly-household-review — the health summary is a natural part of the weekly sit-down
FAQ
Is this medical advice?
No. These workflows handle logging and reminders only. For medical advice, see a healthcare provider. The workflows are for people who already know what they need to do and just want help doing it consistently.
Do I need a wearable?
No. The workflows work with manual entry, and many users prefer that. A wearable adds convenience but isn't required.
What about HIPAA and sensitive data?
The workflows run locally by default, so most data never leaves your machine. If you enable cloud sync for a specific destination, you're responsible for that destination's compliance. For most personal use, this isn't a concern; for professional healthcare contexts, it is.
Can this handle complex medication schedules?
Yes. medication-reminder supports multiple medications, multiple daily doses, timing windows, and conditional schedules (e.g., take with food). Configuration takes a few minutes upfront.
What about kids' medications?
You can configure medication-reminder for multiple people in the household. Each person has their own schedule. Useful for parents managing kid meds alongside their own.
Maintain The Boring Routines That Matter
Health isn't usually where the productivity wins come from. But the cost of dropped health routines is nonlinear — a forgotten pill becomes a missed day becomes a missed week. Automation that prevents the first drop prevents the whole cascade.
Install ClawFlows (see How to Install ClawFlows in One Command), configure the health workflows you need, and let them handle the maintenance quietly in the background.
Explore all 113 workflows at aiskill.market/workflows or submit your own.