polymarket-agent

Verified·Scanned 3/14/2026

This skill is an AI-driven Polymarket trading assistant that searches markets, researches news, and can place trades using POLYMARKET_KEY. It runs local setup commands like ./install.sh and makes network calls to https://gamma-api.polymarket.com and https://clob.polymarket.com.

from clawhub.ai·v5e7ee25·42.2 KB·1 installs
$ vett add clawhub.ai/andretuta/polymarket-agent

Polymarket Agent

🎰 AI-powered prediction market assistant for Clawdbot.

What This Does

This skill transforms Clawdbot into a prediction market analyst that:

  • Searches markets on Polymarket
  • Researches news about market events
  • Compares odds with real-world probability
  • Identifies opportunities with edge
  • Executes trades when you approve

Quick Start

# Setup (configure your wallet)
poly setup

# Check everything works
poly doctor

# See active markets
poly markets --limit 10

Usage with Clawdbot

Just ask naturally:

  • "Analyze Polymarket opportunities"
  • "What should I bet on?"
  • "Any good crypto markets?"
  • "Search for Bitcoin markets"
  • "Check my balance"

The AI will search markets, research news, and give you recommendations.

Requirements

  • Python 3.9+
  • Polygon wallet with USDC
  • Clawdbot installed

CLI Commands

CommandDescription
poly setupConfigure wallet
poly doctorHealth check
poly marketsList markets
poly balanceCheck USDC balance
poly buyPlace buy order
poly sellPlace sell order

License

MIT