← 返回 Skills 市场
diagnostikon

Polymarket 24h Nba Game Structure Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
200
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-24h-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 internally consistent, but it can place real trades when run with --live and given a valid SIMMER_API_KEY. Before enabling live mode: 1) run extensively in paper mode to validate behavior; 2) ensure the SIMMER_API_KEY has least privilege and is not reused for other services; 3) pin and review the simmer-sdk package version and review its implementation or source to understand what the SDK can do; 4) review/adjust the tunables (max position, thresholds) to limits you are comfortable with; 5) rotate the API key after testing and do not grant it to untrusted environments. If you will allow autonomous invocation, consider additional safeguards (e.g., require manual confirmation for live trades or restrict live mode via environment/role checks).
功能分析
Type: OpenClaw Skill Name: polymarket-24h-nba-game-structure-trader Version: 0.0.3 The skill is a specialized NBA betting bot for Polymarket designed to identify and trade mathematical inconsistencies between correlated markets, such as 1st-half vs. full-game odds and over/under monotonicity. The implementation in 'trader.py' uses the 'simmer-sdk' for market discovery and execution, featuring robust safeguards including a default paper-trading mode and configurable risk parameters (tunables). No indicators of data exfiltration, malicious execution, or prompt injection were found in the code or documentation.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description match the code and metadata: the package requires a Simmer SDK, asks for SIMMER_API_KEY, groups NBA markets and looks for cross-market inconsistencies. The declared pip dependency (simmer-sdk) and the use of SimmerClient in trader.py are appropriate and proportionate to the stated trading purpose.
Instruction Scope
SKILL.md and trader.py describe only market discovery, parsing, consistency checks, ranking, sizing and trade execution. The instructions explicitly default to paper trading and require an explicit --live flag for real trades. The runtime instructions do not request unrelated files, credentials, or system paths.
Install Mechanism
No install script is included; the manifest only lists a pip dependency (simmer-sdk). There are no downloads from arbitrary URLs or archive extraction steps. This is a low-risk, standard Python dependency.
Credentials
Only SIMMER_API_KEY is required and used by trader.py to instantiate SimmerClient. That single credential is appropriate for a trading skill. Tunables are exposed as environment variables for risk parameters (also declared in clawhub.json) and align with the skill's functionality.
Persistence & Privilege
autostart is false and always is not set; the skill is user-invocable. The automaton entrypoint is trader.py (expected). Autonomous invocation (model invocation enabled) is the platform default and not by itself concerning; there is no always:true or evidence the skill modifies other skills or system-wide config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-24h-nba-game-structure-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-24h-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
- Version bump to 1.0.1 with no code or documentation changes. - No file changes detected for this release.
v1.0.0
**Renamed and expanded NBA game structure arbitrage skill to cover 48h market window.** - Renamed skill from "polymarket-24h-nba-game-structure-trader" to "polymarket-48h-nba-game-structure-trader." - Trades structural inconsistencies across correlated NBA moneyline, spread, O/U, and 1H markets on Polymarket. - Detects and trades on cross-market mispricings including monotonicity violations, 1H vs full-game divergences, and spread-moneyline directional conflicts. - Full strategy, logic, safety details, and configuration now documented in SKILL.md. - Includes risk controls and paper/live trade modes; nothing runs automatically until enabled.
元数据
Slug polymarket-24h-nba-game-structure-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Polymarket 24h 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 插件,目前累计下载 200 次。

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

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

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

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

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

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

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

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

💬 留言讨论