← 返回 Skills 市场
diagnostikon

Polymarket 48h Nba Game Structure Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-48h-nba-game-structure-trader
功能描述
Trades structural inconsistencies across correlated NBA game markets on Polymarket by grouping moneyline, spread, O/U (full-game and 1H), and 1H moneyline ma...
安全使用建议
This skill appears to do what it says: parse Polymarket NBA markets and paper-trade by default. Before enabling live trading, ensure you (1) set SIMMER_API_KEY only on environments you trust, (2) test extensively in paper mode to validate parsing rules and edge cases, and (3) review tunables (min trade size, max position, thresholds) to limit real financial exposure. Note the pip dependency (simmer-sdk) will be installed — verify the package source if you require stricter supply-chain controls.
功能分析
Type: OpenClaw Skill Name: polymarket-48h-nba-game-structure-trader Version: 0.0.3 The skill is a legitimate trading bot designed to exploit structural inconsistencies in NBA betting markets on Polymarket. It uses the 'simmer-sdk' to interact with the platform and includes robust logic in 'trader.py' for market parsing and arbitrage detection. The code follows security best practices by defaulting to a simulation (paper trading) mode and requires an explicit '--live' flag for real financial transactions, with no evidence of data exfiltration or malicious execution.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (Polymarket NBA structural arbitrage) align with the code and metadata. The skill declares a single trading credential (SIMMER_API_KEY) and depends on simmer-sdk, both of which are reasonable and expected for interacting with Polymarket via the Simmer platform.
Instruction Scope
SKILL.md and trader.py describe market discovery, parsing, grouping, consistency checks, and trade execution. The skill defaults to paper trading and requires an explicit --live flag for real trades. The instructions ask the agent to provide the trading signal (alpha) — be aware that giving an agent authority to generate or modify live trade signals can lead to real financial actions if --live is used.
Install Mechanism
clawhub.json lists a pip dependency (simmer-sdk). Installing a package from PyPI is moderate-risk but expected for an SDK. There is no opaque download URL or archive extract. (Minor metadata inconsistency: top-level registry summary stated 'No install spec' while clawhub.json includes pip requirements; this is not harmful but worth noting.)
Credentials
Only SIMMER_API_KEY is required as a credential (declared and used in trader.py). Other tunables are numeric environment variables (non-secrets). No unrelated secrets or credentials are requested.
Persistence & Privilege
The skill is not force-enabled (always: false) and autostart/cron are false/null. The code calls apply_skill_config if available but does not modify other skills or system-wide config. Autonomous invocation is allowed (platform default) but not combined with unusual privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-48h-nba-game-structure-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-48h-nba-game-structure-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.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
No changes detected in this version. - No file changes were made since the previous release. - Functionality, documentation, and configuration remain the same.
元数据
Slug polymarket-48h-nba-game-structure-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket 48h Nba Game Structure Trader 是什么?

Trades structural inconsistencies across correlated NBA game markets on Polymarket by grouping moneyline, spread, O/U (full-game and 1H), and 1H moneyline ma... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Polymarket 48h Nba Game Structure Trader?

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

Polymarket 48h Nba Game Structure Trader 是免费的吗?

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

Polymarket 48h Nba Game Structure Trader 支持哪些平台?

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

谁开发了 Polymarket 48h Nba Game Structure Trader?

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

💬 留言讨论