← 返回 Skills 市场
diagnostikon

Polymarket Bundle Dota2 Props Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-bundle-dota2-props-trader
功能描述
Trades bundle inconsistencies across correlated Dota 2 match props on Polymarket. A single match spawns 28+ prop markets (kills O/U, roshan, barracks, rampag...
安全使用建议
This skill appears to be what it says: an automated Polymarket Dota2 props trader that requires a Simmer trading API key and the simmer-sdk package. Before installing, verify the following: (1) You understand and are comfortable granting SIMMER_API_KEY (it authorizes trades); limit the key's scope/permissions if possible and store it in a secrets manager. (2) Run the skill in paper mode first (default) and test thoroughly; only use --live when you're certain of behavior. (3) The package depends on simmer-sdk from PyPI — review that package if you require extra assurance. (4) There is a metadata inconsistency: some registry metadata indicated no required env vars while clawhub.json and SKILL.md require SIMMER_API_KEY — treat the files as authoritative and confirm with the publisher if necessary. (5) Because the source/homepage is unknown, prefer testing in a sandbox and audit the full trader.py before giving it live trading credentials.
功能分析
Type: OpenClaw Skill Name: polymarket-bundle-dota2-props-trader Version: 0.0.3 The skill bundle is a legitimate trading bot designed to exploit price inconsistencies in Dota 2 prop markets on Polymarket. The code in trader.py implements a correlation-based strategy using the simmer-sdk, featuring safety defaults like paper trading (venue='sim') unless explicitly overridden. No evidence of data exfiltration, malicious execution, or prompt injection was found; the logic is transparent and aligns perfectly with the documentation in SKILL.md.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description announce automated trading of Polymarket Dota2 prop bundles. The code calls a SimmerClient and the manifest declares the simmer-sdk dependency and a SIMMER_API_KEY requirement — all consistent with a trading skill that needs an API key to place orders.
Instruction Scope
SKILL.md and trader.py describe market discovery, parsing, bundle grouping, scoring, and conditional trading. The skill defaults to paper trading and only performs live trades with an explicit --live flag. SKILL.md includes optional 'remix' suggestions (OpenDota, live feeds) but these are optional and not required by the core script.
Install Mechanism
There is no arbitrary external download; the manifest lists a pip dependency (simmer-sdk). Installing a package from PyPI is moderate risk but expected for a trading client. No extract-from-URL or personal servers were used.
Credentials
The only required credential in code and SKILL.md is SIMMER_API_KEY, which is appropriate for trading authority. Note: the top-level registry summary in the provided metadata stated 'Required env vars: none', while clawhub.json and SKILL.md do require SIMMER_API_KEY — this mismatch is an administrative/inventory inconsistency to be aware of. Other SIMMER_* tunables are optional environment overrides and are proportional to the skill's risk controls.
Persistence & Privilege
always:false, autostart:false, and automaton entrypoint present but managed; disable-model-invocation is false (normal). The skill does not request system-wide privileges or modify other skills. It may be run autonomously by the agent (platform default), so standard operational caution applies.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-bundle-dota2-props-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-bundle-dota2-props-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.1
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.0
- Initial release of Bundle Dota 2 Props Trader skill. - Detects and trades pricing inconsistencies across correlated Dota 2 prop markets on Polymarket (kills, roshan, rampage, barracks, etc.) using an action-score anchor. - Automatically discovers and parses related markets, groups them into bundles, and computes conviction based on action-score divergence. - Paper trading is default; live trading enabled only with an explicit flag. - Tunable risk and execution parameters exposed for easy adjustment. - Published by Diagnostikon, built on simmer-sdk.
元数据
Slug polymarket-bundle-dota2-props-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Bundle Dota2 Props Trader 是什么?

Trades bundle inconsistencies across correlated Dota 2 match props on Polymarket. A single match spawns 28+ prop markets (kills O/U, roshan, barracks, rampag... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Polymarket Bundle Dota2 Props Trader?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-bundle-dota2-props-trader」即可一键安装,无需额外配置。

Polymarket Bundle Dota2 Props Trader 是免费的吗?

是的,Polymarket Bundle Dota2 Props Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Bundle Dota2 Props Trader 支持哪些平台?

Polymarket Bundle Dota2 Props Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Bundle Dota2 Props Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论