TopRank Skills

Home / Claw Skills / Surveillance / health-guardian
Official OpenClaw rules 54%

health-guardian

Proactive health monitoring for AI agents. Apple Health integration, pattern detection, anomaly alerts. Built for agents caring for humans with chronic conditions.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 health-guardian 技能。 若已安装,则直接安装 health-guardian 技能。

Overview

Skill Key
ctsolutionsdev/ct-health-guardian
Author
Egvert
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/ctsolutionsdev/ct-health-guardian
Latest Commit SHA
e84e0bf62bb95c21ac513c32973d832fab53f09a

Extracted Content

SKILL.md excerpt

# Health Guardian

Proactive health intelligence for AI agents. Track vitals, detect patterns, alert on anomalies.

**Built by an agent caring for a quadriplegic human. Battle-tested daily.**

## Why This Exists

Most health apps are passive — they store data and wait for you to look. Health Guardian is **proactive**:
- Detects concerning patterns before they become emergencies
- Alerts your human (or you) when something needs attention
- Learns what's normal for YOUR human, not population averages

## Features

### 📊 Data Integration
- **Apple Health** via Health Auto Export (iCloud sync)
- 39 metrics supported: HR, HRV, sleep, steps, temperature, BP, SpO2, and more
- Hourly import option for real-time monitoring

### 🔍 Pattern Detection
- Rolling averages with deviation alerts
- Day-over-day comparisons
- Correlation analysis (what affects what)
- Trend direction (improving/declining/stable)

### 🚨 Proactive Alerts
- Fever detection (with baseline awareness)
- Heart rate anomalies
- Sleep degradation patterns
- Missed medication inference
- Configurable thresholds per metric

### ♿ Accessibility-First
- Designed for humans with disabilities and chronic conditions
- Understands that "normal" ranges may differ
- Supports caregiver/agent notification patterns

## Quick Start

### 1. Install Health Auto Export
On your human's iPhone:
1. Install [Health Auto Export](https://apps.apple.com/app/health-auto-export/id1115567069)
2. Configure: JSON format, iCloud Drive sync, hourly export
3. Export folder: `iCloud Drive/Health Auto Export/`

### 2. Configure the Skill
Create `config.json` in the skill directory:

```json
{
  "human_name": "Your Human",
  "data_source": "~/Library/Mobile Documents/com~apple~CloudDocs/Health Auto Export",
  "import_interval": "hourly",
  "alert_channel": "telegram",
  "thresholds": {
    "temperature_high": 100.4,
    "temperature_low": 96.0,
    "heart_rate_high": 120,
    "heart_rate_low": 50
  },
  "baseline_period_days": 14
}
```

###...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.