🩺
AutomationGo

GHealth

by Google-Health-API

GHealth is an Automation skill for Claude Code, published by Google-Health-API in google-health-cli.

237 stars25 forkson Google-Health-API/google-health-cliAdded 2026/09/03Repository updated 2026/07/10
agent-skillsai-agentsautomationcligogoogle-healthgoogle-health-apihealth-datahealth-techoauth2
Install in seconds
Install GHealth
Copy GHealth into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Google-Health-API/google-health-cli/tree/main/skills/ghealth ~/.claude/skills/ghealth

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Google-Health-API/google-health-cli.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/ghealth/SKILL.md in Google-Health-API/google-health-cli
Installs to
~/.claude/skills/ghealth
Collection
One of 2 skills cataloged from this repository
Category
Automation1754 skills

What GHealth does

GHealth queries Google Health API v4 for steps, heart rate, sleep, exercise, weight, glucose, ECG, and other health data types. Use it to list, roll up, reconcile, or export fitness and nutrition records.

GHealth is cataloged under Automation on DirSkills. GHealth comes from a repository tagged agent-skills, ai-agents, automation, cli and go.

Documentation

README

ghealth

CLI for the Google Health API v4. 40 verified data types.

Prerequisites: See ../ghealth-shared/SKILL.md for auth, setup, global flags.

Choosing the right operation

Goal Operation Example
Daily totals (steps, distance, calories) daily-rollup ghealth data steps daily-rollup --from 2026-03-22 --to 2026-03-29
Individual readings (HR, weight, SpO2) list ghealth data heart-rate list --from today --limit 20
Sessions (exercise, sleep) list ghealth data exercise list --from 2026-03-01
Daily summaries (resting HR, HRV, resp rate) list ghealth data daily-resting-heart-rate list --from 2026-03-01
Merged multi-source data reconcile ghealth data weight reconcile --from 2026-01-01

This is the opening of the README. Read the full README on GitHub.

Frequently asked about GHealth

  • What else does Google-Health-API publish alongside GHealth?

    GHealth is one of 2 skills that DirSkills catalogs from Google-Health-API/google-health-cli, the repository it ships in. Its siblings there include GHealth. Each one is a separate skill with its own page in this directory, installs the same way GHealth does, and is maintained by Google-Health-API in that same repository. The rest of the collection is listed on the Google-Health-API/google-health-cli page.

  • How does GHealth compare to other Automation skills?

    GHealth ranks #1550 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of GHealth against them. Open each page to compare what they document and how they install.