austron24/kalshi-trader-plugin

6 stars · Last commit 2025-12-28

A Claude Code plugin for AI-assisted research and trading on Kalshi prediction markets

README preview

# Kalshi Trader Plugin

A Claude Code plugin for AI-assisted research and trading on [Kalshi](https://kalshi.com) prediction markets.

## Philosophy

**We have an edge in research depth, not speed.** This plugin leverages AI's ability to:
- Deeply analyze primary sources (Fed minutes, legislation, economic data)
- Synthesize information across domains
- Identify mispricings in low-volume markets where fewer participants mean more opportunity

## Prerequisites

1. **Claude Code** installed and working
2. **kalshi-cli** installed and configured:
   ```bash
   pip install kalshi-cli
   ```
3. **Kalshi account** with API credentials configured (see kalshi-cli docs)

View full repository on GitHub →