← Back to Skills Marketplace
diagnostikon

Polymarket Bundle Dota2 Props Trader

by diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ Security Clean
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install polymarket-bundle-dota2-props-trader
Description
Trades bundle inconsistencies across correlated Dota 2 match props on Polymarket. A single match spawns 28+ prop markets (kills O/U, roshan, barracks, rampag...
Usage Guidance
This skill appears to be what it says: an automated Polymarket Dota2 props trader that requires a Simmer trading API key and the simmer-sdk package. Before installing, verify the following: (1) You understand and are comfortable granting SIMMER_API_KEY (it authorizes trades); limit the key's scope/permissions if possible and store it in a secrets manager. (2) Run the skill in paper mode first (default) and test thoroughly; only use --live when you're certain of behavior. (3) The package depends on simmer-sdk from PyPI — review that package if you require extra assurance. (4) There is a metadata inconsistency: some registry metadata indicated no required env vars while clawhub.json and SKILL.md require SIMMER_API_KEY — treat the files as authoritative and confirm with the publisher if necessary. (5) Because the source/homepage is unknown, prefer testing in a sandbox and audit the full trader.py before giving it live trading credentials.
Capability Analysis
Type: OpenClaw Skill Name: polymarket-bundle-dota2-props-trader Version: 0.0.3 The skill bundle is a legitimate trading bot designed to exploit price inconsistencies in Dota 2 prop markets on Polymarket. The code in trader.py implements a correlation-based strategy using the simmer-sdk, featuring safety defaults like paper trading (venue='sim') unless explicitly overridden. No evidence of data exfiltration, malicious execution, or prompt injection was found; the logic is transparent and aligns perfectly with the documentation in SKILL.md.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description announce automated trading of Polymarket Dota2 prop bundles. The code calls a SimmerClient and the manifest declares the simmer-sdk dependency and a SIMMER_API_KEY requirement — all consistent with a trading skill that needs an API key to place orders.
Instruction Scope
SKILL.md and trader.py describe market discovery, parsing, bundle grouping, scoring, and conditional trading. The skill defaults to paper trading and only performs live trades with an explicit --live flag. SKILL.md includes optional 'remix' suggestions (OpenDota, live feeds) but these are optional and not required by the core script.
Install Mechanism
There is no arbitrary external download; the manifest lists a pip dependency (simmer-sdk). Installing a package from PyPI is moderate risk but expected for a trading client. No extract-from-URL or personal servers were used.
Credentials
The only required credential in code and SKILL.md is SIMMER_API_KEY, which is appropriate for trading authority. Note: the top-level registry summary in the provided metadata stated 'Required env vars: none', while clawhub.json and SKILL.md do require SIMMER_API_KEY — this mismatch is an administrative/inventory inconsistency to be aware of. Other SIMMER_* tunables are optional environment overrides and are proportional to the skill's risk controls.
Persistence & Privilege
always:false, autostart:false, and automaton entrypoint present but managed; disable-model-invocation is false (normal). The skill does not request system-wide privileges or modify other skills. It may be run autonomously by the agent (platform default), so standard operational caution applies.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-bundle-dota2-props-trader
  3. After installation, invoke the skill by name or use /polymarket-bundle-dota2-props-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 Dota 2 Props Trader skill. - Detects and trades pricing inconsistencies across correlated Dota 2 prop markets on Polymarket (kills, roshan, rampage, barracks, etc.) using an action-score anchor. - Automatically discovers and parses related markets, groups them into bundles, and computes conviction based on action-score divergence. - Paper trading is default; live trading enabled only with an explicit flag. - Tunable risk and execution parameters exposed for easy adjustment. - Published by Diagnostikon, built on simmer-sdk.
Metadata
Slug polymarket-bundle-dota2-props-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 Dota2 Props Trader?

Trades bundle inconsistencies across correlated Dota 2 match props on Polymarket. A single match spawns 28+ prop markets (kills O/U, roshan, barracks, rampag... It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.

How do I install Polymarket Bundle Dota2 Props Trader?

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

Is Polymarket Bundle Dota2 Props Trader free?

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

Which platforms does Polymarket Bundle Dota2 Props Trader support?

Polymarket Bundle Dota2 Props Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Bundle Dota2 Props Trader?

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

💬 Comments