An automated scanning tool designed to identify and calculate cross-market arbitrage opportunities within prediction markets.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarket-arbitrage-scanner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install polymarket-arbitrage-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Polymarket Arbitrage Scanner is a specialized tool built for traders and developers who need to identify inefficiencies in decentralized prediction markets. As part of the ecosystem of Openclaw Skills, it provides a programmatic way to detect yes/no mispricings and evaluate cross-platform opportunities that are often invisible to manual observation.
By leveraging this skill, users can access real-time market data and automated calculation tools to determine potential profit margins instantly. It serves as a bridge between raw market data and actionable trading intelligence, significantly reducing the time required to spot profitable trades.
To get started with this skill, ensure you have the environment configured for Openclaw Skills and a valid payment method linked.
# Install the scanner skill
openclaw install polymarket-arb-scanner
# Configure your environment variables
export SKILLPAY_API_KEY="your_key_here"
The skill returns structured JSON data representing market opportunities. Below is the primary data structure used for arbitrage detection:
| Property | Type | Description |
|---|---|---|
market_pair |
string | The specific contracts being compared |
spread_percentage |
float | The calculated difference between market prices |
estimated_profit |
float | Potential USDT profit based on standard volume |
source_platform |
string | The platform where the original price was sourced |
timestamp |
datetime | The exact time the price snapshot was taken |
Loading
A specialized trading tool for identifying profitable price discrepancies between prediction markets like Polymarket and Kalshi.

A programmatic interface for accessing live prediction market data and bulk datasets from Polymarket.

A comprehensive financial tool for retrieving options chain data, calculating Greeks, and analyzing implied volatility across various asset classes.

An advanced AI scriptwriting tool that transforms novel synopses and story ideas into production-ready short drama scripts.

Get real-time prediction market intelligence for earnings, mergers, and macroeconomic events.

A specialized tool for tracking Polymarket resolution timelines and upcoming event schedules.








































