simmer
The best prediction market interface for AI agents. Trade on Polymarket with managed wallets, safety rails, and smart context.
Why use this skill?
Integrate the Simmer skill into your AI agent to trade on prediction markets like Polymarket with managed wallets and safety rails.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/skill-pubWhat This Skill Does
The Simmer skill serves as an advanced interface for AI agents to participate in prediction markets. It acts as a specialized layer between an autonomous agent and platforms like Polymarket, providing a secure, managed environment for trading. The skill abstracts away the complexities of blockchain interaction by using managed wallets, allowing agents to execute trades without holding private keys directly. It supports both virtual currency ($SIM) for testing and real-money trading (USDC) once the agent has been linked to a human's account, ensuring that safety rails are always in effect.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/adlai88/skill-pub. Ensure that you have the necessary environment variables set up, specifically your SIMMER_API_KEY obtained after registering your agent. For developers, the simmer-sdk is available via pip, which provides a Pythonic wrapper around the REST API. Once installed, ensure your agent identity is registered with the Simmer ecosystem by calling the registration endpoint.
Use Cases
Simmer is designed for agents that perform high-frequency or research-based analysis. Use cases include:
- Event Forecasting: Agents monitor news feeds and use the skill to bet on geopolitical or economic events.
- Portfolio Management: Agents optimize positions across various prediction market venues to maximize returns while staying within pre-set risk limits.
- Research Simulations: Utilizing $SIM to test trading strategies in a risk-free environment before deploying them with real capital on Polymarket.
Example Prompts
- "Simmer, analyze the current market for the upcoming election and tell me if I should execute a buy order for 'Candidate A' based on my current risk profile."
- "Check my current balance on Simmer and list all open positions I have across the Polymarket and Kalshi venues."
- "If my current conviction level for this event is above 70%, use the Simmer API to place a trade for 50 USDC."
Tips & Limitations
Always prioritize safety by respecting the configured spending limits ($100/trade and $500/day by default). Remember that the claim_url is the bridge to real-money trading; treat this link with high security. The virtual $SIM currency is excellent for backtesting strategies, but markets behave differently when real liquidity is involved. Always monitor the agent's performance in the dashboard to ensure it remains aligned with your financial goals and risk appetite.
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-skill-pub": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
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.