Communityv1.0.1

Polymarket Auto-Trader

Autonomous Polymarket prediction market trading agent. Scans markets, evaluates probabilities with LLM, sizes positions with Kelly criterion, and executes trades via CLOB API. Use when user wants to trade on Polymarket, set up automated prediction market trading, or build a trading bot. Supports cron-based autonomous operation, P&L tracking, and budget management.

2.7kdownloads10stars16active installssrikanthbellary
View on ClawHubBack to Skills

Skill Details

Slug
polymarket-auto-trader
Latest Version
1.0.1
Author
srikanthbellary
Published
Feb 11, 2026
Updated
Apr 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Polymarket Auto-Trader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

Fix: added required env vars (PRIVATE_KEY, LLM_API_KEY) to metadata, pinned dependency versions, added security considerations section and homepage URL