Health reminder assistant - medication reminders, water intake tracking, activity prompts
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill health-reminder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Health Reminder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-health-reminder)More formats (shields.io, HTML) on the badges page.
---
name: health-reminder
description: Health reminder assistant - medication reminders, water intake tracking, activity prompts
---
# Health Reminder
Personal health tracking and reminder assistant.
## Features
- Medication reminders
- Water intake tracking
- Activity/movement prompts
- Health habit streaks
## Input
- Medication schedule
- Daily water goal
- Activity intervals
## Output
- Reminder notifications
- Intake tracking
- Completion statistics
## Constraints
- ❌ No medical diagnosis
- ❌ No prescription management
- ❌ No device integration
## Usage
```bash
python3 scripts/health-reminder.py med add "维生素C" "08:00" daily
python3 scripts/health-reminder.py water log 250
python3 scripts/health-reminder.py activity remind
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!