This is the most complete sports data CLI I've seen that doesn't need an API key. It covers ten leagues (NFL, NBA, MLB, NHL, NCAA, MLS, EPL, WNBA) with live scores, box scores, play-by-play, and win probability all in one binary. The cross-league commands are legitimately useful: `today` shows everything happening tonight across all sports, `trending` surfaces hot players and teams, and `dashboard` tracks your favorites in one view. It syncs data locally for offline search and custom SQL queries, which is rare for a free tool. The head-to-head and strength-of-schedule commands pull from that local cache. If you're building sports notifications or quick lookup flows and don't want to wrangle ten different APIs, this saves real time.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-espn