← Back to Skills Marketplace
diagnostikon

Polymarket 24h Nba Game Structure Trader

by diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install polymarket-24h-nba-game-structure-trader
Description
Trades structural inconsistencies across correlated NBA game markets on Polymarket by grouping moneyline, spread, O/U (full-game and 1H), and 1H moneyline ma...
Usage Guidance
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).
Capability Analysis
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.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-24h-nba-game-structure-trader
  3. After installation, invoke the skill by name or use /polymarket-24h-nba-game-structure-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.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.
Metadata
Slug polymarket-24h-nba-game-structure-trader
Version 0.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

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

How do I install Polymarket 24h Nba Game Structure Trader?

Run "/install polymarket-24h-nba-game-structure-trader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket 24h Nba Game Structure Trader free?

Yes, Polymarket 24h Nba Game Structure Trader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket 24h Nba Game Structure Trader support?

Polymarket 24h Nba Game Structure Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket 24h Nba Game Structure Trader?

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

💬 Comments