kalshi-trader
moltbot
Query Kalshi prediction markets - Fed rates, GDP, CPI, economics, and regulated event contracts
bunx add-skill moltbot/skills -s kalshi-traderLoading…
moltbot
Query Kalshi prediction markets - Fed rates, GDP, CPI, economics, and regulated event contracts
bunx add-skill moltbot/skills -s kalshi-traderLoading…
Query Kalshi, the CFTC-regulated US prediction market for economics, politics, and event contracts.
Kalshi is the first legal, regulated prediction market in the United States, approved by the CFTC. It offers event contracts on:
python3 {baseDir}/scripts/kalshi.py fed [limit]
Get Fed interest rate prediction markets (KXFED series).
python3 {baseDir}/scripts/kalshi.py economics [limit]
Get GDP, CPI, and other economics markets.
python3 {baseDir}/scripts/kalshi.py trending [limit]
Get high-volume trending markets.
python3 {baseDir}/scripts/kalshi.py search "<query>" [limit]
Search markets by keyword.
python3 {baseDir}/scripts/kalshi.py series
List all available market series.
Results include:
| Series | Description |
|---|---|
| KXFED | Federal Reserve interest rate decisions |
| KXGDP | US GDP predictions |
| KXCPI | Consumer Price Index / Inflation |
| KXBTC | Bitcoin price brackets |
User: "What are the Fed rate predictions?"
Assistant: I'll fetch the Federal Reserve markets from Kalshi.
python3 {baseDir}/scripts/kalshi.py fed
User: "Search for inflation markets"
Assistant: Let me search Kalshi for inflation-related markets.
python3 {baseDir}/scripts/kalshi.py search "inflation"
https://api.elections.kalshi.com/trade-api/v2Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.