polymarket-analyzer
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
More from mjunaidca/polymarket-skills
polymarket-scanner
>-
106polymarket-monitor
>-
98polymarket-strategy-advisor
>-
98polymarket-paper-trader
Use this skill whenever the user wants to paper trade, simulate trades, virtual trading, demo mode, practice trading, backtest strategies, test strategy performance, use paper money, manage a virtual portfolio, track simulated P&L, or do risk-free trading on Polymarket prediction markets. Also use when the user asks about their portfolio, positions, trade history, or performance report for paper trading. This is the core trading engine — it executes simulated trades against real live Polymarket prices with zero financial risk.
96polymarket-live-executor
>
91