Wahoo Cloud API Skill Programmatic access to the Wahoo Fitness Cloud API for ELEMNT BOLT/ROAM/ACE head units. Fetches workout metadata, downloads FIT files from Wahoo's CDN, and parses ride data (power, cadence, HR, GPS, elevation) into a local SQLite database. API base: . Workout endpoints live under . OAuth2 with the scope yields a long-lived refresh token; access tokens expire after 2 hours and the skill auto-refreshes on 401. Agent quickstart (read this first) If you're an agent invoking this skill on behalf of a user: | User asks | Run this | |---|---| | "Sync my Wahoo workouts" / "Pull…