← 返回 Skills 市场
Polymarket Bundle Tennis Set Match Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
198
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-bundle-tennis-set-match-trader
功能描述
Trades cross-market constraint violations in tennis Set 1 Games O/U, Match Games O/U, Total Sets O/U, Set Handicap, and Set/Match Winner bundles on Polymarke...
安全使用建议
This skill appears to do what it says: detect cross-market tennis arbitrage and trade via the Simmer SDK. Before installing: (1) Treat SIMMER_API_KEY as a high-value credential — only provide a key with the minimum privileges you accept (use paper/trading-limited keys if possible). (2) Keep default behavior in paper mode and test thoroughly before using --live. (3) Verify you trust the simmer-sdk package and the Simmer service (network calls will occur to that backend). (4) Review and set tunables (max position, min trade, etc.) to limits you are comfortable with. (5) If you want extra assurance, inspect the SimmerClient implementation (the skill delegates order placement to that client) and rotate credentials after testing.
功能分析
Type: OpenClaw Skill
Name: polymarket-bundle-tennis-set-match-trader
Version: 0.0.3
The bundle implements a tennis arbitrage strategy on Polymarket by identifying mathematical inconsistencies between related prop markets (e.g., Set 1 vs. Match totals). The code in trader.py uses the simmer-sdk for market discovery and execution, defaulting to a simulated environment unless explicitly run with the --live flag. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name and description describe a Polymarket tennis-bundle trader and the bundle's logic; the code and clawhub.json only request the Simmer SDK and a SIMMER_API_KEY credential needed to place trades. No unrelated credentials, binaries, or platform access are requested.
Instruction Scope
SKILL.md and trader.py limit actions to market discovery, parsing, constraint-checking, sizing, and trade execution via the Simmer SDK. The skill documents that it defaults to 'sim' (paper) and only does real trades with an explicit --live flag. It does not instruct reading arbitrary host files or unrelated environment variables.
Install Mechanism
There is no arbitrary download; dependencies are limited to the simmer-sdk PyPI package as declared in clawhub.json. No extract-from-URL or unknown binary installation is present.
Credentials
The only required secret is SIMMER_API_KEY, which is proportionate because the skill places trades via Simmer. This key is high-value (trading authority) — the code reads other SIMMER_* tunables from environment but those have safe defaults. Ensure you understand the privileges of the API key you supply.
Persistence & Privilege
autostart is false and always is not set; the skill is user-invocable and can run autonomously per platform defaults, which is expected for trading automata. The code tries to call apply_skill_config if available but does so safely and with exception handling.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-bundle-tennis-set-match-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-bundle-tennis-set-match-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
- Initial release of Bundle Tennis Set-Match Constraint Trader for Polymarket tennis props
- Detects and trades structural arbitrage across correlated markets: Set 1 Games O/U, Match Games O/U, Total Sets O/U, Set Handicap, and Set/Match Winner
- Automates violation detection using cross-market mathematical constraints (e.g., Match total ≥ Set 1 total)
- Bundles related props, ranks violations by magnitude, and sizes trades by conviction
- Defaults to safe paper trading mode with no live trades unless explicitly enabled
- Fully configurable risk parameters and market filters via Simmer UI tunables
元数据
常见问题
Polymarket Bundle Tennis Set Match Trader 是什么?
Trades cross-market constraint violations in tennis Set 1 Games O/U, Match Games O/U, Total Sets O/U, Set Handicap, and Set/Match Winner bundles on Polymarke... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 Polymarket Bundle Tennis Set Match Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-bundle-tennis-set-match-trader」即可一键安装,无需额外配置。
Polymarket Bundle Tennis Set Match Trader 是免费的吗?
是的,Polymarket Bundle Tennis Set Match Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Bundle Tennis Set Match Trader 支持哪些平台?
Polymarket Bundle Tennis Set Match Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Bundle Tennis Set Match Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills