kalshi-markets
Installation
SKILL.md
Kalshi Markets
Standalone, self-contained scripts for Kalshi prediction markets. Each script is independently executable with zero dependencies between scripts.
Instructions
- Default to
--jsonflag for all commands when processing data - Prioritize high volume markets, series, and events.
- IMPORTANT: Don't read scripts unless absolutely needed - instead, use
<script.py> --helpto understand options and then call the script withuv run <script.py> <options>to get the data you need. - All scripts work from any directory (use absolute paths internally)
Progressive Disclosure
Each script contains ~200-300 lines with complete functionality. Only load the script you need - no unnecessary context.