·markets

Markets orchestration — connects ESPN live schedules with Kalshi & Polymarket prediction markets. Unified dashboards, odds comparison, entity search, and bet evaluation across platforms. Use when: user wants to see prediction market odds alongside ESPN game schedules, compare odds across platforms, search for a team/player on Kalshi or Polymarket, check for arbitrage between ESPN odds and prediction markets, or evaluate a specific game's market value. Don't use when: user wants raw prediction market data without ESPN context — use polymarket or kalshi directly. For pure odds math (conversion, de-vigging, Kelly) — use betting. For live scores without market data — use the sport-specific skill.

39Installs·0Trend·@machina-sports

Installation

$npx skills add https://github.com/machina-sports/sports-skills --skill markets

How to Install markets

Quickly install markets AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/machina-sports/sports-skills --skill markets
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: machina-sports/sports-skills.

SKILL.md

View raw

Bridges ESPN live schedules (NBA, NFL, MLB, NHL, WNBA, CFB, CBB) with Kalshi and Polymarket prediction markets.

| gettodaysmarkets | | sport, date | Fetch ESPN schedule → search both exchanges → unified dashboard | | searchentity | query | sport | Search Kalshi + Polymarket for a team/player/event name | | compareodds | sport, eventid | | ESPN odds + prediction market prices → normalized side-by-side + arb check |

| getsportmarkets | sport | status, limit | Sports-filtered market listing on both platforms | | getsportschedule | | sport, date | Unified ESPN schedule across one or all sports | | normalizeprice | price, source | | Convert any source format to common {impliedprob, american, decimal} |

Markets orchestration — connects ESPN live schedules with Kalshi & Polymarket prediction markets. Unified dashboards, odds comparison, entity search, and bet evaluation across platforms. Use when: user wants to see prediction market odds alongside ESPN game schedules, compare odds across platforms, search for a team/player on Kalshi or Polymarket, check for arbitrage between ESPN odds and prediction markets, or evaluate a specific game's market value. Don't use when: user wants raw prediction market data without ESPN context — use polymarket or kalshi directly. For pure odds math (conversion, de-vigging, Kelly) — use betting. For live scores without market data — use the sport-specific skill. Source: machina-sports/sports-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/machina-sports/sports-skills --skill markets
Category
{}Data Analysis
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from machina-sports/sports-skills

Quick answers

What is markets?

Markets orchestration — connects ESPN live schedules with Kalshi & Polymarket prediction markets. Unified dashboards, odds comparison, entity search, and bet evaluation across platforms. Use when: user wants to see prediction market odds alongside ESPN game schedules, compare odds across platforms, search for a team/player on Kalshi or Polymarket, check for arbitrage between ESPN odds and prediction markets, or evaluate a specific game's market value. Don't use when: user wants raw prediction market data without ESPN context — use polymarket or kalshi directly. For pure odds math (conversion, de-vigging, Kelly) — use betting. For live scores without market data — use the sport-specific skill. Source: machina-sports/sports-skills.

How do I install markets?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/machina-sports/sports-skills --skill markets Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/machina-sports/sports-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-28