polymarket-analyzer

Installation
SKILL.md

Polymarket Analyzer Skill

Detect trading edges and opportunities across Polymarket prediction markets using real-time data from the Gamma and CLOB APIs. Zero authentication required -- all analysis is read-only.

Available Scripts

1. Find Arbitrage Edges (scripts/find_edges.py)

Scans all active markets for pricing inefficiencies:

  • Underpriced: YES + NO < $1.00 (guaranteed profit if you buy both sides)
  • Overpriced: YES + NO > $1.02 (sell opportunity)
  • Calculates profit after fees for each opportunity
  • Outputs market name, prices, sum, potential profit, and fee impact
Related skills
Installs
143
GitHub Stars
18
First Seen
Feb 26, 2026