googlarz

Health Skill — Development skill for Claude Code

Development community

A health workspace and longevity companion for Claude — connects your labs, training, sleep, and family history so every conversation builds on the last.

How to install Health Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open googlarz/health-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Health Skill does

A health workspace and longevity companion for Claude — connects your labs, training, sleep, and family history so every conversation builds on the last.

Alternatives in Development

README

Health Skill

A health workspace and longevity companion for Claude — connects your labs, medications, training, sleep, and family history so you can get more out of every conversation and every doctor's visit.

MIT License Tests Python 3.11+ v2.4.1


Claude that remembers your health history — and reasons across all of it.

Most health conversations with AI start from scratch. Health Skill gives Claude a **persistent workspace** that connects your labs to your medications, your sleep to your pain, your family history to your screening schedule — so every conversation builds on the last.

Health Skill demo — hi, status, and explain-lab


🔒 **Local-first and private.** Your health data lives on your machine and is never sent to any server. No accounts, no cloud sync, no telemetry. You own everything.


Quick start

# 1. Install
git clone https://github.com/googlarz/health-skill.git ~/.claude/skills/health-skill

# 2. Create your workspace
python3 ~/.claude/skills/health-skill/scripts/care_workspace.py init-project \
  --root ~/Health/me --name "Your Name"

# 3. Set your root once, never type --root again
export HEALTH_ROOT=~/Health/me   # add to ~/.zshrc to make permanent

# 4. Say hi
hi

That's it. Drop lab PDFs or visit notes into `~/Health/me/inbox/` and tell Claude to process them.


Why Health Skill vs the alternatives?

Health Skill Copilot Health Apple Health ChatGPT
**Data stays on your ma