Likenttt/garmin-connect-plugin-for-dsh
dsh-plugin-garmin-connect
DeepSeek Harness plugin for Garmin Connect — AI-powered fitness data access
Install
npx @deepseek-ai/dsh plugin --profile web add dsh-plugin-garmin-connectRestart `dsh web` after install. Bundle APIs can change during the developer preview.
README badge
[](https://dshhub.dev/plugins/garmin-connect-plugin-for-dsh)Paste this into your README. The star count updates with every catalog sync.
From the README
Excerpt from Likenttt/garmin-connect-plugin-for-dsh, cleaned of badges and images.
dsh-plugin-garmin-connect
A DeepSeek Harness plugin that brings your Garmin fitness & health data into the AI agent loop.
English | 简体中文 | Test Report | Changelog
[!WARNING] 0.1.5 status: Garmin two-step verification is unfinished and is not a supported release capability. The browser authentication commands documented below are developer previews for local testing only; do not depend on them for production access or session recovery.
More Apps
| Icon | App | What it does |
|---|---|---|
| <img src="https://gamerasnap.com/static/images/appicon.png" width="32" height="32" alt="GameraSnap" /> | GameraSnap | Control your phone camera from your Garmin watch |
| <img src="https://wristalbum.wristtale.com/app-icon.svg" width="32" height="32" alt="WristAlbum" /> | WristAlbum | Keep a private photo album on your Garmin |
| <img src="https://wristtale.com/static/favicons/apple-touch-icon.png" width="32" height="32" alt="WristTale" /> | WristTale | Read TXT and Markdown on your Garmin watch |
| <img src="https://wristpass.li2niu.com/static/favicons/apple-touch-icon.png" width="32" height="32" alt="WristPass" /> | WristPass | Keep cards and tickets ready on your wrist |
| <img src="https://2fa4g.li2niu.com/static/branding/app-icon.png" width="32" height="32" alt="2FA4G" /> | 2FA4G | Keep offline 2FA codes on your Garmin |
| <img src="https://jiake.app/app-icon.png" width="32" height="32" alt="JiaKe.app" /> | JiaKe.app | Turn Garmin screenshots into polished assets |
What It Does
This plugin connects DeepSeek Harness to Garmin Connect, exposing your wearable data as AI-callable tools. Once installed, the DeepSeek agent can automatically query your activities, sleep, steps, and heart rate to provide personalized fitness insights — all through natural language.
Registered Tools
The plugin registers 10 tools. Eight return Garmin data without writing;
download_garmin_activity_fit writes one local file on the MCP/dsh host, and
create_garmin_workout changes the user's Garmin workout library.
…
