Pulls everything you'd want from MLB via ESPN's public endpoints: live scores, standings, rosters, schedules, full box scores, play-by-play, win probability charts, injury reports, transactions, depth charts, and team/player stats. Zero configuration, no API keys required. Works through a CLI that avoids Python import hassles. Covers all 30 teams and handles season logic correctly (the MLB season runs April through October, so "current season" in February means last year). Won't help with minor leagues, college ball, or betting odds, but for major league data it's comprehensive and ready to go out of the box.
npx skills add https://github.com/machina-sports/sports-skills --skill mlb-data