What problem does it solve?
It solves the need to quickly understand prediction-market odds by retrieving current prices, orderbook depth, and historical price movements from Polymarket’s public APIs.
Core Features & Use Cases
- Market search and discovery: Find relevant events and their nested markets from a user query.
- Odds and volume reporting: Convert Polymarket outcomePrices into readable probability percentages and show available volume.
- Price & depth retrieval: Pull real-time price and orderbook data using CLOB token IDs.
- Price history lookup: Retrieve probability time series using conditionId for deeper context.
- Use Case: When someone asks, What are the odds of this specific outcome, or how has the probability moved recently, this skill returns the market question, current probabilities, and (if requested) history and orderbook data.
Quick Start
Use the polymarket skill to search for markets matching the query bitcoin and summarize the top results with current Yes/No probabilities.