Monitor Polymarket

Monitor Polymarket events by slug and generate 24h price movement reports.

6|2|Updated May 21, 2026
One-click install
npx skills add https://github.com/anajuliabit/aeon --skill monitor-polymarket-anajuliabit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Monitor Polymarket
Source: https://github.com/anajuliabit/aeon/tree/main/skills/monitor-polymarket
Command: npx skills add https://github.com/anajuliabit/aeon --skill monitor-polymarket-anajuliabit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Monitor Polymarket events for significant price swings, volume changes, and new commentary so you can spot emerging narratives without manually checking each market.

Core Features & Use Cases

  • 24h market movement analytics: Computes open/close, change in percentage points, intraday high/low, and classifies direction (surging/rising/stable/falling/crashing) for each open market.
  • Watchlist-driven monitoring: Tracks one or many event slugs for the last 24 hours of activity, using a default watchlist file or a single provided event slug.
  • Comment intelligence for context: Pulls top and latest comments, prioritizes last-24h chatter, and extracts the most interesting 3 excerpts per event for situational awareness.
  • Actionable reporting & logging: Produces a concise notification and appends a daily log entry; flags alert markets moving more than 5 percentage points.

Quick Start

Run the Monitor Polymarket skill with your event slug in var to generate a daily report for the most recent 24h market movement and top relevant comments.

Frequently Asked Questions about Monitor Polymarket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Polymarket prediction markets for price changes and volume?

You generate a 24h report of price movement, volume, and notable comments by running the skill with a specific event slug. It fetches event data from Polymarket Gamma, derives intraday stats from token price history, and classifies market direction like surging or crashing.

Can I track multiple Polymarket event slugs at the same time?

Yes, you can track multiple Polymarket event slugs simultaneously by using a default watchlist file. The skill analyzes the last 24 hours of activity across all listed events and extracts the top three comment excerpts per event for situational awareness.

How do I set up alerts for significant prediction market price swings?

Alerts for significant prediction market price swings are triggered automatically when a market moves more than 5 percentage points within the 24h monitoring window. The system flags these alert markets in a concise notification and appends the results to a daily log.

How are Polymarket comments analyzed for narrative shifts?

Polymarket comments are analyzed for narrative shifts by retrieving comments with the Event parent_entity_type, prioritizing last-24h chatter, and extracting the three most interesting excerpts per event. This provides context for emerging narratives alongside price and volume analytics.

Does Polymarket monitoring require any specific API keys or dependencies?

No specific API keys or external dependencies are required for Polymarket monitoring. The skill independently fetches event and market data from Polymarket Gamma, derives 24h stats from token price history, and logs results directly to internal memory.