Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Access Kalshi prediction market data including market prices, orderbooks, trades, events, and series information. Use when the user asks about prediction markets, Kalshi markets, betting odds, market prices, or needs to search or analyze prediction market data.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -42% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -42% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -46% | 0% |
Standalone, self-contained scripts for Kalshi prediction markets. Each script is independently executable with zero dependencies between scripts.
--json flag for all commands when processing data<script.py> --help to understand options and then call the script with uv run <script.py> <options> to get the data you need.Each script contains ~200-300 lines with complete functionality. Only load the script you need - no unnecessary context.
scripts/status.pyWhen to use: Check if Kalshi exchange is operational
scripts/markets.pyWhen to use: Browse available prediction markets
scripts/market.pyWhen to use: Get comprehensive details about a specific market
scripts/orderbook.pyWhen to use: View bid/ask levels for a market
scripts/trades.pyWhen to use: Monitor recent trading activity
scripts/search.pyWhen to use: Find markets by keyword (uses intelligent caching)
scripts/events.pyWhen to use: List groups of related markets
scripts/event.pyWhen to use: Get details about a specific event
scripts/series_list.pyWhen to use: Browse all market templates (~6900 available)
scripts/series.pyWhen to use: Get information about a specific market template
All scripts support --help and --json:
bashuv run scripts/[script].py --help uv run scripts/[script].py --json
No authentication required for any script.
Other measured skills in the registry, with their headline benchmark lift.