An advanced AI trading skill for Polymarket that automates market discovery, strategic betting, and risk-mitigated hedging via the Polygon network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rey-polymarket-trader
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 rey-polymarket-trader using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Polymarket Trader is a sophisticated integration for Openclaw Skills designed to streamline participation in decentralized prediction markets. Built on the Polygon blockchain, it allows users to trade on the outcomes of real-world events ranging from politics to sports with high efficiency. The skill moves beyond simple betting by providing institutional-grade tools such as order book management and automated position tracking.
By leveraging this skill, developers and traders can implement complex financial strategies that interact directly with the Polymarket ecosystem. It emphasizes smart execution through specialized contracts and provides a clear technical interface for managing a diverse portfolio of predictive assets while maintaining full control over private keys and risk parameters.
To activate this skill within your Openclaw Skills environment, first configure the required environment variables:
export POLYGON_RPC_URL="your_polygon_node_endpoint"
export POLYMARKET_PRIVATE_KEY="your_wallet_private_key"
export OPENROUTER_API_KEY="for_ai_hedge_analysis"
export HTTPS_PROXY="residential_proxy_recommended"
Ensure your wallet is funded with MATIC for transaction fees and USDC.e for trading capital. A one-time approval transaction for the Polymarket CTF contract is required before the Split+CLOB strategy can be executed.
The skill organizes its operations through a structured data schema to ensure accurate tracking of prediction assets:
| Object | Description |
|---|---|
| Market Metadata | Includes unique market IDs, question text, category tags, and liquidity depth. |
| Portfolio Ledger | Tracks active YES/NO token balances, entry price in USDC.e, and current market value. |
| Hedge Registry | Stores logical relationships between markets (e.g., Mutual Exclusivity) generated by the LLM. |
| Transaction History | Logs all on-chain interactions, including contract calls to the CTF and order book fills. |
Loading
A robust network discovery and port auditing tool for mapping local devices and identifying security vulnerabilities using nmap.

A professional-grade image generation skill powered by Gemini that excels at rendering Japanese text and creating platform-optimized visuals.

An automated model routing skill that dynamically switches between Claude Sonnet 4.5 and Opus 4.6 based on task complexity to balance cost and quality.

A sophisticated hierarchical memory system that enables AI agents to retain long-term context and personal growth without session bloat.

An autonomous visual capture tool designed to snapshot websites, dashboards, and terminal outputs for professional documentation and social media content.

An interactive framework designed to build, validate, and deploy standardized Openclaw Skills according to official best practices.








































