← 返回 Skills 市场
Polymarket 24h Player Prop Consistency Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-24h-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 internally consistent for trading Polymarket props via the Simmer SDK. Before installing: 1) Verify the simmer-sdk PyPI package and its GitHub repository (maintainer identity, recent activity, and source code) so you trust the code that will run with your API key. 2) Treat SIMMER_API_KEY as high-value: restrict its permissions if possible, use a test/paper key first, and rotate/revoke it if you stop using the skill. 3) Run the skill in paper/sim mode and review logs and outputs before enabling --live. 4) If you want extra assurance, scan or review the full trader.py and the simmer-sdk code for any hardcoded or external endpoints beyond Simmer/Polymarket and confirm no unexpected telemetry/exfiltration. 5) Note the small metadata mismatch (clawhub.json version differs from published version) — not necessarily malicious, but worth a quick author check.
功能分析
Type: OpenClaw Skill
Name: polymarket-24h-player-prop-consistency-trader
Version: 0.0.3
The skill is a legitimate NBA player prop trading bot designed for Polymarket. It implements a cross-stat consistency strategy (Points, Rebounds, Assists) as described in SKILL.md and trader.py. The code uses the simmer-sdk to interact with markets, includes safety features such as paper trading by default (venue='sim'), and provides risk-management tunables in clawhub.json. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name and description match what the code does: discover Polymarket player-prop markets, parse questions, group by player, and place trades via the Simmer SDK. The single required credential (SIMMER_API_KEY) is appropriate for a trading integration.
Instruction Scope
SKILL.md gives focused trading instructions (market discovery, parsing, grouping, trade sizing). It explicitly defaults to paper trading and requires an explicit --live flag for real trades. The runtime code only reads the declared SIMMER_* environment variables and uses them as tunables; it does not instruct reading unrelated system files or other credentials.
Install Mechanism
There is no custom installer in the skill bundle, but clawhub.json declares a pip dependency on 'simmer-sdk'. Using PyPI packages is a normal approach for this integration, but pip-installed packages are third-party code — validate the simmer-sdk package provenance (PyPI/GitHub) and review its code or trust model before granting the API key.
Credentials
Only SIMMER_API_KEY (a trading key) is required and the various SIMMER_* tunables are declared and used for risk control. The requested environment variables are proportional to a trading skill. The skill also documents SIMMER_API_KEY as a high-value credential.
Persistence & Privilege
The skill is not force-included (always:false), autostart and cron are false/null, and automaton entrypoint is declared but managed and not autostarting. This is a normal footprint for an optional trading skill and does not request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-24h-player-prop-consistency-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-24h-player-prop-consistency-trader触发 - 根据 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
24h Player Prop Consistency Trader v1.0.0
- Initial release of skill for auto-trading NBA player props on Polymarket using cross-stat consistency analysis.
- Detects and exploits mispricings where a player's Points, Rebounds, and Assists O/U markets show inconsistent signals or outlier divergence.
- Includes paper trading by default with full credential requirements and risk controls via tunables.
- Handles all plumbing: market discovery, grouping, execution, and safety checks.
- Designed as a template—can be extended to additional sports or stat types.
元数据
常见问题
Polymarket 24h 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 插件,目前累计下载 192 次。
如何安装 Polymarket 24h Player Prop Consistency Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-24h-player-prop-consistency-trader」即可一键安装,无需额外配置。
Polymarket 24h Player Prop Consistency Trader 是免费的吗?
是的,Polymarket 24h Player Prop Consistency Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket 24h Player Prop Consistency Trader 支持哪些平台?
Polymarket 24h Player Prop Consistency Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket 24h Player Prop Consistency Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills