simmer-ai-divergence
Surface markets where Simmer's AI price diverges from Polymarket. High divergence = potential alpha. Use when user wants to find AI vs market disagreements, scan for trading opportunities, or understand where the AI is bullish/bearish relative to external prices.
Why use this skill?
Identify market inefficiencies with the Simmer AI Divergence Scanner. Find where AI predictions differ from Polymarket odds to spot high-conviction trading opportunities.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/simmer-ai-divergenceWhat This Skill Does
The simmer-ai-divergence skill serves as a high-performance analytical bridge between proprietary AI price modeling and live decentralized betting markets like Polymarket. By calculating the mathematical spread between the Simmer AI’s internal probability assessments and the crowd-sourced Polymarket odds, this agent identifies statistical anomalies. Users can quickly isolate where the "market" might be mispricing an event, effectively highlighting potential alpha opportunities based on the AI's conviction level. The tool normalizes complex data feeds into actionable insights, allowing traders to monitor market sentiment versus AI model predictions in real-time.
Installation
To integrate this skill into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/adlai88/simmer-ai-divergence
Ensure that you have your SIMMER_API_KEY configured in your environment variables. You can obtain this key from the dashboard at simmer.markets/dashboard under the SDK tab. For standard setups, verify that your environment variables include SIMMER_API_KEY for authentication and optionally SIMMER_API_URL if you are utilizing custom endpoints.
Use Cases
- Alpha Generation: Quickly scan for high-divergence markets where the crowd might be lagging behind AI-driven intelligence.
- Portfolio Monitoring: Check the status of current positions to see if market prices are swinging toward or away from the AI's prediction.
- Market Sentiment Analysis: Determine where the AI is consistently more bullish or bearish than the general public, providing a pulse on unconventional market sentiment.
- Risk Management: Identify highly volatile markets where massive divergence may indicate either a massive trading opportunity or a significant disconnect requiring deeper research before entry.
Example Prompts
- "Simmer, identify all markets where your probability is at least 15% higher than the current Polymarket price."
- "Show me the top three bearish opportunities where the market is significantly overestimating the likelihood of a 'Yes' outcome."
- "Is there any major disagreement between your AI models and Polymarket for the upcoming election markets?"
Tips & Limitations
- Threshold Tuning: Don't rely solely on the default 5% threshold. For high-conviction scalping, use
--min 15to filter out market noise. - Resolution Timelines: Always cross-reference the
Resolvesdate in the output. A high divergence on a long-term market carries different risk profiles than an event resolving in 24 hours. - API Availability: The accuracy of this skill is strictly tied to the latency of the Simmer API. Ensure your connection is stable to receive the most current probability updates.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adlai88-simmer-ai-divergence": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
polymarket-mert-sniper
Near-expiry conviction trading on Polymarket. Snipe markets about to resolve when the odds are heavily skewed. Filter by topic, cap your bets, and only trade strong splits close to deadline.
kalshi-weather-trader
Trade Kalshi weather markets using NOAA forecasts via Simmer SDK and DFlow on Solana. Port of the popular polymarket-weather-trader. Use when user wants to trade temperature markets on Kalshi, automate weather bets, or check NOAA forecasts.
simmer-x402
Make x402 payments to access paid APIs and gated content. Use when a skill needs to fetch data from x402-gated endpoints (like Kaito mindshare API, Simmer premium endpoints, or any x402 provider). Handles 402 Payment Required responses automatically using USDC on Base.
polymarket-copytrading
Mirror positions from top Polymarket traders. Polling mode (free) for portfolio-style copying, Reactor mode (Pro) for event-driven real-time mirroring via Simmer's on-chain signal infrastructure.
prediction-trade-journal
Auto-log trades with context, track outcomes, generate calibration reports to improve trading.