Pulls live NBA data from ESPN's public endpoints without any API keys or authentication. Covers everything from basic scores and standings to detailed play-by-play, win probability charts, injury reports, transactions, and depth charts. The skill automatically handles season detection based on the current date, which is helpful since the NBA season spans two calendar years. Commands are straightforward CLI calls, and the documentation explicitly lists non-existent commands to prevent hallucination. Best for building NBA dashboards, game recaps, or anything that needs fresh basketball data without dealing with rate limits or credentials. Published by machina-sports, who also maintain WNBA and college basketball versions.
npx skills add https://github.com/machina-sports/sports-skills --skill nba-data