What problem does it solve? Finding current prediction market odds and event probabilities requires manually browsing Polymarket or writing custom API integration code. This Skill provides direct read-only access to Polymarket's public REST APIs so you can search markets, check prices, and review orderbooks without authentication or setup. ## Core Features & Use Cases - Market Search and Discovery: Search events and markets by keyword, or list trending events sorted by volume using the Gamma API. - Real-Time Pricing and Orderbooks: Retrieve current prices, midpoints, spreads, and full orderbook depth from the CLOB API using market token IDs. - Price History and Trade Data: Fetch historical price charts by condition ID and recent trade activity from the Data API. - Use Case: A user asks "What are the odds of a recession in 2025?" The Skill searches Polymarket, finds the relevant market, and returns the current Yes/No probabilities with trading volume. ## Quick Start Ask the assistant to search Polymarket for current odds on a topic, for example: "What are the current prediction market odds on the next US presidential election winner?"