SpartanLabsXyz

34 mods across 1 repository, 48 stars between them.

SpartanLabsXyz/simmer-sdk

Instructions file CodexOpenCode

Instructions for SpartanLabsXyz/simmer-sdk, covering agents.md — simmer sdk, this repo is public, currency formatting, live is a constructor arg, not a per-trade flag and market discovery is recency-windowed.

48 3d ago A 767 tokens original MIT

simmer-preflight

02

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Pre-trade readiness check for autonomous agents. One call returns wallet identity, venue status, spendable balance, open exposure, and a structured oktotrade verdict. Run before every real-money trade to prevent cap overruns and catch config issues before they become P&L issues.

48 3d ago A 61 tokens original MIT

simmer-briefing

03

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Daily check-in pattern for Simmer agents. One API call returns portfolio, risk alerts, and opportunities across all venues. Use this in your heartbeat to keep your human informed.

48 3d ago A 41 tokens original MIT

simmer-mcp-setup

04

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

One-shot bootstrap for the Simmer MCP server. Detects your agent runtime (Claude Code / Cursor / OpenClaw / Hermes / Codex), installs simmer-mcp via npm, writes the right MCP config, prompts a restart, and verifies the tool handshake. Use after registering an agent on simmer.markets to run pre-built Simmer trading…

48 3d ago F 83 tokens original MIT

simmer-wallet-setup

05

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Self-custody wallet setup for Simmer agents. Bring your own key, import a funded Polymarket wallet, or connect an existing dashboard-registered agent to your local runtime. Skip this skill if you use a managed wallet — managed setup is a one-time dashboard flow, not an agent task.

48 3d ago E 67 tokens original MIT

simmer

06

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

The prediction market interface for AI agents. Trade Polymarket and Kalshi through one API with self-custody wallets, safety rails, and smart context.

48 3d ago A 35 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Finalize an autoresearch session into clean, reviewable branches. Use when asked to "finalize autoresearch", "clean up experiments", or "prepare autoresearch for review".

48 3d ago A 40 tokens original MIT

simmer-autoresearch

08

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Set up and run autonomous experiment loops to optimize Simmer trading skills. Mutates skill code + config, measures P&L, keeps what works. Use when asked to "optimize a skill", "run autoresearch", or "improve my trading".

48 3d ago A 58 tokens original MIT

fixtures

09

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

This is a Tier-A instruction-only fixture used to verify that invoking an instruction-only skill returns its SKILL.md playbook instead of an error.

48 3d ago A 0 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Tiny demo skill bundled with simmer backtest --demo. Buys YES on liquid favorites to exercise the full backtest pipeline offline.

48 3d ago A 34 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Trade Kalshi weather markets using NOAA forecasts via Simmer SDK and DFlow on Solana. Port of the popular polymarket-weather-trader. Use when user wants to trade temperature markets on Kalshi, automate weather bets, or check NOAA forecasts.

48 3d ago A 56 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Rank Polymarket copytrading leaders using Nansen as a data layer — pnl-by-market for the target market is the primary signal, address-summary/pnl-by-address is a secondary, credit-guarded refinement. Includes an experimental (dry-run only) live insider scan. Use when Simmer needs to re-rank or filter a leader list…

48 3d ago A 92 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

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.

48 3d ago A 57 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Trade Polymarket BTC daily and weekly UP/DOWN markets with empirically-anchored exit discipline. Enters on CEX momentum divergence; exits automatically on time cap, volume spike, or target capture. Use when the user wants to trade BTC direction markets (hours/days duration), not fast 5-minute markets.

48 3d ago A 75 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Build an atomic Polymarket combo (parlay) - pick 2+ binary market legs, get live combined odds quoted over RFQ, and place the whole thing as ONE signed order. Every leg must hit to win; any single leg losing is a total loss of the stake. Live placement works with EOA / self-custody wallets, and with deposit wallets…

48 3d ago A 113 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

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.

48 3d ago A 48 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Build and optionally execute a three-tranche Polymarket DCA plan with prop-firm-shaped evaluation envelope checks. Use when the user wants a Bubbles/Roya-style staged averaging template for one thesis, with paper mode by default and explicit live opt-in.

48 3d ago A 62 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

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.

48 3d ago A 70 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when user wants to trade sprint/fast markets, automate short-term crypto trading, or use CEX momentum as a Polymarket signal.

48 3d ago A 71 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Trade Polymarket BTC 5-minute fast markets using a magnitude-gated conviction-ladder strategy. Only fires when |1m BTC momentum| >= 0.10%, the magnitude threshold the strategy is built around. Position size scales with signal strength (3 conviction tiers). Reference template for gate-filtered BTC fast-market trading…

48 3d ago A 84 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Post two-sided GTC limit orders on Polymarket CLOB. Manages inventory skew, cancel/replace on price drift, and estimates rebate-eligible volume. Based on Akey et al. (2026): market-making reduces loss probability by 35.9 pp — the single strongest edge on Polymarket.

48 3d ago A 71 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Near-expiry conviction trading on Polymarket. The skill scans markets in their final minutes, filters for strongly-skewed splits (60/40+), and places bounded trades against the under-priced side. Defaults — $10 max per trade, 5 trades/run, 8-minute expiry window, dry-run unless --live.

48 3d ago A 76 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Trade Polymarket strike/action markets using military aircraft ADS-B positioning via pref.trade. Fires when tracked mil aircraft cluster in a target region.

48 3d ago A 38 tokens original MIT

SpartanLabsXyz/simmer-sdk

Skill Claude CodeCodex

Buy NO on standalone non-sports yes/no Polymarket markets priced below a configurable cap. Based on the "nothing-ever-happens" thesis — binary markets often resolve NO, and cheap NO shares offer asymmetric value. Scans for candidates via Gamma API, filters out sports and grouped markets, checks fees, and executes.

48 3d ago A 76 tokens original MIT