Clawdbot Skill Polymarket banner
mvanhorn mvanhorn

Clawdbot Skill Polymarket

Development community

Description

Polymarket prediction markets - check odds, track portfolios, research markets, set alerts, compare markets, and trade. Read-only works instantly. OpenClaw skill.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Polymarket Skill for OpenClaw

Browse prediction markets, check odds, research events, compare markets, track your portfolio, and trade on [Polymarket](https://polymarket.com) directly from your AI agent.

What it does

  • Browse markets - trending, search, filter by category (politics, crypto, sports, tech, and more)
  • Check odds - real-time Yes/No prices, volume, end dates
  • Market research - AI-powered analysis combining odds with context about the event
  • Compare markets - side-by-side odds for related markets with arbitrage detection
  • Portfolio dashboard - view positions, P&L, balances, activity history, and open orders
  • View order books - see bid/ask depth and spread for any market
  • Price history - track how odds have moved over time (1m to max intervals)
  • Trade - place limit, market, post-only, and batch orders with built-in safety confirmations
  • Leaderboard & analytics - trader rankings, open interest, volume, top holders
  • Live streaming - real-time comments and crypto prices via RTDS WebSocket
  • Bridge funds - deposit and withdraw across EVM, Solana, and Bitcoin chains
  • Manage positions - view open orders, cancel trades, check balances

Quick start

Install the skill

# Via OpenClaw CLI
openclaw install mvanhorn/clawdbot-skill-polymarket

# Or clone directly from GitHub
git clone https://github.com/mvanhorn/clawdbot-skill-polymarket.git ~/.openclaw/skills/polymarket

Browse markets (works immediately, no setup)

Just ask your agent:

  • "What's trending on Polymarket?"
  • "Search Polymarket for AI regulation"
  • "What are the odds on the Fed cutting rates?"
  • "Research the Bitcoin $150K market for me"
  • "Compare the 2028 presidential candidates"
  • "Who are the top Polymarket traders?"

Trade (requires Polymarket CLI + wallet)

  1. Install the Polymarket CLI (Rust binary):
    brew install polymarket/tap/polymarket-cli