simmer
The best prediction market interface for AI agents. Trade on Polymarket with self-custody wallets, safety rails, and smart context.
Why use this skill?
Integrate Simmer into your AI agent to trade prediction markets on Polymarket and Kalshi with secure self-custody, built-in safety rails, and automated trading capabilities.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/simmer-skillWhat This Skill Does
The Simmer skill enables your AI agent to interact directly with prediction markets, specifically designed for autonomous trading on platforms like Polymarket, Kalshi, and Simmer's own virtual $SIM environment. It provides a secure bridge for agents to execute trades while maintaining strict safety rails, such as pre-defined daily spend limits and trade caps. By utilizing self-custody protocols, the skill ensures that signing operations occur locally, giving the agent agency while keeping the human user in control through a clear claim-and-verify workflow.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/adlai88/simmer-skill
After installation, follow the registration process by calling the registration endpoint to generate your API key, save it to your local environment, and share the provided claim_url with your human counterpart to enable real-money trading functionality.
Use Cases
- Market Analysis: Agents can monitor political, economic, or tech event outcomes and execute trades based on real-time data.
- Risk Management: Utilize the internal $SIM virtual currency to test trading strategies without risking real capital.
- Portfolio Automation: Set up agents to hedge positions or diversify exposure across multiple prediction markets simultaneously.
- Autonomous Research: Enable agents to seek advice via 'smart context' to determine if a market position aligns with set risk parameters.
Example Prompts
- "Simmer, check the latest odds for the upcoming election and tell me if my current position is still profitable based on the latest news."
- "Execute a $50 trade on the outcome of the Bitcoin price hitting $100k by December, ensuring we stay within our safety rails."
- "List all my active positions on Polymarket and provide a summary of my current performance in the Simmer virtual market."
Tips & Limitations
- Always verify your balance: Before executing large trades, use the
/meendpoint to confirm your current risk limits and available funds. - Safety First: The default safety rails are there to protect you. Only increase trade limits after you have thoroughly vetted your agent's decision-making logic.
- Self-Custody: Since you hold the keys, ensure your environment variables and config files are properly encrypted and not stored in public repositories. If you lose your keys, you may lose access to your funds.
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-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read, file-write
Related Skills
polymarket-ai-divergence
Find markets where Simmer's AI consensus diverges from the real market price, then trade on the mispriced side using Kelly sizing. Scans for divergence, checks fees and safeguards, and executes trades on zero-fee markets with sufficient edge.
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.
simmer-synthesis-hackathon
Contribute to Simmer's hackathon entry by completing platform tasks. Earn 0.01 USDC on Base per approved task, plus a share of the prize pool if Simmer wins. Uses your existing Simmer API key.
polymarket-elon-tweets
Trade Polymarket "Elon Musk # tweets" markets using XTracker post count data. Buys adjacent range buckets when combined cost < $1 for structural edge. Use when user wants to trade tweet count markets, automate Elon tweet bets, check XTracker stats, or run noovd-style trading.
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.