ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adlai88/simmer-mertsniper
Or

What 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

  1. "Run the simmer-mertsniper with a max bet of $5 and focus only on crypto markets."
  2. "Check my current positions and active trades using the mert sniper status tool."
  3. "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 --live until 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-safeguards with 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

Author@adlai88
Stars1054
Views0
Updated2026-02-16
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adlai88-simmer-mertsniper": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#polymarket#trading#crypto#defi#automation
Safety Score: 2/5

Flags: network-access, external-api, code-execution