Pulls live college basketball data from ESPN's public endpoints with zero configuration. You get scores, standings, rankings, rosters, play-by-play, win probability charts, and March Madness futures for all 360+ Division I men's teams. The key difference from pro basketball skills is that standings are per-conference (you need to pass a conference ID), and rankings replace traditional leader boards. Season logic is built in: it knows CBB runs November through April and adjusts queries accordingly. No API keys, just install the CLI and start querying. Solid for March Madness dashboards or any CBB stats work where you don't want to deal with auth or rate limits.
npx skills add https://github.com/machina-sports/sports-skills --skill cbb-data