← 返回 Skills 市场
diagnostikon

Polymarket 48h Player Prop Consistency Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-48h-player-prop-consistency-trader
功能描述
Trades NBA player prop mispricings on Polymarket by detecting cross-stat consistency or divergence for the same player (Points, Rebounds, Assists O/U) and id...
安全使用建议
This skill appears coherent and behaves as described, but take usual precautions before enabling live trading: (1) keep autostart disabled and test thoroughly in paper mode first, (2) only supply SIMMER_API_KEY if you trust the Simmer SDK and the Simmer/Polymarket service, (3) review the simmer-sdk package source on GitHub/PyPI yourself (or run it in an isolated environment) to confirm it does only expected API calls, (4) limit deposited funds and use a dedicated API key with minimal permissions if possible, and (5) verify that using such trading software complies with your regional laws and platform terms.
功能分析
Type: OpenClaw Skill Name: polymarket-48h-player-prop-consistency-trader Version: 0.0.3 The skill bundle implements a legitimate NBA player prop trading strategy for Polymarket using the Simmer SDK. The code in trader.py follows the logic described in SKILL.md, utilizing regex to parse market data and identifying statistical outliers across different prop lines for the same player. It includes safety features such as a default paper-trading mode (venue='sim') and explicit threshold checks, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (Polymarket player-prop trader) matches the code and metadata: it imports simmer_sdk, looks up player prop markets, analyzes cross-stat divergence, and places trades. The declared dependency (simmer-sdk) and required credential (SIMMER_API_KEY) are appropriate for a trading integration.
Instruction Scope
SKILL.md and trader.py instruct the agent to discover markets, parse questions, group by player, analyze divergences, and trade via the SimmerClient. There are no instructions to read unrelated files, exfiltrate arbitrary data, or call unexpected external endpoints in the provided code. Live trading requires an explicit --live flag and the README emphasizes paper mode by default.
Install Mechanism
There is no special install script; the package declares a pip dependency on 'simmer-sdk' (PyPI + GitHub referenced in SKILL.md). This is a standard package install vector and is proportionate to the skill's needs. No downloads from obscure URLs or archive extraction are present.
Credentials
Only SIMMER_API_KEY (the trading API key) and a set of tunable SIMMER_* env vars are used. Those tunables are documented in clawhub.json and used in the code. No unrelated secrets or system credentials are requested.
Persistence & Privilege
autostart is false, cron is null, and always:false — the skill does not request forced or persistent execution. disable-model-invocation is the platform default and not a unique privilege here. The code calls apply_skill_config if available (harmless in Simmer runtime).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-48h-player-prop-consistency-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-48h-player-prop-consistency-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 the 48h Player Prop Consistency Trader skill for Polymarket. - Implements strategy to detect and trade on cross-stat consistency or divergence in NBA player props (Points, Rebounds, Assists O/U) for the same player. - Identifies and exploits outlier stat markets that disagree with the consensus direction across a player’s props. - Includes robust market discovery, grouping, signal calculation, and safe trade execution with tunable risk parameters. - Defaults to paper trading for user safety; live trading enabled with explicit flag. - Requires SIMMER_API_KEY credential and offers configuration via Simmer UI.
元数据
Slug polymarket-48h-player-prop-consistency-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket 48h Player Prop Consistency Trader 是什么?

Trades NBA player prop mispricings on Polymarket by detecting cross-stat consistency or divergence for the same player (Points, Rebounds, Assists O/U) and id... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Polymarket 48h Player Prop Consistency Trader?

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

Polymarket 48h Player Prop Consistency Trader 是免费的吗?

是的,Polymarket 48h Player Prop Consistency Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket 48h Player Prop Consistency Trader 支持哪些平台?

Polymarket 48h Player Prop Consistency Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket 48h Player Prop Consistency Trader?

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

💬 留言讨论