polymarket-latest-events
The skill fetches the latest Polymarket events from the Gamma API and formats them for display. It instructs making network requests to `https://gamma-api.polymarket.com/events?active=true&closed=false&limit=10&order=createdAt&ascending=false` (via `web_fetch` or `curl`), which is purpose-aligned and low risk.