Skip to content

SongGithub/shoe-tracker-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoe-tracker-skill

Auto-track running shoe mileage from Strava photos.

How it works: 📸 → 🔍 → 💾 → 🔗

  1. You upload a Strava run with a photo of your shoes
  2. Your AI agent identifies the shoe from the photo
  3. The distance is recorded to that shoe's log
  4. The shoe is bound to the Garmin activity (so Garmin Gear stays in sync)

Quick Start

  1. Set up Garmin + Strava (see onboarding.md)
  2. Fill in your shoes in reference/SHOE_TRACKING.md
  3. Run with a shoe photo → ask your agent to track it

Requirements

  • Garmin Connect account
  • Strava account with API app
  • Python 3.9+ with garminconnect library
  • AI agent with vision capabilities

Files

File Purpose
SKILL.md AI agent instructions
scripts/track_shoe.py Fetch Strava photos + distances
scripts/garmin_setup.py One-time Garmin login helper
schema/schema.sql SQLite database structure
reference/SHOE_TEMPLATE.md Template for shoe IDs

About

Auto-track running shoe mileage from Strava photos — camera → identify → record → Garmin Gear

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages