Polymarket Conditional Orders for Openclaw

An automated trading tool for Polymarket that enables conditional, algorithmic, and time-based order execution.

mosonchan2023
v1.0.1
Mar 6, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install polymarket-conditional-orders

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install polymarket-conditional-orders using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Polymarket Conditional Orders?

Polymarket Conditional Orders is a specialized skill designed to bring professional-grade trading tools to prediction markets. By integrating with Openclaw Skills, this tool allows traders to move beyond manual execution by implementing automated logic that reacts to market movements in real-time.

The skill provides a robust framework for managing risk and capturing opportunities without constant monitoring. Whether you are looking to secure profits with price triggers or manage multiple outcomes using OCO logic, this skill streamlines your interaction with the Polymarket ecosystem while maintaining cost-efficiency through integrated micropayments.

Polymarket Conditional Orders Use Cases

  • Automating market entry when a specific price target is reached.
  • Implementing stop-loss and take-profit strategies via OCO orders.
  • Scheduling trades to execute at specific times corresponding to real-world events.
  • Managing complex portfolio positions across multiple prediction contracts automatically.

How Polymarket Conditional Orders Works

  1. The user defines the desired order parameters including trigger price, timing, or linked OCO conditions.
  2. The Openclaw Skills environment monitors the Polymarket order book and price feeds for the specified triggers.
  3. Upon meeting the defined logic, the skill initiates the trade execution via the Polymarket API.
  4. SkillPay.me handles the transaction for the API call execution fee automatically.
  5. The skill logs the execution status and updates the user's order history.

Polymarket Conditional Orders Setup

To deploy this skill, ensure you have the Openclaw CLI installed and a funded SkillPay.me account for API call processing.

# Install the skill via the CLI
openclaw install polymarket-conditional-orders

# Configure your API credentials and wallet
openclaw configure polymarket

Polymarket Conditional Orders Data Schema & Taxonomy

The skill manages order data and execution logs using a structured format to ensure transparency and reliability within Openclaw Skills.

Attribute Type Description
order_id String Unique identifier for the conditional order
market_slug String The specific Polymarket event identifier
trigger_type Enum price_trigger, time_trigger, or oco_link
execution_price Number The price at which the order was or will be filled
status String Current state: Active, Triggered, or Cancelled
fee_tx String SkillPay.me transaction hash for the execution fee

Polymarket Conditional Orders Advanced Features

  • Support for One-Cancels-Other (OCO) logic to manage mutually exclusive outcomes.
  • Automated time-based execution for event-driven trading strategies.
  • Real-time price monitoring with low-latency execution triggers.
  • Built-in integration with SkillPay.me for seamless, pay-as-you-go API usage within the Openclaw Skills ecosystem.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*