← Back to Skills Marketplace
diagnostikon

Polymarket Emerging Tech Trader

by diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ Security Clean
325
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install polymarket-emerging-tech-trader
Description
Trades Polymarket prediction markets on Web3/DeFi milestones, NFT market recovery, metaverse adoption, humanoid robotics deployments, quantum computing break...
Usage Guidance
This skill is internally consistent with its stated purpose and appears safe to run in paper mode. Before enabling live trading: 1) Verify the simmer-sdk package origin/version (audit its PyPI page or vendor repo) to reduce supply-chain risk. 2) Use a SIMMER_API_KEY with minimal privileges (preferably a paper/sandbox key) and test thoroughly in sim mode. 3) Review trader.py's logic (already included) to confirm risk parameters match your appetite and adjust tunables. 4) Only enable --live after you trust the API provider and have confirmed no unexpected network endpoints. If you lack the ability to audit simmer-sdk, consider running the skill in an isolated environment or asking the publisher for provenance (homepage/source repo).
Capability Analysis
Type: OpenClaw Skill Name: polymarket-emerging-tech-trader Version: 0.0.3 The skill bundle implements a legitimate Polymarket trading strategy for emerging technology markets. The Python code (trader.py) uses the simmer-sdk to execute trades, defaulting to a safe 'sim' (paper trading) mode unless explicitly run with a --live flag. The logic in SKILL.md and trader.py is transparent, focusing on conviction-based sizing and domain-specific bias without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (Polymarket emerging tech trader) align with the code and SKILL.md. The skill only requests SIMMER_API_KEY and uses simmer_sdk to discover markets and place trades, which is expected for a trading agent. Tunables and keywords match the described market focus.
Instruction Scope
SKILL.md and trader.py instruct the agent to discover markets by keywords, compute conviction, and place trades via the SimmerClient. The skill explicitly defaults to paper trading (venue='sim') and requires an explicit --live flag for real trades. It does not instruct reading unrelated system files or unrelated credentials.
Install Mechanism
This is instruction-only with a declared pip dependency on 'simmer-sdk' in clawhub.json. There is no explicit install script or external download URL in the package. Note: installing runtime dependencies from PyPI (simmer-sdk) is normal but is a supply-chain vector — you should verify the package's provenance and version before granting it access to live credentials.
Credentials
The only required environment variable is SIMMER_API_KEY, which is appropriate for a trading client. However this API key grants trading capability; ensure the key's scope/permissions are limited (paper-only or restricted user) and rotate/regulate it. The script also reads multiple SIMMER_* tunables which are benign and documented in clawhub.json.
Persistence & Privilege
always:false and autostart:false (clawhub.json) — the skill is not force-included and won't run continuously unless the user enables it. automaton.managed with an entrypoint is normal for an operable skill. The agent can invoke the skill autonomously (platform default), which is expected; combine this with the prior note about key permissions before allowing live mode.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-emerging-tech-trader
  3. After installation, invoke the skill by name or use /polymarket-emerging-tech-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
**Position sizing is now conviction-based and aware of domain-specific market biases for more nuanced risk control.** - Position sizing now uses conviction × domain bias, rather than fixed amounts or on-chain/GitHub signals. - Integrated built-in domain_bias() multiplier: discounts for hype-driven categories (NFT/Metaverse, robots), boosts for lagged/underweighted areas (quantum, DeFi, synthetic bio). - Added new risk tunables: YES/NO price thresholds, minimum trade size. - Updated keyword list to clarify scope and simplify matching. - Documentation now emphasizes the conviction logic and bias table, with updated code examples and risk tables.
v1.0.0
Emerging Tech Trader skill for Polymarket launches, providing advanced automated trading across niche emerging technology prediction markets. - Trades on milestones in Web3/DeFi, NFT recovery, metaverse adoption, robotics, quantum computing, and synthetic biology. - Utilizes both GitHub activity and on-chain data to identify unpriced technical progress. - Built-in risk controls: configurable position sizes, spread, volume, and concurrency limits. - Runs on a 15-minute schedule by default, but only paper trades until explicitly set to live mode. - All strategy and risk parameters are tunable via environment variables and Simmer UI.
Metadata
Slug polymarket-emerging-tech-trader
Version 0.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Polymarket Emerging Tech Trader?

Trades Polymarket prediction markets on Web3/DeFi milestones, NFT market recovery, metaverse adoption, humanoid robotics deployments, quantum computing break... It is an AI Agent Skill for Claude Code / OpenClaw, with 325 downloads so far.

How do I install Polymarket Emerging Tech Trader?

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

Is Polymarket Emerging Tech Trader free?

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

Which platforms does Polymarket Emerging Tech Trader support?

Polymarket Emerging Tech Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Emerging Tech Trader?

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

💬 Comments