polymarket-sharp-money
Installation
SKILL.md
Polymarket sharp money
Directional flow across a market, rather than one trade or one wallet. Read
0xinsider-api-access first for credentials and hosts.
Calls
| Need | Call | MCP tool |
|---|---|---|
| Ranked sharp flow | GET /api/v1/markets/sharp-money-flows |
get_sharp_money_flows |
| Ranked smart flow | GET /api/v1/markets/smart-money-flows |
get_smart_money_flows |
| One market | GET /api/v1/market/{condition_id}/intel |
get_market_intel |
| Many markets | POST /api/v1/markets/intel/batch |
batch_get_market_intel |
| Live snapshot | GET /api/v1/market/{condition_id}/snapshot |
get_market_snapshot |
| OHLC candles | GET /api/v1/market/{condition_id}/candles |
- |
| Pre-game signals | GET /api/v1/sports-edge-signals |
- |
| Observation cohorts | GET /api/v1/sports-edge-observations |
- |
| Anomaly flags | GET /api/v1/insider-radar |
get_insider_radar |