What problem does it solve? Trading theses often need market-implied probabilities for binary catalysts like elections, ETF approvals, or Fed rate cuts, but gathering Polymarket odds manually is slow and error-prone. This Skill provides read-only access to Polymarket events and markets through a single CLI, returning structured JSON odds without an API key. ## Core Features & Use Cases - Event Search and Listing: Search active prediction events by query or list events and markets with filters for tags, volume, liquidity, and closed status. - Detailed Market Lookup: Fetch one event or market by id or slug to extract exact outcomes, outcomePrices, volume, liquidity, and endDate before citing odds. - Use Case: Before forming a thesis on a crypto regulation trade, run a search for "SEC crypto" events, then verify the leading market's exact probability with get-market and feed those odds into the strategize skill as one research input. ## Quick Start Ask the agent to search Polymarket for active events about Fed rate cuts and show the leading market odds for each result.