← Back to Skills Marketplace
diagnostikon

Polymarket Ladder Esports Kills Trader

by diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install polymarket-ladder-esports-kills-trader
Description
Trades monotonicity violations in esports Total Kills O/U market ladders on Polymarket. Each esports match spawns multiple kill total thresholds that must be...
Usage Guidance
This skill appears internally consistent, but take normal precautions before granting trading credentials: 1) Review the simmer-sdk package source and pin a known-good version; pip packages can run code. 2) Run the skill in paper mode first (default) and observe behavior before using --live. 3) Only provide SIMMER_API_KEY if you trust the Simmer runtime and the skill owner; treat it as a high-value credential and rotate it if you revoke access. 4) If you plan to enable optional data integrations (Liquipedia, PandaScore, Dotabuff), ensure those APIs are added explicitly and securely (they may require additional keys). 5) Consider running in an isolated environment or sandbox and inspect logs to confirm trades and market queries align with expectations.
Capability Analysis
Type: OpenClaw Skill Name: polymarket-ladder-esports-kills-trader Version: 0.0.3 The skill implements a legitimate trading strategy for Polymarket esports kill ladders, focusing on monotonicity arbitrage. The code in trader.py is well-structured, uses the simmer-sdk for market interaction, and includes safety features such as a default simulation mode (paper trading), slippage checks, and spread limits. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to detect ladder violations and trade them on Polymarket. It only requires a Simmer API key and uses the simmer-sdk client to discover markets and place trades, which is coherent with trading functionality. The listed tunables map to runtime environment variables the code reads.
Instruction Scope
SKILL.md and trader.py keep to discovery, ladder construction, signal ranking, and trading. The skill defaults to paper trading and requires an explicit --live flag for real trades. Suggested 'remix' integrations (Liquipedia, PandaScore, etc.) are optional ideas, not mandatory steps in SKILL.md.
Install Mechanism
No install spec is present, but clawhub.json declares a pip dependency on 'simmer-sdk'. Requiring a pip package is expected for a trading client, but installing third-party Python packages can execute arbitrary code during install/runtime — verify the simmer-sdk package source and version before trusting it.
Credentials
Only SIMMER_API_KEY is required. That is proportional: a trading skill must authenticate with the trading platform. Other SIMMER_* variables are optional tunables read from the environment with safe defaults. The README warns SIMMER_API_KEY is high-value.
Persistence & Privilege
The skill is not forced-always (always:false) and autostart/cron are null. Autonomous invocation is permitted (platform default) but the skill does not request elevated platform-wide persistence or modify other skills' configs. Real trades require an explicit --live flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-ladder-esports-kills-trader
  3. After installation, invoke the skill by name or use /polymarket-ladder-esports-kills-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
polymarket-ladder-esports-kills-trader v1.0.0 - Initial release: Detects and trades monotonicity violations in Polymarket esports Total Kills O/U ladders. - Groups kill total questions by match and game, checks for probability curve breaks, and sizes trades by violation magnitude. - Includes regex filtering, market discovery, safeguards, and risk tunables. - Defaults to paper trading with live trading enabled by flag. - Template structure allows easy remixing with external data feeds and custom signals.
Metadata
Slug polymarket-ladder-esports-kills-trader
Version 0.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Polymarket Ladder Esports Kills Trader?

Trades monotonicity violations in esports Total Kills O/U market ladders on Polymarket. Each esports match spawns multiple kill total thresholds that must be... It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.

How do I install Polymarket Ladder Esports Kills Trader?

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

Is Polymarket Ladder Esports Kills Trader free?

Yes, Polymarket Ladder Esports Kills Trader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Ladder Esports Kills Trader support?

Polymarket Ladder Esports Kills Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Ladder Esports Kills Trader?

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

💬 Comments