← 返回 Skills 市场
170
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-whale-tracker-pro
功能描述
Track the top Polymarket whale wallets and copy their winning trades. Monitors the monthly leaderboard, shows open positions, and identifies high-conviction...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-whale-tracker-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-whale-tracker-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Track top monthly earners on Polymarket and copy high-conviction signals
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Polymarket Whale Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-whale-tracker-pro」即可一键安装,无需额外配置。
Polymarket Whale Tracker 是免费的吗?
是的,Polymarket Whale Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Whale Tracker 支持哪些平台?
Polymarket Whale Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Whale Tracker?
由 Mike(@themsquared)开发并维护,当前版本 v1.0.0。
推荐 Skills