Install
openclaw skills install garmin-sync-cn-to-globalSync activities from Garmin China to Garmin Global using local timestamps and distance to avoid duplicates in a one-way sync process.
openclaw skills install garmin-sync-cn-to-globalSync activities from Garmin China (garmin.cn) to Garmin Global/International (garmin.com).
# Install dependencies
pip install garth
# Set credentials (once, stored in ~/.config/garmin-sync/credentials.json)
garmin-sync set-credentials --email your_email --password your_password
# Sync new activities from CN to Global
garmin-sync sync --new-only
--new-only - Only sync records newer than last sync time (recommended for cron jobs)pip install garth)~/.config/garmin-sync/credentials.jsonchmod 600 ~/.config/garmin-sync/credentials.json