← Back to Skills Marketplace
themsquared

Polymarket Whale Tracker

by Mike · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
170
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install polymarket-whale-tracker-pro
Description
Track the top Polymarket whale wallets and copy their winning trades. Monitors the monthly leaderboard, shows open positions, and identifies high-conviction...
Usage Guidance
This skill appears internally consistent and only queries public Polymarket APIs; it doesn't request credentials or touch other system files. Before installing, note: (1) it will make outbound HTTP requests to polymarket domains (necessary for its function), (2) running automated 'copy whale trades' strategies carries financial risk — review and test before using real funds, and (3) if you plan to run it continuously, be aware of rate limits and network exposure. If you want extra assurance, inspect the script locally (no obfuscated code) and run it in a restricted environment.
Capability Analysis
Type: OpenClaw Skill Name: polymarket-whale-tracker-pro Version: 1.0.0 The skill is a legitimate tool for tracking Polymarket trader activity using public APIs (data-api.polymarket.com and gamma-api.polymarket.com). The code in whale_tracker.py is transparent, lacks any sensitive data access or exfiltration logic, and strictly follows the functionality described in SKILL.md without any hidden or malicious behaviors.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and the included Python script all describe the same behavior (fetch leaderboard, fetch positions/trades, display/monitor). The required dependencies (requests) and usage are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent/user to run the provided script and install requests. The script only performs HTTP GETs against polymarket data endpoints, prints output, and optionally loops in watch mode; it does not read local secrets or unrelated files, nor does it send data to third-party endpoints.
Install Mechanism
There is no install spec beyond recommending pip install requests. No remote archive downloads, no brew/npm installs, and no code is written to disk beyond the provided file.
Credentials
The skill declares no required environment variables, secrets, or config paths and the code does not attempt to read any. Network access is limited to polymarket's public Data and Gamma APIs and known polymarket URLs.
Persistence & Privilege
always is false and the skill does not modify other skills or system settings. It runs only when invoked and its only ongoing action is optional polling (watch mode) within the process.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-whale-tracker-pro
  3. After installation, invoke the skill by name or use /polymarket-whale-tracker-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Track top monthly earners on Polymarket and copy high-conviction signals
Metadata
Slug polymarket-whale-tracker-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Polymarket Whale Tracker?

Track the top Polymarket whale wallets and copy their winning trades. Monitors the monthly leaderboard, shows open positions, and identifies high-conviction... It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install Polymarket Whale Tracker?

Run "/install polymarket-whale-tracker-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Whale Tracker free?

Yes, Polymarket Whale Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Whale Tracker support?

Polymarket Whale Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Whale Tracker?

It is built and maintained by Mike (@themsquared); the current version is v1.0.0.

💬 Comments