Back to Skills Hub
Garmin Connect

Garmin Connect

@rayleigh3105
lifestyleFitness TrackingData SyncHealth Metrics

Automatically sync your Garmin fitness data including steps, heart rate, calories, workouts, and sleep metrics to Clawdbot every 5 minutes using secure OAuth authentication.

🚀 Automatically sync your Garmin fitness data to Clawdbot every 5 minutes. Track steps, heart rate, calories, workouts, sleep quality, and body battery all in one place. Secure OAuth authentication keeps your data safe, and everything is cached locally for instant access without constant API calls.

💡 Perfect for fitness enthusiasts who want real-time health insights integrated into their automation workflows. Use your Garmin metrics in custom scripts, dashboards, or alerts—no manual data entry needed. Monitor sleep patterns, daily activity trends, and workout history effortlessly.

✨ Set it up once with a simple 5-minute cron job and forget it. The local caching means lightning-fast data retrieval, while the clean Python API makes integration seamless for any Clawdbot project.

GitHub

Requirements

Garmin OAuth

Garmin account with OAuth authentication credentials

garth

Garmin API client library for Python

requests

HTTP library for API requests