Loading...
Loading...
Use this skill whenever the user wants to find trading opportunities, detect arbitrage, analyze a market, perform edge detection, find mispricing, do probability analysis, evaluate orderbook depth, find momentum signals, or assess Polymarket market quality. Triggers: "find opportunities", "detect arbitrage", "analyze market", "edge detection", "mispricing", "probability analysis", "orderbook analysis", "momentum scanner", "market inefficiency", "price gap", "volume surge", "trading edge", "market analysis".
npx skill4agent add mjunaidca/polymarket-skills polymarket-analyzerscripts/find_edges.pypython scripts/find_edges.py
python scripts/find_edges.py --min-edge 0.02 --limit 500scripts/analyze_orderbook.pypython scripts/analyze_orderbook.py --token-id <TOKEN_ID>
python scripts/analyze_orderbook.py --token-id <TOKEN_ID> --depth 10scripts/momentum_scanner.pypython scripts/momentum_scanner.py
python scripts/momentum_scanner.py --min-volume 10000 --limit 300scripts/correlation_tracker.pypython scripts/correlation_tracker.py
python scripts/correlation_tracker.py --json
python scripts/correlation_tracker.py --threshold 0.10find_edges.pyanalyze_orderbook.pymomentum_scanner.pyfee = baseRate * min(price, 1 - price) * sizereferences/fee-model.mdreferences/viable-strategies.md