mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
Kalshi Command Center
Complete Kalshi trading command interface for OpenClaw — portfolio P&L, live market scanning, trade execution, and risk management.
Install
clawhub install kalshi-command-center
Quick Start
- Get a Kalshi API key at https://kalshi.com (Settings → API)
- Set environment variables:
KALSHI_KEY_IDandKALSHI_KEY_PATH - Run commands through your OpenClaw agent:
portfolio,scan,execute,market
Commands
| Command | Description |
|---|---|
portfolio |
View positions with real-time P&L |
scan |
Scan 600+ markets with heuristic edge scoring |
execute |
Place trades with built-in risk limits |
market |
Get detailed market data by ticker |
Safety
Built-in risk limits: $25 max trade, 100 contract cap, $50 daily loss cutoff. All configurable.
Full Documentation
See SKILL.md for complete documentation including configuration, API reference, and troubleshooting.
Part of the OpenClaw Prediction Market Trading Stack
clawhub install kalshalyst kalshi-command-center polymarket-command-center prediction-market-arbiter xpulse portfolio-drift-monitor market-morning-brief personality-engine
Author: KingMadeLLC