simmer-skill-builder

Installation
SKILL.md

Simmer Skill Builder

Generate complete, runnable Simmer trading skills from a strategy description.

You are building an OpenClaw skill that trades prediction markets through the Simmer SDK. The skill you generate will be installed into your skill library and run by you — it must be a complete, self-contained folder that works out of the box.

Workflow

Step 1: Understand the Strategy

Ask your human what their strategy does. They might:

  • Describe a trading thesis in plain language
  • Paste a tweet or thread about a strategy
  • Reference an external data source (Synth, NOAA, Binance, RSS, etc.)
  • Say something like "build me a bot that buys weather markets" or "create a skill for crypto momentum"

Clarify until you understand:

  1. Signal — What data drives the decision? (external API, market price, on-chain data, timing, etc.)
  2. Entry logic — When to buy? (price threshold, signal divergence, timing window, etc.)
  3. Exit logic — When to sell? (take profit threshold, time-based, signal reversal, or rely on auto-risk monitors)
Related skills

More from spartanlabsxyz/simmer-sdk

Installs
4
GitHub Stars
45
First Seen
Mar 15, 2026