← Back to Skills Marketplace
diagnostikon

Polymarket Whale Contrarian Trader

by diagnostikon · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install polymarket-whale-contrarian-trader
Description
Detects smart money divergence where top-performing whale wallets take positions opposite to retail consensus. When markets are at probability extremes but w...
Usage Guidance
This skill appears to do what it claims, but take these precautions before enabling live trading: 1) Keep the skill in paper mode (default) and thoroughly backtest signals before using --live; 2) The skill pulls a leaderboard from https://predicting.top (a third‑party service). Verify the source's trustworthiness — a manipulated leaderboard could create false signals; consider switching to an official leaderboard if available; 3) Provide SIMMER_API_KEY only when you understand what account/funds it controls; prefer keys/accounts with limited funds and the minimal permissions needed; 4) Review and run the included trader.py locally to confirm behavior (it is readable and not obfuscated); 5) Be aware that algorithmic trading has financial risk — limiting MAX_POSITION, MAX_POSITIONS, and using conservative tunables is advisable. If you want higher assurance, request the maintainer/source for provenance or replace the leaderboard endpoint with a vetted data source.
Capability Analysis
Type: OpenClaw Skill Name: polymarket-whale-contrarian-trader Version: 1.0.6 The skill is a legitimate trading bot designed to follow 'whale' activity on Polymarket. It uses the official Polymarket data API and a known leaderboard site (predicting.top) to identify contrarian signals. The code in trader.py is transparent, lacks obfuscation, and implements standard safety guards like paper-trading by default and slippage checks. No evidence of data exfiltration or malicious execution was found.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, clawhub.json, and trader.py consistently implement a Polymarket whale-contrarian trading strategy. The single required credential (SIMMER_API_KEY) and the declared pip dependency (simmer-sdk) are appropriate for placing trades via the SimmerClient.
Instruction Scope
Instructions and code limit themselves to fetching public leaderboard and Polymarket data, cross-referencing markets, and placing trades via SimmerClient. One notable detail: the leaderboard is fetched from a third-party URL (https://predicting.top) rather than an official Polymarket leaderboard — this is functional but introduces a trust dependency (see guidance). The skill respects paper mode by default unless explicitly run with a --live flag.
Install Mechanism
No install spec in the repository files, but clawhub.json declares a pip dependency on 'simmer-sdk' which is consistent with the code's import. Installing a single known pip package is expected for this skill.
Credentials
Only SIMMER_API_KEY and tunable env vars are required. SIMMER_API_KEY is justified because the skill uses SimmerClient to simulate or execute trades. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and autostart is false in metadata; the skill is user-invocable and can run autonomously (default platform behavior) but it does not request elevated/always-enabled presence or attempt to modify other skills. It only applies its own skill config when available.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-whale-contrarian-trader
  3. After installation, invoke the skill by name or use /polymarket-whale-contrarian-trader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
SDK resilience: try/except runt apply_skill_config
v1.0.5
Rescan attempt 5
v1.0.4
Rescan attempt 4
v1.0.3
Rescan attempt 3
v1.0.1
Rescan
v1.0.0
Initial release
Metadata
Slug polymarket-whale-contrarian-trader
Version 1.0.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Polymarket Whale Contrarian Trader?

Detects smart money divergence where top-performing whale wallets take positions opposite to retail consensus. When markets are at probability extremes but w... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Polymarket Whale Contrarian Trader?

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

Is Polymarket Whale Contrarian Trader free?

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

Which platforms does Polymarket Whale Contrarian Trader support?

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

Who created Polymarket Whale Contrarian Trader?

It is built and maintained by diagnostikon (@diagnostikon); the current version is v1.0.6.

💬 Comments