healthcheck
🛠️ Agent SkillClawHub
Track your water and sleep with a simple JSON file skill.
healthcheck is an open-source AI agent skill designed for lightweight personal health tracking. It stores data in a simple JSON file structure, allowing users to log water consumption (e.g., glasses) and sleep duration (e.g., hours) with a straightforward API. The skill supports basic CRUD operations: add, view, and reset daily records. With over 29k downloads and 3 versions, it's a stable choice for agent developers who want to add health logging without external databases. Installation is via ClawHub's agent ecosystem, and it runs locally with no external dependencies. The skill's simplicity makes it ideal for prototypes, personal bots, or health-focused agent workflows.
💡Highlights
- ├─JSON file storage, no external DB
- ├─Water and sleep tracking
- └─29k+ downloads, 3 versions
🎯For
- ├─AI agent developers
- ├─health tracking enthusiasts
- └─personal automation hobbyists