← 返回 Skills 市场
diagnostikon

Polymarket Ladder Esports Kills Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
200
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-ladder-esports-kills-trader
功能描述
Trades monotonicity violations in esports Total Kills O/U market ladders on Polymarket. Each esports match spawns multiple kill total thresholds that must be...
安全使用建议
This skill appears internally consistent, but take normal precautions before granting trading credentials: 1) Review the simmer-sdk package source and pin a known-good version; pip packages can run code. 2) Run the skill in paper mode first (default) and observe behavior before using --live. 3) Only provide SIMMER_API_KEY if you trust the Simmer runtime and the skill owner; treat it as a high-value credential and rotate it if you revoke access. 4) If you plan to enable optional data integrations (Liquipedia, PandaScore, Dotabuff), ensure those APIs are added explicitly and securely (they may require additional keys). 5) Consider running in an isolated environment or sandbox and inspect logs to confirm trades and market queries align with expectations.
功能分析
Type: OpenClaw Skill Name: polymarket-ladder-esports-kills-trader Version: 0.0.3 The skill implements a legitimate trading strategy for Polymarket esports kill ladders, focusing on monotonicity arbitrage. The code in trader.py is well-structured, uses the simmer-sdk for market interaction, and includes safety features such as a default simulation mode (paper trading), slippage checks, and spread limits. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to detect ladder violations and trade them on Polymarket. It only requires a Simmer API key and uses the simmer-sdk client to discover markets and place trades, which is coherent with trading functionality. The listed tunables map to runtime environment variables the code reads.
Instruction Scope
SKILL.md and trader.py keep to discovery, ladder construction, signal ranking, and trading. The skill defaults to paper trading and requires an explicit --live flag for real trades. Suggested 'remix' integrations (Liquipedia, PandaScore, etc.) are optional ideas, not mandatory steps in SKILL.md.
Install Mechanism
No install spec is present, but clawhub.json declares a pip dependency on 'simmer-sdk'. Requiring a pip package is expected for a trading client, but installing third-party Python packages can execute arbitrary code during install/runtime — verify the simmer-sdk package source and version before trusting it.
Credentials
Only SIMMER_API_KEY is required. That is proportional: a trading skill must authenticate with the trading platform. Other SIMMER_* variables are optional tunables read from the environment with safe defaults. The README warns SIMMER_API_KEY is high-value.
Persistence & Privilege
The skill is not forced-always (always:false) and autostart/cron are null. Autonomous invocation is permitted (platform default) but the skill does not request elevated platform-wide persistence or modify other skills' configs. Real trades require an explicit --live flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-ladder-esports-kills-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-ladder-esports-kills-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
polymarket-ladder-esports-kills-trader v1.0.0 - Initial release: Detects and trades monotonicity violations in Polymarket esports Total Kills O/U ladders. - Groups kill total questions by match and game, checks for probability curve breaks, and sizes trades by violation magnitude. - Includes regex filtering, market discovery, safeguards, and risk tunables. - Defaults to paper trading with live trading enabled by flag. - Template structure allows easy remixing with external data feeds and custom signals.
元数据
Slug polymarket-ladder-esports-kills-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Ladder Esports Kills Trader 是什么?

Trades monotonicity violations in esports Total Kills O/U market ladders on Polymarket. Each esports match spawns multiple kill total thresholds that must be... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 200 次。

如何安装 Polymarket Ladder Esports Kills Trader?

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

Polymarket Ladder Esports Kills Trader 是免费的吗?

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

Polymarket Ladder Esports Kills Trader 支持哪些平台?

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

谁开发了 Polymarket Ladder Esports Kills Trader?

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

💬 留言讨论