What problem does it solve? Finding current prediction market odds and event probabilities requires manually browsing Polymarket or writing custom API integrations. This Skill lets you query markets, prices, orderbooks, and trade history directly through Polymarket's public REST APIs with zero authentication. ## Core Features & Use Cases - Market Discovery: Search events and markets by keyword, list trending events by volume, and filter by tags using the Gamma API. - Real-Time Pricing: Fetch current prices, midpoints, spreads, and full orderbooks for any market token via the CLOB API. - Historical Analysis: Retrieve price history charts and recent trade data using condition IDs through the CLOB and Data APIs. - Use Case: A user asks "What are the odds of a rate cut this year?" The Skill searches Polymarket, finds the relevant market, and returns "Yes: 65.2%, No: 34.8%" along with trading volume. ## Quick Start Ask the agent to search Polymarket for current odds on a topic, for example: "What are the current Polymarket odds on Bitcoin reaching $150k this year?"