← 返回 Skills 市场
eversonl

Garmin Health Analysis

作者 eversonl · GitHub ↗ · v1.2.2
cross-platform ⚠ suspicious
6021
总下载
12
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install garmin-health-analysis
功能描述
Talk to your Garmin data naturally - "what was my fastest speed snowboarding?", "how did I sleep last night?", "what was my heart rate at 3pm?". Access 20+ metrics (sleep stages, Body Battery, HRV, VO2 max, training readiness, body composition, SPO2), download FIT/GPX files for route analysis, query elevation/pace at any point, and generate interactive health dashboards. From casual "show me this week's workouts" to deep "analyze my recovery vs training load".
安全使用建议
Install only on a trusted personal machine. Treat Garmin credentials, config.json, session tokens, generated charts, stdout logs, and downloaded FIT/GPX/TCX files as sensitive because they can reveal health metrics, routines, and precise locations. Prefer UI-managed secrets or a local secret store over command-line passwords, delete downloaded activity files when done, and configure the agent to use this skill only for explicit Garmin-related requests.
功能分析
Type: OpenClaw Skill Name: garmin-health-analysis Version: 1.2.2 The OpenClaw skill 'garmin-health-analysis' is designed to fetch, analyze, and visualize personal health data from Garmin Connect. All code and documentation align with this stated purpose. Sensitive Garmin credentials are handled by storing session tokens locally in `~/.clawdbot/garmin` with secure permissions (0o700), and all network interactions are directed solely to Garmin's official API via the `garminconnect` library. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the agent that would lead to harmful behavior beyond the skill's stated scope. The instructions for the AI agent in `SKILL.md` and `references/health_analysis.md` are clear and guide the agent in performing legitimate health data analysis and reporting.
能力评估
Purpose & Capability
The capabilities fit the stated Garmin health-analysis purpose: it authenticates to Garmin Connect, fetches health/activity metrics, downloads activity files, parses FIT/GPX/TCX data, and generates dashboards. No unrelated endpoint, destructive action, or non-Garmin exfiltration was found.
Instruction Scope
The skill uses broad natural-language triggers for health, sleep, heart-rate, workout, and recovery questions. For a sensitive health-data skill, this creates a real risk of over-invocation unless the agent or user keeps access clearly Garmin-specific.
Install Mechanism
The install script installs expected Python dependencies and creates a placeholder config file. It does not show hidden persistence or unexpected commands, but it supports plaintext credential storage in config.json, environment variables, and command-line arguments.
Credentials
Access to Garmin credentials, session tokens, health metrics, profile data, and detailed activity files is proportionate to the purpose, but the implementation prints raw JSON health/profile data to stdout and can save route/telemetry files under /tmp by default without retention or permission hardening.
Persistence & Privilege
Session persistence is disclosed and expected, but tokens are locally stored, docs are inconsistent about the token path, and downloaded FIT/GPX/TCX files may persist locally with sensitive GPS and biometric telemetry.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install garmin-health-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /garmin-health-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Repository cleanup: Removed old MCP server files (CLAUDE_DESKTOP.md, mcp_server.py, requirements.txt). This repo is now focused exclusively on the Clawdbot skill for automated health monitoring. Claude Desktop users should use the dedicated MCP server at github.com/eversonl/garmin-health-mcp-server. Both can coexist with shared authentication.
v1.2.1
Repository cleanup: Removed old MCP server files, focused repo on Clawdbot skill. Directs Claude Desktop users to dedicated MCP server repo (github.com/eversonl/garmin-health-mcp-server). Both can coexist with shared authentication.
v1.2.0
MCP server for Claude Desktop & Code
v1.1.5
Talk to your data - conversational examples
v1.1.4
Docs update
v1.1.3
Updated Version Info section documentation
v1.1.2
Updated description and author metadata
v1.1.1
Time queries, extended metrics, FIT/GPX analysis
v1.1.0
Major update: Time-based queries, 15+ new metrics (training readiness, body comp, SPO2), FIT/GPX file analysis for detailed activity insights
v1.0.1
Fixed sleep data extraction - properly parse nested dailySleepDTO object from Garmin API
v1.0.0
Initial release: Fetch and visualize Garmin health data (sleep, Body Battery, HRV, activities) with interactive charts
元数据
Slug garmin-health-analysis
版本 1.2.2
许可证
累计安装 0
当前安装数 0
历史版本数 11
常见问题

Garmin Health Analysis 是什么?

Talk to your Garmin data naturally - "what was my fastest speed snowboarding?", "how did I sleep last night?", "what was my heart rate at 3pm?". Access 20+ metrics (sleep stages, Body Battery, HRV, VO2 max, training readiness, body composition, SPO2), download FIT/GPX files for route analysis, query elevation/pace at any point, and generate interactive health dashboards. From casual "show me this week's workouts" to deep "analyze my recovery vs training load". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6021 次。

如何安装 Garmin Health Analysis?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install garmin-health-analysis」即可一键安装,无需额外配置。

Garmin Health Analysis 是免费的吗?

是的,Garmin Health Analysis 完全免费(开源免费),可自由下载、安装和使用。

Garmin Health Analysis 支持哪些平台?

Garmin Health Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Garmin Health Analysis?

由 eversonl(@eversonl)开发并维护,当前版本 v1.2.2。

💬 留言讨论