← 返回 Skills 市场
eversonl

Garmin Health Analysis

作者 eversonl · GitHub ↗ · v1.2.2
cross-platform ✓ 安全检测通过
5401
总下载
12
收藏
17
当前安装
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 if you are comfortable giving the skill access to your Garmin account, including sensitive health data and activity routes. Prefer environment or platform-managed secrets over a plaintext config file, protect the local token directory, avoid passing passwords on the command line, and delete exported FIT/GPX/TCX or chart files when you no longer need them.
功能分析
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 declared purpose is Garmin health analysis, and the code fetches Garmin health metrics, activities, profile data, charts, and activity files through the garminconnect library in line with that purpose.
Instruction Scope
Instructions are mostly clear and user-directed, including a medical-advice disclaimer, though some guidance could more explicitly warn that health metrics, route files, profile data, and tokens are sensitive.
Install Mechanism
Installation uses pip packages and an install script that may install unpinned dependencies and create a local config template; this is ordinary for this type of skill but should be reviewed before running.
Credentials
Garmin credentials and broad health-data access are proportionate to the stated functionality, but users should understand this includes biometric data, account profile fields, and GPS/activity traces.
Persistence & Privilege
The skill persists Garmin session tokens locally and supports a plaintext local config option; activity downloads default to /tmp, so sensitive local files may remain unless the user manages them.
如何使用
  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
许可证
累计安装 203
当前安装数 17
历史版本数 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 插件,目前累计下载 5401 次。

如何安装 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。

💬 留言讨论