| name | sports-oracle |
| description | Sports data for prediction market trading. Get live scores, team stats, schedules, and injury reports for NFL, NBA, MLB, NHL. |
| metadata | {"moltbot":{"emoji":"🏈","requires":{"bins":["curl","jq"]}}} |
Sports Oracle 🏈
Real-time sports data to support prediction market trading decisions.
Quick Start
./scripts/scores.sh nfl
./scripts/team.sh nfl patriots
./scripts/schedule.sh nfl
./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>
Team Info & Stats
./scripts/team.sh <sport> <team>
Schedule
./scripts/schedule.sh <sport> [weeks]
Injuries
./scripts/injuries.sh <sport> <team>
Standings
./scripts/standings.sh <sport>
Data Sources
- ESPN API (unofficial, no key required)
- Free tier, rate-limited
Use Cases
- Pre-game research - Check injuries, recent form before betting
- Live monitoring - Track scores during games
- Historical analysis - Review past matchups
- 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 🎯