LaunchKit · 2026
Back to Skills

samsung-health

Analyze Samsung Health Connect data synced to Google Drive.

0
433 downloads
by @mudgesbot

Setup & Installation

openclaw skills install @mudgesbot/samsung-health

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install samsung-health

Version History

v1.0.1Feb 20, 2026 - Version note by skill developer:

- No user-visible changes; documentation and features remain the same. - Version bump to 1.0.1 with no updates to files or skill description.

What This Skill Does

A CLI tool that downloads Samsung Health Connect data from Google Drive and lets you query it locally. Covers sleep stages, steps, heart rate, SpO2, workouts, and health reports. Works with Samsung Galaxy Watch and Galaxy Ring devices that have Health Connect Google Drive backup configured.

Exposes Samsung Health data to CLI and agent workflows that the Samsung Health app UI does not support.

When to use it

  • Checking last night's sleep stage breakdown before a morning standup
  • Reviewing weekly step counts and goal streaks after adjusting a fitness routine
  • Pulling heart rate trends to share with a doctor before an appointment
  • Monitoring blood oxygen levels during a recovery period
  • Getting a quick daily health snapshot without opening the Samsung Health app

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How did I sleep over the past two weeks?

AGENT
  1. 1Runs `shealth sync` to pull the latest Health Connect backup from Google Drive
  2. 2Runs `shealth sleep --days 14` to query the local database
  3. 3Parses stage breakdown: Light, Deep, REM, and Awake durations per night
  4. 4Calculates average total sleep duration across the 14-day period
OUTPUT

14-day sleep report showing nightly durations, stage percentages, and trend direction

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Samsung Galaxy Watch or Galaxy Ring with Samsung Health appSamsung Health Connect app with Google Drive backup enabledGoogle account used for Drive accessGoogle Drive folder ID from the Health Connect backup folder