返回顶部
c

clawhealth-garmin

Lightweight Garmin Connect skill that uses the clawhealth Python package to sync health data into local SQLite and expose JSON-friendly commands for OpenClaw.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.8
安全检测
已通过
178
下载量
0
收藏
概述
安装方式
版本历史

clawhealth-garmin

# clawhealth-garmin (OpenClaw Skill) Sync your Garmin Connect health data into a local SQLite database and expose it as structured JSON for OpenClaw agents. Your agent can then query things like: - "How did I sleep yesterday?" - "What is my HRV trend this week?" - "Am I overtraining?" This is a **thin wrapper skill** around the published `clawhealth` Python package / CLI; it no longer fetches source code itself. ## What It Does - Login with username/password (MFA supported) - Sync daily health summaries into SQLite (stage 1) - Fetch HRV + training metrics via separate commands (stage 2) - Fetch sleep stages + sleep score (stage 2) - Fetch body composition (stage 2) - Fetch activity lists and full activity details (stage 2) - Fetch menstrual day view and calendar range if supported by garminconnect (experimental) - Provide `--json` outputs for agent workflows - Persist raw JSON payloads for later analysis ## Prerequisites - Python 3.10+ - Network access to Garmin Connect - Garmin account (may require MFA) If you run OpenClaw in Docker, you may prefer a prepatched image that already includes the required Python dependencies: - `ernestyu/openclaw-patched` ## Setup 1) Create `{baseDir}/.env` (see `{baseDir}/ENV_EXAMPLE.md`). Recommended: use `CLAWHEALTH_GARMIN_PASSWORD_FILE` (password file) rather than `CLAWHEALTH_GARMIN_PASSWORD` (plaintext env var). Note: relative paths in env vars (like `./garmin_pass.txt`) are resolved relative to the skill directory by `run_clawhealth.py`. 2) Install the `clawhealth` package into a local `.venv` (if needed): ```bash python {baseDir}/bootstrap_deps.py ``` 3) Run the skill entrypoint via OpenClaw, which will invoke `run_clawhealth.py`. See `README.md` / `README_zh.md` in this directory and the root repo for more details.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawhealth-garmin-1776283683 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawhealth-garmin-1776283683 技能

通过命令行安装

skillhub install clawhealth-garmin-1776283683

下载 Zip 包

⬇ 下载 clawhealth-garmin v0.1.8

文件大小: 10.26 KB | 发布时间: 2026-4-17 14:23

v0.1.8 最新 2026-4-17 14:23
clawhealth-garmin v0.1.8

- Updated version to 0.1.8.
- Improved documentation and internal metadata.
- Removed outdated ENV_EXAMPLE.md file.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部