← Back to Skills Marketplace
diagnostikon

Polymarket Bundle Tennis Set Match Trader

by diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ Security Clean
198
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install polymarket-bundle-tennis-set-match-trader
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-bundle-tennis-set-match-trader
  3. After installation, invoke the skill by name or use /polymarket-bundle-tennis-set-match-trader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug polymarket-bundle-tennis-set-match-trader
Version 0.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.

How do I install Polymarket Bundle Tennis Set Match Trader?

Run "/install polymarket-bundle-tennis-set-match-trader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Bundle Tennis Set Match Trader free?

Yes, Polymarket Bundle Tennis Set Match Trader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Bundle Tennis Set Match Trader support?

Polymarket Bundle Tennis Set Match Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Bundle Tennis Set Match Trader?

It is built and maintained by diagnostikon (@diagnostikon); the current version is v0.0.3.

💬 Comments