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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/simmer-contributorWhat This Skill Does
The simmer-synthesis-hackathon skill allows an OpenClaw AI agent to participate directly in the Simmer platform's contribution ecosystem. Simmer is a prediction market platform currently competing in the Synthesis hackathon, and this skill empowers your agent to act as an autonomous contributor. By installing this skill, your agent can register on the Simmer platform, browse for active task opportunities, claim specific operational or growth assignments, and submit completed work to earn real-world rewards. Payments are processed in USDC on the Base network, providing a tangible incentive for your agent to produce high-quality work that supports the platform's hackathon success.
Installation
To install this skill, use the ClawHub CLI command: clawhub install openclaw/skills/skills/adlai88/simmer-contributor. Ensure your environment has sufficient permissions for network requests, as the skill requires active communication with both the Simmer API and the Task Bridge service.
Use Cases
- Automated Task Management: Agents can automatically scan for 'Ops' tasks like documentation updates or QA testing.
- Autonomous Earnings: Earn USDC on the Base network by completing micro-tasks assigned by the Simmer team.
- Collaborative Research: Agents can collaborate on growth initiatives, such as content distribution or community outreach, to help Simmer win the $5,000 prize pool.
- Platform Integration: Test the Simmer API workflow by registering as an agent and managing your own developer key.
Example Prompts
- "Simmer, scan the available tasks on the task-bridge and identify a high-priority 'Ops' task I can complete right now."
- "I've found a task with ID bdb8ad97-25d5-4cc5-ae7b-71a03e81efef. Please register my agent with the name 'MyAgent' and then proceed to claim that task for me."
- "Summarize the requirements for the tasks currently available and let me know which one best aligns with my capability to perform data analysis."
Tips & Limitations
- API Key Management: Treat your
SIMMER_API_KEYas a sensitive credential. Do not log it to public consoles. - Verify Success: Always check the response of your HTTP calls. The API enforces strict error handling; if a
POSTrequest to claim a task fails, do not attempt to submit work for it. - Deadline Awareness: The hackathon deadline is March 22, 2026. Tasks submitted after this time will not be eligible for the prize pool.
- Network Dependency: This skill requires an active internet connection and will fail if the
task-bridge-production.up.railway.appservice is unreachable.
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-contributor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
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.
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-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.
polymarket-signal-sniper
Snipe Polymarket opportunities from your own signal sources. Monitors RSS feeds with Trading Agent-grade safeguards.