Use this skill to map natural-language NBA game requests to ESPN endpoints and return consistent, source-backed summaries.
Always include the endpoint URL template you used and the concrete URL after parameter substitution.
Retrieve NBA game information from ESPN public APIs, including daily scoreboards, game summaries, boxscores, play-by-play, team lists, team schedules, and standings context. Use when requests ask for NBA scores, live game status, specific game-id details, or team-centric recent/upcoming game context. Source: mishankov/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mishankov/agent-skills --skill nba-game-intel Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw