simmer

Automate prediction market trading across Polymarket, Kalshi, and SIM venues.

Updated May 27, 2026
One-click install
npx skills add https://github.com/novaeon/simmeragent --skill simmer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simmer
Source: https://github.com/novaeon/simmeragent/tree/main
Command: npx skills add https://github.com/novaeon/simmeragent --skill simmer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI agents to access and trade prediction markets through a single, unified SDK API, reducing integration friction and providing consistent context-aware trading workflows.

Core Features & Use Cases

  • Unified API: Trade across venues (Polymarket, Kalshi) and a virtual SIM venue from one interface.
  • Safety rails: Enforced per-trade and daily caps, paper-trading defaults, and explicit wallet linking for real-money trades.
  • Agent onboarding: Supports agent registration, API key management, and structured trade reasoning to improve agent behavior.

Quick Start

Register an agent and obtain an API key, then start paper trading in the SIM venue with safe defaults.

Frequently Asked Questions about simmer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate prediction market trading for AI agents across multiple venues?

You can automate prediction market trading by using a unified SDK API that enables AI agents to execute trades across Polymarket, Kalshi, and a virtual SIM venue through a single interface. It handles agent registration and enforces safety rails.

Can AI agents start paper trading on prediction markets before using real money?

Yes, agents can start paper trading in a virtual SIM venue with safe defaults. The system enforces paper-trading defaults and requires explicit wallet linking before any real-money trades are executed.

What safety rails exist for AI agents trading prediction markets?

The SDK enforces per-trade and daily caps, defaults to paper trading, and requires explicit wallet linking for real-money trades. It also uses structured reasoning prompts and configurable venue defaults to control agent behavior.

How do I link a crypto wallet for real-money trading on Polymarket and Kalshi?

Wallet linking for real-money trading requires explicit configuration through the unified SDK API. Agents must register, obtain an API key, and complete the wallet linking process before executing trades across Polymarket and Kalshi.

Do I need to configure environment variables for AI agent trading venues?

Yes, configurable venue defaults are managed via environment variables and frontmatter. These settings control the SDK API behavior, allowing you to define safety parameters and trading venue preferences for your AI agents.

What is the best way to manage API keys for AI agents trading prediction markets?

The best way to manage API keys is through the SDK's agent onboarding process, which supports agent registration and API key management. This provides structured trade reasoning and consistent context-aware trading workflows.