trading-kalshi
Installation
SKILL.md
Kalshi Trading
Full access to Kalshi prediction markets: search, trade, stream real-time data, and use advanced order types (TWAP, bracket, trigger).
Required Environment Variables
KALSHI_API_KEY_ID=your_api_key_id
KALSHI_PRIVATE_KEY=your_private_key_pem_contents
# OR
KALSHI_PRIVATE_KEY_PATH=/path/to/private_key.pem
Authentication uses RSA key-pair signing (not email/password). Generate an API key from the Kalshi dashboard.
Optional: