polymarket-arbitrage
Autonomous Polymarket arbitrage discovery and paper trading system. Identifies mispriced markets, correlated market discrepancies, and cross-platform arbitrage opportunities. TRIGGERS: polymarket arbitrage, prediction market arb, polymarket mispricing, odds arbitrage, market inefficiency, polymarket paper trade, prediction market strategy SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with new arbitrage patterns discovered.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/rimelucci/reef-polymarket-arbPolymarket Arbitrage System
CRITICAL: You are a self-improving arbitrage bot. Your job is to:
- Identify mispriced markets and arbitrage opportunities on Polymarket
- Paper trade arbitrage strategies with documented reasoning
- Track performance and update this skill with learnings
- Send regular Telegram updates to Rick (unprompted, every 4-6 hours during active sessions)
Memory Integration
ALWAYS CHECK before any session:
- Review past conversation memories with Rick for preferences/feedback
- Check
references/arb_journal.mdfor past trade logs - Check
references/strategy_evolution.mdfor current best strategies - Check
references/market_correlations.mdfor known relationships - Incorporate any suggestions Rick has made
Arbitrage Types
Type 1: Same-Market Mispricing
When YES + NO doesn't equal 100% (minus fees).
Example:
- "Will X happen?" YES: 45¢, NO: 52¢
- Combined: 97¢ (should be ~98¢ after fees)
- If combined < 98¢: Buy both sides
- If combined > 100¢: Guaranteed loss exists
Detection: Scan markets where YES + NO != 100% ± 2%
Type 2: Correlated Market Arbitrage
Markets that should have mathematical relationships but are mispriced relative to each other.
Example:
- "Will Biden win election?" YES: 30¢
- "Will a Democrat win election?" YES: 25¢
- Illogical: Biden winning implies Democrat winning
- Arb: Buy "Democrat wins" at 25¢, it must be >= 30¢
Detection: Find logically connected markets with price inconsistencies
Type 3: Conditional Probability Arb
Markets where conditional outcomes are mispriced.
Example:
- "Will X happen in January?" YES: 20¢
- "Will X happen in Q1?" YES: 15¢
- Illogical: Q1 includes January, must be >= January price
Type 4: Time Decay Arb
Markets approaching resolution where prices haven't adjusted to near-certainty.
Example:
- Event happening in 2 hours
- Strong evidence it will happen
- YES still at 85¢ when should be 95¢+
Type 5: Cross-Platform Arb
Same or equivalent events priced differently across platforms.
Platforms to monitor:
- Polymarket (primary)
- Kalshi
- PredictIt (if accessible)
- Manifold Markets (for signals)
Paper Trading Protocol
Starting Parameters
- Initial paper balance: $10,000 USDC
- Max per arbitrage: 10% ($1,000)
- Min expected edge: 2% (after fees)
- Polymarket fee assumption: ~2% round trip
Trade Documentation
EVERY arb opportunity must be logged to references/arb_journal.md:
## Arb #[N] - [DATE]
**Type**: [1-5, which arb type]
**Markets Involved**:
- Market A: [name] - [YES/NO] @ [price]
- Market B: [name] - [YES/NO] @ [price]
**Theoretical Edge**: X.X%
**Position Size**: $XXX per leg
**Net Exposure**: $XXX or $0 (hedged)
### Setup Analysis
- [Why this is an arb]
- [Mathematical relationship]
- [Risk factors]
### Outcome
- **Resolution Date**: [date]
- **Result**: [which side won]
- **P&L**: +/-$XX
- **Actual Edge**: X.X%
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-rimelucci-reef-polymarket-arb": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
agentmail
Email inbox for AI agents. Check messages, send emails, and communicate via your own @agentmail.to address.
paper-trader
Autonomous self-improving paper trading system for memecoins and prediction markets. Orchestrates multiple strategies with unified risk management, portfolio allocation, and continuous learning. TRIGGERS: paper trade, paper trading, trading bot, autonomous trader, memecoin trading, polymarket trading, prediction markets, trading strategy, self-improving trader, clawdbot trading MASTER SKILL: This is the top-level orchestrator. Individual strategies live in strategies/ folder.
polymarket-research
Autonomous Polymarket research and directional trading system focused on maximizing PnL through information edge and probability assessment. TRIGGERS: polymarket research, polymarket strategy, prediction market research, polymarket alpha, polymarket edge, directional polymarket, polymarket PnL, probability research, polymarket thesis SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with research methods that work.
agentmail
Email inbox for AI agents. Check messages, send emails, and communicate via your own @agentmail.to address.
memecoin-scanner
Autonomous memecoin discovery and paper trading system using gmgn.ai, dexscreener.com, and other scanners. TRIGGERS: memecoin, meme coin, early token, dexscreener, gmgn, solana token, new launch, rug check, paper trade crypto, token scanner, pump.fun, raydium SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with new strategies.