Pulls live college football data from ESPN's public endpoints without any API keys or setup. You get scores, standings by conference, rankings (AP Top 25, Coaches Poll, CFP), play-by-play, rosters, schedules, injuries, and futures markets for all FBS teams. The skill handles the quirks of college ball: week-based schedules, conference-specific standings using group IDs, and ranked team indicators on scoreboards. It automatically derives the correct season year from the current date, accounting for the August to January season window. Useful when you need quick CFB data without wrestling with authentication or rate limits. Ships with reference docs for conference IDs and team lookups.
npx skills add https://github.com/machina-sports/sports-skills --skill cfb-data