Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Scout price discrepancies between Polymarket and Kalshi for discovery and comparison. Read-only; no execution.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -37% | 0% |
Read-only scouting tool that identifies potential price discrepancies between Polymarket and Kalshi prediction markets.
Surface candidate markets where pricing diverges across Polymarket and Kalshi. This skill is intended for discovery, research, and prioritization, not automated trading or execution.
Outputs from this skill must be validated against Kalshi orderbooks and market rules before any action.
Workflow:
Results are ranked by headline price discrepancy, not tradable edge.
Tools:
Environment:
Packages:
Install: pip install requests pandas
Step 1: Fetch Polymarket Data Command: python {baseDir}/scripts/fetch_polymarket.py
Output:
Step 2: Fetch Kalshi Data Command: python {baseDir}/scripts/fetch_kalshi.py
Output:
Step 3: Detect Price Discrepancies Command: python {baseDir}/scripts/detect_arbitrage.py
Notes:
Output:
Step 4: Generate Summary Report Command: python {baseDir}/scripts/generate_report.py
Output:
Polymarket API Error:
Kalshi API Error:
No Matching Events Found:
Insufficient Price Data:
Run the full scouting pipeline: python {baseDir}/scripts/fetch_polymarket.py python {baseDir}/scripts/fetch_kalshi.py python {baseDir}/scripts/detect_arbitrage.py python {baseDir}/scripts/generate_report.py
This skill may be invoked to execute the full workflow automatically.
Other measured skills in the registry, with their headline benchmark lift.