Install
openclaw skills install prediction-market-sentinelMonitor Polymarket prediction market wallets and detect new trades in real-time. Use when tracking whale wallets, detecting new positions, or monitoring prediction market activity. Supports CLOB API queries, wallet tracking, and trade alerts.
openclaw skills install prediction-market-sentinelMonitor Polymarket whale wallets and detect trading activity.
Run the monitor script to track a wallet:
bash scripts/monitor.sh <wallet_address>
bash scripts/monitor.sh 0x17db3fcd93ba12d38382a0cade24b200185c5f6d
Set environment variables:
POLL_INTERVAL - Seconds between checks (default: 600)ALERT_THRESHOLD - Minimum trade size to alert (default: 100 USDC)