pp-espn

Retrieve live ESPN scores, standings, schedules, and game summaries via CLI.

Updated May 18, 2026
One-click install
npx skills add https://github.com/Noegnesis/noesis --skill pp-espn-noegnesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pp-espn
Source: https://github.com/Noegnesis/noesis/tree/main/skills/pp-espn
Command: npx skills add https://github.com/Noegnesis/noesis --skill pp-espn-noegnesis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the time spent searching multiple sites for live scores, standings, schedules, and per-game context by pulling it into a single ESPN-focused CLI workflow.

Core Features & Use Cases

  • Live scores and scoreboards: Quickly fetch current game states and league scoreboards across major sports.
  • Standings, rankings, and polls: Retrieve league standings and common ranking feeds (e.g., AP/Coaches/CFP) for up-to-date context.
  • Rich game intelligence: Provide detailed per-game payloads such as box score, leaders, scoring plays, odds, and win probability for pre-game and recap-style requests.

Quick Start

Ask: What is the score and box score for the Lakers game tonight?

Frequently Asked Questions about pp-espn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get live sports scores and box scores for tonight's games?

To get live sports scores, you can use a CLI tool to retrieve current ESPN scoreboards and detailed per-game box scores. It fetches real-time game states, scoring plays, and team leaders for major leagues directly into your terminal.

Can I check ESPN standings, rankings, and polls for major sports leagues?

Yes, you can check ESPN standings and rankings by fetching league standings and common ranking feeds like AP, Coaches, or CFP polls. The CLI retrieves up-to-date context for comparing teams across major sports leagues.

What's the best way to retrieve game odds and win probability for sports?

The best way to retrieve game odds and win probability is by pulling rich per-game payloads from ESPN. This provides pre-game odds, win probability, box scores, and scoring plays for recap-style analysis.

Do I need a specific binary installed to fetch ESPN sports schedules locally?

Yes, fetching ESPN sports schedules locally requires the espn-pp-cli binary installed on your system. Once installed, it supports sport and league inference to quickly pull schedules and game summaries.

How does the CLI output sports data for automated agents?

The CLI outputs sports data for automated agents by using the --agent flag to generate an agent-friendly JSON mode. This structured output allows downstream tools to easily parse scores, standings, and game summaries.