What problem does it solve?
This Skill helps you quickly retrieve and interpret read-only prediction market data from Polymarket so you can answer questions about probabilities, odds, and market movement without manual browsing.
Core Features & Use Cases
- Market discovery & odds lookup: Search and list events/markets and present outcome probabilities as percentages.
- Deep-dive data views: Fetch orderbook snapshots, current/midpoint/spread pricing, and price history for a specific condition.
- Trades & open interest context: Pull recent trades and open interest to understand activity and liquidity.
- Double-encoded field handling: Correctly parse Gamma API fields like outcomePrices, outcomes, and clobTokenIds that arrive as JSON strings.
- Read-only safety: Uses public REST endpoints and does not support trading or authentication.
Quick Start
Ask for the current Polymarket odds for a specific market question and return the Yes/No percentages plus volume.