← 返回 Skills 市场
Polymarket Copy Size Conviction Trader
作者
diagnostikon
· GitHub ↗
· v1.0.1
· MIT-0
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-copy-size-conviction-trader
功能描述
Weights copytrading by portfolio concentration -- a whale committing 30% of capital to one market signals far more conviction than 2% spread across many. Cop...
安全使用建议
This skill appears to do what it says: it scrapes predicting.top and Polymarket data, computes concentration signals, and uses the Simmer SDK to paper- or live-trade. Before installing: 1) Confirm you are comfortable granting SIMMER_API_KEY to this skill and check what permissions that API key has (it can place orders when live). 2) Start in paper mode (default) and review logs/output to verify behavior. 3) Note the metadata inconsistency: the registry summary omitted required env vars but clawhub.json requires SIMMER_API_KEY and a pip dependency (simmer-sdk). 4) Review Simmer account settings and revoke the API key if you later decide to stop using the skill. If you need me to, I can point out the exact lines in trader.py where network calls and Simmer usage occur.
功能分析
Type: OpenClaw Skill
Name: polymarket-copy-size-conviction-trader
Version: 1.0.1
The skill implements a legitimate Polymarket copy-trading strategy based on whale portfolio concentration. It fetches data from public APIs (predicting.top and polymarket.com) and executes trades via the simmer-sdk, with clear safety mechanisms like a default paper-trading mode and configurable risk parameters in trader.py and clawhub.json.
能力标签
能力评估
Purpose & Capability
The skill implements a copy-trading strategy that fetches leaderboards and on-chain activity, computes portfolio concentration, and uses a Simmer client to paper- or live-trade. The declared runtime dependency (simmer-sdk) and the required API key (SIMMER_API_KEY in clawhub.json) are appropriate for that purpose. Minor inconsistency: top-level registry metadata earlier listed no required env vars, but clawhub.json requires SIMMER_API_KEY.
Instruction Scope
SKILL.md and trader.py limit actions to: scraping predicting.top leaderboard, calling Polymarket data API, computing concentrations, and interacting with the Simmer service. The instructions and implementation do not read unrelated system files or credentials. Note: SKILL.md documents many SIMMER_* tunables but does not explicitly mention the required SIMMER_API_KEY; the code does require it to instantiate the SimmerClient.
Install Mechanism
The registry summary claimed 'no install spec', but clawhub.json lists a pip dependency (simmer-sdk). Using pip to install a single SDK is proportionate for this skill. No downloads from arbitrary URLs or extracted archives were found.
Credentials
The only sensitive credential required is SIMMER_API_KEY (declared in clawhub.json) which is proportionate because the skill can place trades via the Simmer API. Tunables are exposed as SIMMER_* environment vars as expected. Again, top-level metadata omitting SIMMER_API_KEY is an inconsistency to be aware of.
Persistence & Privilege
The skill is not always:on, not autostarted, and allows user invocation; autonomous model invocation is permitted (platform default) but the skill does not request elevated system privileges or modify other skills. It can execute live trades only when explicitly run in live mode (and with a valid SIMMER_API_KEY).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-copy-size-conviction-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-copy-size-conviction-trader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
SDK resilience: try/except runt apply_skill_config
v1.0.0
Initial release with signal_data for backtest support
元数据
常见问题
Polymarket Copy Size Conviction Trader 是什么?
Weights copytrading by portfolio concentration -- a whale committing 30% of capital to one market signals far more conviction than 2% spread across many. Cop... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Polymarket Copy Size Conviction Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-copy-size-conviction-trader」即可一键安装,无需额外配置。
Polymarket Copy Size Conviction Trader 是免费的吗?
是的,Polymarket Copy Size Conviction Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Copy Size Conviction Trader 支持哪些平台?
Polymarket Copy Size Conviction Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Copy Size Conviction Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v1.0.1。
推荐 Skills