Open-source agent skills for live sports data and prediction markets. Football, F1, Kalshi, Polymarket. Zero API keys. SKILL.md format.
# Add to your Claude Code skills
git clone https://github.com/machina-sports/sports-skillsGuides for using ai agents skills like sports-skills.
sports-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by machina-sports. Open-source agent skills for live sports data and prediction markets. Football, F1, Kalshi, Polymarket. Zero API keys. SKILL.md format. It has 157 GitHub stars.
sports-skills's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/machina-sports/sports-skills" and add it to your Claude Code skills directory (see the Installation section above).
sports-skills is primarily written in Python. It is open-source under machina-sports on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh sports-skills against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
Open-source agent skills for live sports data and prediction markets. Built for the Agent Skills spec. Works with sportsclaw, OpenClaw, Claude Code, Cursor, Copilot, Gemini CLI, and every major AI agent.
Zero API keys. Zero signup. Just works.
npx skills add machina-sports/sports-skills
Python package users:
pip install sports-skills
Includes all sports modules in the base package.
To upgrade to the latest version, run the same command with the --yes flag:
npx skills add machina-sports/sports-skills --yes
A collection of agent skills that wrap publicly available sports data sources and APIs. These skills don't provide proprietary data — they give AI agents a structured interface to data that's already freely accessible on the web:
machina-cli and MCPmachina-cli and MCPEach skill is a SKILL.md file that any compatible AI agent can load and use immediately. Data comes from third-party public sources and is subject to their respective terms of use.
Personal use only. These open-source skills rely on third-party public APIs and are intended for personal, non-commercial use. For commercial or production workloads with licensed data, SLAs, and enterprise support, see machina.gg.
| Skill | Sport | Commands | Data Sources |
|---|---|---|---|
football-data |
Football | 23 | ESPN, FPL, Understat, Transfermarkt |
nfl-data |
NFL | 22 | ESPN, nflverse |
nba-data |
NBA | 21 | ESPN, NBA CDN |
wnba-data |
WNBA | 16 | ESPN |
nhl-data |
NHL | 15 | ESPN |
mlb-data |
MLB | 16 | ESPN |
tennis-data |
Tennis (ATP + WTA) | 5 | ESPN |
cfb-data |
College Football (CFB) | 14 | ESPN |
cbb-data |
College Basketball (CBB) | 18 | ESPN |
golf-data |
Golf (PGA/LPGA/DP World) | 6 | ESPN |
volleyball-data |
Volleyball (Dutch) | 10 | Nevobo |
xctf-data |
Cross Country & Track | 5 | TFRRS, The Stride Report |
fastf1 |
Formula 1 | 13 | FastF1 (free library) |
sports-news |
Multi-sport | 2 | Any RSS feed, Google News |
metadata |
Multi-sport | 5 | TheSportsDB (free API) |
| Skill | Platform | Commands | Coverage |
|---|---|---|---|
kalshi |
Kalshi | 14 | Soccer, Basketball, Baseball, Tennis, NFL, Hockey |
polymarket |
Polymarket | 20 | NFL, NBA, MLB, Soccer, Tennis, Cricket, MMA, Esports — read + CLOB trading |
| Skill | Purpose | Commands | Notes |
|---|---|---|---|
betting |
Odds math & bet evaluation | 9 | Pure compute — no API calls |
markets |
ESPN ↔ Kalshi ↔ Polymarket orchestration | 7 | Unified dashboards, cross-platform comparison |
sports-reporter |
Original sports journalism | prompt-only | Composes other skills to write articles |
machina |
Gateway to Machina premium / licensed data | prompt-only | Routes to machina-cli + MCP |
world-cup |
Premium World Cup 2026 market + match intelligence (read-only) | prompt-only | Routes to a hosted Machina MCP project |
| Competition | League | Live Scores | Standings | Player Stats | xG | Transfers |
|---|---|---|---|---|---|---|
| Premier League | England | Yes | Yes | Yes | Yes | Yes |
| La Liga | Spain | Yes | Yes | Yes | Yes | Yes |
| Bundesliga | Germany | Yes | Yes | Yes | Yes | Yes |
| Serie A | Italy | Yes | Yes | Yes | Yes | Yes |
| Ligue 1 | France | Yes | Yes | Yes | Yes | Yes |
| Champions League | Europe | Yes | Yes | Yes | - | - |
| FIFA World Cup | International | Yes | Yes | Yes | - | - |
| Championship | England | Yes | Yes | Yes | - | Yes |
| Eredivisie | Netherlands | Yes | Yes | Yes | - | Yes |
| Primeira Liga | Portugal | Yes | Yes | Yes | - | Yes |
| Serie A Brazil | Brazil | Yes | Yes | Yes | - | Yes |
| MLS | USA | Yes | Yes | Yes | - | Yes |
| European Championship | Europe | Yes | Yes | Yes | - | - |
npx skills add machina-sports/sports-skills
Once installed, your agent can call commands directly:
Get today's matches:
"Show me all Premier League matches today"
Get NFL scores:
"What are today's NFL scores?"
Get NBA standings:
"Show me the current NBA standings"
Get WNBA roster:
"Show me the Las Vegas Aces roster"
Get NHL scores:
"What are today's NHL scores?" Get MLB scores: "What are today's MLB scores?"
Get ATP rankings:
"Show me the current ATP tennis rankings" Get college football rankings: "Show me the AP Top 25 college football rankings" Get college basketball scores: "What are today's college basketball scores?" Get PGA leaderboard: "What's the PGA Tour leaderboard right now?"
Get Dutch volleyball standings:
"Show me the Eredivisie volleyball standings"
Check prediction market odds:
"What are the Polymarket odds for the Champions League final?"
Get F1 race results:
"Show me the lap data from the last Monaco Grand Prix"
Pick the sports you need. Each skill installs independently.
| Skill | Sport | Install | Link |
|---|---|---|---|
football-data |
Football (Soccer) | npx skills add machina-sports/sports-skills@football-data |
skills.sh |
nfl-data |
NFL | npx skills add machina-sports/sports-skills@nfl-data |
skills.sh |
nba-data |
NBA | npx skills add machina-sports/sports-skills@nba-data |
skills.sh |
wnba-data |
WNBA | npx skills add machina-sports/sports-skills@wnba-data |
skills.sh |
nhl-data |
NHL | npx skills add machina-sports/sports-skills@nhl-data |
skills.sh |
mlb-data |
MLB | npx skills add machina-sports/sports-skills@mlb-data |
skills.sh |
tennis-data |
Tennis (ATP + WTA) | npx skills add machina-sports/sports-skills@tennis-data |
skills.sh |
cfb-data |
College Football | npx skills add machina-sports/sports-skills@cfb-data |
skills.sh |
cbb-data |
College Basketball | npx skills add machina-sports/sports-skills@cbb-data |
skills.sh |
golf-data |
Golf (PGA/LPGA/DP World) | npx skills add machina-sports/sports-skills@golf-data |
skills.sh |
volleyball-data |
Volleybal |