polymarket-openclaw-ai-arbitrage-bot
Installation
SKILL.md
Polymarket OpenClaw AI Arbitrage Bot
Skill by ara.so — Hermes Skills collection.
This skill enables AI coding agents to work with the OpenClaw Polymarket AI Trading Bot, a TypeScript-based automated trading system for Polymarket CLOB markets focusing on BTC 5-minute and 15-minute Up/Down prediction markets.
What This Bot Does
The bot automates short-horizon prediction market trading on Polymarket using:
- Market selection: Targets BTC/ETH/SOL 5m/15m/60m markets
- Pricing: Polls Gamma/CLOB for UP/DOWN outcome token prices
- Strategies: Executes
trade_1ortrade_2rule-based strategies - OpenClaw decision layer: Optional AI-enhanced decision engine
- Execution: Submits market orders via Polymarket v2 CLOB API
- Risk management: Cooldowns, retries, position limits, safety locks
Architecture: L1 wallet signing → API credential derivation → L2 authenticated CLOB client → market polling → strategy decision → order execution.