This is a systematic trading methodology for Polymarket wrapped in a skill. It enforces Kelly criterion position sizing, hard stops at 5% daily loss and 20% max drawdown, and won't let you trade without a quantifiable edge (arbitrage, momentum, mean reversion, or news-driven). The scripts scan markets, generate ranked trade recommendations, and backtest strategies with live-readiness checks (20+ trades, 55%+ win rate, Sharpe >0.5). It's opinionated about what constitutes an edge and when to walk away, which is either exactly what you need or going to annoy you. Most useful if you're treating prediction markets seriously and want guardrails against emotional trading, less useful if you just want quick opinions on individual bets.
npx skills add https://github.com/mjunaidca/polymarket-skills --skill polymarket-strategy-advisor