A proactive health monitoring skill that detects and alerts users about missed meals, insufficient hydration, and overdue deadlines.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install health-proactive
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install health-proactive using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Health-Proactive is a specialized automation designed for Openclaw Skills that acts as a personal health and productivity concierge. By monitoring real-time data logs, the skill identifies gaps in daily self-care routines—such as forgetting lunch or failing to meet hydration targets—and cross-references them with task deadlines to ensure nothing falls through the cracks.
This skill bridges the gap between manual tracking and passive awareness. It leverages a dedicated script to analyze state files and push actionable notifications to integrated communication channels, ensuring users maintain peak physical and professional performance throughout the day.
To integrate this skill into your environment, ensure the required script is present and execute the following command:
# Run the proactive health check
node scripts/health_proactive.js check
Ensure your state management file is located at state/mention_image_analyzer_state.json to allow the skill to track daily alert history.
Health-Proactive utilizes a structured state management system to track triggers and prevent notification fatigue.
| Data Point | Source / Location | Description |
|---|---|---|
| Alert State | state/mention_image_analyzer_state.json |
Stores the proactive section to log daily firing history. |
| Meal Logs | Internal State | Tracks the count of meal entries (e.g., 0 for missed lunch, <2 for missed dinner). |
| Hydration | Internal State | Monitors accumulated ml of water logged for the day. |
| Tasks | Agent Data | Retrieves overdue items provided by the AI agent context. |
#pj_openclaw.Loading
An end-to-end operational framework for assessing customer creditworthiness, managing trade risk, and executing systematic debt collection protocols.

A professional framework and toolset for generating high-performance, multi-slide carousel posts for major social platforms via CLI.

A specialized tool for generating production-ready incident response plans tailored to AI agent deployments and managed SaaS operations.

A real-time LLM API spending tracker and budget enforcer designed to prevent runaway costs for AI agents and multi-user applications.

A comprehensive health data management system that logs physiological metrics, workouts, and uses AI vision to analyze nutritional content from food photos.

A mesmerizing real-time pixel art visualizer that tracks and displays your AI token consumption across various LLM models.








































