simmer-mertsniper
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.
Why use this skill?
Use the Simmer Mert Sniper to automate conviction trading on Polymarket. Snipe near-expiry markets with custom filters, smart sizing, and risk controls.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/simmer-mertsniperWhat This Skill Does
The simmer-mertsniper skill is an advanced automated trading tool for Polymarket designed to execute near-expiry conviction bets. Based on the strategy popularized by @mert, the agent monitors markets that are minutes away from resolution. It scans for scenarios where the betting odds have become heavily skewed, indicating potential mispricing or strong market consensus as the final outcome approaches. By filtering based on user-defined topics, betting caps, and specific probability thresholds (splits), the agent executes precise, time-sensitive trades. It operates by default in a 'dry-run' mode, allowing users to observe potential trades without risking capital until they are ready to toggle live execution via the --live flag.
Installation
To integrate the skill into your OpenClaw agent, use the following command in your terminal:
clawhub install openclaw/skills/skills/adlai88/simmer-mertsniper
Ensure you have your Simmer API key ready, obtained from the SDK tab at simmer.markets/dashboard. Export this to your environment as SIMMER_API_KEY to allow the agent to interface with the Polymarket API.
Use Cases
- Last-Minute Arbitrage: Capturing value in markets where the outcome is nearly certain but the liquidity is still allowing for favorable odds.
- Specific Niche Betting: Focusing exclusively on markets like 'SOL' or 'crypto' to automate entry into high-conviction events without manual oversight.
- Risk Management: Enforcing strict loss-capping and automated sizing to ensure no single market fluctuation drains the agent's wallet.
- Automated Sniping: Removing the need to watch the terminal during the final minutes of a high-volatility event.
Example Prompts
- "Run the simmer-mertsniper with a max bet of $5 and focus only on crypto markets."
- "Check my current positions and active trades using the mert sniper status tool."
- "Start the mert-sniper in live mode for solana markets, limiting trades to a 3-minute expiry window."
Tips & Limitations
- Always Dry-Run First: Never start with
--liveuntil you have observed the agent's behavior in your specific market conditions. - Market Liquidity: Be aware that sniping very small markets might lead to slippage; verify the market depth before setting high caps.
- Safeguards: The agent includes built-in safeguards. Use
--no-safeguardswith extreme caution as this removes risk-mitigation checks. - Volatility: During high-volatility events, API latency can impact trade execution. Monitor your terminal closely when trading near the absolute deadline.
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-mertsniper": {
"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.