Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    pipaitrader

    sports-oracle

    pipaitrader/sports-oracle
    Data & Analytics
    4
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Sports data for prediction market trading. Get live scores, team stats, schedules, and injury reports for NFL, NBA, MLB, NHL.

    SKILL.md

    Sports Oracle 🏈

    Real-time sports data to support prediction market trading decisions.

    Quick Start

    # Get today's NFL scores
    ./scripts/scores.sh nfl
    
    # Get team stats
    ./scripts/team.sh nfl patriots
    
    # Get upcoming schedule
    ./scripts/schedule.sh nfl
    
    # Get injuries for a team
    ./scripts/injuries.sh nfl chiefs
    

    Supported Sports

    Sport Code Coverage
    NFL nfl Scores, standings, schedule, injuries
    NBA nba Scores, standings, schedule, injuries
    MLB mlb Scores, standings, schedule
    NHL nhl Scores, standings, schedule

    Commands

    Live Scores

    ./scripts/scores.sh <sport>
    # Example: ./scripts/scores.sh nfl
    

    Team Info & Stats

    ./scripts/team.sh <sport> <team>
    # Example: ./scripts/team.sh nfl seahawks
    

    Schedule

    ./scripts/schedule.sh <sport> [weeks]
    # Example: ./scripts/schedule.sh nfl 2
    

    Injuries

    ./scripts/injuries.sh <sport> <team>
    # Example: ./scripts/injuries.sh nfl patriots
    

    Standings

    ./scripts/standings.sh <sport>
    # Example: ./scripts/standings.sh nba
    

    Data Sources

    • ESPN API (unofficial, no key required)
    • Free tier, rate-limited

    Use Cases

    1. Pre-game research - Check injuries, recent form before betting
    2. Live monitoring - Track scores during games
    3. Historical analysis - Review past matchups
    4. Schedule awareness - Know when games are happening

    For Prediction Markets

    This skill helps with:

    • Polymarket sports bets
    • Limitless prediction markets
    • Any sports-related forecasting

    Built by @pipaitrader 🎯

    Recommended Servers
    Polymarket
    Polymarket
    Manifold
    Manifold
    Paradex MCP Server
    Paradex MCP Server
    Repository
    pipaitrader/sports-oracle
    Files