Pulls live PGA Tour, LPGA, and DP World Tour data from ESPN's public endpoints without any API keys. You get tournament leaderboards, hole-by-hole scorecards, season schedules, golfer profiles with stats, and news. The skill is clear about what golf data looks like: individual athletes in multi-day tournaments with scores relative to par, not team matchups. It's direct about what doesn't exist too, no FedEx Cup standings or betting odds here. If you're building anything that needs current golf scores or player info across the major tours, this handles the ESPN API quirks so you don't have to figure out their player ID system or score formats yourself.
npx skills add https://github.com/machina-sports/sports-skills --skill golf-data