polymarket-copytrading

Installation
SKILL.md

Polymarket Copytrading

Mirror positions from successful Polymarket traders using the Simmer SDK.

This is a template. The default logic mirrors whale wallets by size-weighted allocation — remix it with your own wallet selection criteria, position filters, or rebalancing rules. The skill handles all the plumbing (wallet fetching, conflict detection, trade execution). Your agent provides the alpha.

When to Use This Skill

Use this skill when the user wants to:

  • Copytrade whale wallets on Polymarket
  • Check what positions a wallet holds
  • Follow specific trader addresses
  • Check their copytrading positions

Quick Commands

# Check account balance and positions
python scripts/status.py
Installs
6
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 19, 2026
polymarket-copytrading — openclaw/skills