This skill provides a robust framework for developers to fetch, manage, and synchronize health metrics from a vast ecosystem of wearable devices including Garmin, Oura, and Fitbit. By utilizing the Terra API, it simplifies the complexity of multi-device integration into a single, normalized schema. The skill covers a wide range of data types—including activity sessions, sleep stages, body composition, and nutrition—while providing clear patterns for historical backfilling, asynchronous webhook handling, and database synchronization. It is ideal for building fitness applications, wellness dashboards, or biometric research tools that require consistent, cross-platform health data.
主要功能
01Connects to 150+ wearable brands and health apps through a unified interface.
02Provides SQL schema patterns for robust data persistence and session management.
03Normalizes fragmented data into consistent Activity, Sleep, Body, Daily, and Nutrition schemas.
04Automates historical data backfilling with intelligent sync/async switching based on date range.
050 GitHub stars
06Supports bi-directional data flow for posting activities and plans to select wearable providers.