Skip to content
Skill

sports-oracle

by diegosouzapw

AI Summary

Sports Oracle provides real-time sports data (scores, stats, schedules, injuries) for NFL, NBA, MLB, and NHL to power prediction market trading decisions. It benefits traders, data analysts, and developers building sports-related prediction tools.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "sports-oracle" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (2 files)
mkdir -p .claude/skills/sports-oracle && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sports-oracle/SKILL.md "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/data-ai/sports-oracle/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sports-oracle/metadata.json "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/data-ai/sports-oracle/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

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

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

Sports Oracle 🏈

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

Get today's NFL scores

./scripts/scores.sh nfl

Get team stats

./scripts/team.sh nfl patriots

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues0
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code