🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Polymarket Whale Copier

by @cassh100k

Copy trade winning Polymarket wallets automatically. Track whale wallets, mirror their bets at configurable percentages, with built-in risk management. No API keys needed.

Versionv1.0.0
Installs5
πŸ’‘ Examples

# 1. Set your Polymarket private key
export POLYMARKET_KEY="0xYourPrivateKey"

2. Run the copier

python3 scripts/copy_trader.py --target 0xWhaleWallet --percent 10

βš™οΈ Configuration

Edit config.json:

{
  "target_wallet": "0x...",
  "copy_percent": 10,
  "min_trade_usd": 5,
  "max_trade_usd": 50,
  "buy_only": true,
  "check_interval_sec": 60,
  "dry_run": false
}

View on ClawHub
TERMINAL
clawhub install polymarket-whale-copier

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’