← 返回 Skills 市场
diagnostikon

Polymarket Energy Transition Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
363
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket-energy-transition-trader
功能描述
Trades Polymarket prediction markets on EV adoption milestones, solar/wind capacity, nuclear energy restarts, oil price thresholds, and energy policy events....
安全使用建议
This skill appears coherent for trading on Polymarket via the Simmer platform, but before installing: (1) only provide a SIMMER_API_KEY scoped to the minimum permissions needed and monitor/rotate it; (2) confirm you understand that real trades require running with --live and the default is paper trading; (3) review the simmer-sdk package/source or its PyPI/GitHub project to ensure it is reputable; (4) if you don't want autonomous trading, avoid giving the agent unattended invocation privileges or run the skill manually; (5) consider running in an isolated environment (container/VM) so pip packages and credentials are scoped away from other workflows.
功能分析
Type: OpenClaw Skill Name: polymarket-energy-transition-trader Version: 0.0.3 The skill bundle is a legitimate trading bot designed to interact with Polymarket energy transition prediction markets. The code (trader.py) uses the simmer-sdk to discover markets and execute trades based on a heuristic strategy involving energy data calendars and technology tiers. It follows security best practices for the platform by defaulting to paper trading (sim mode), using environment variables for credentials, and providing adjustable risk parameters (tunables) in clawhub.json. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the code and metadata: the skill discovers Polymarket markets and executes trades via the Simmer SDK. The only declared credential is SIMMER_API_KEY and the manifest lists the simmer-sdk dependency — all expected for a trading agent.
Instruction Scope
SKILL.md and trader.py limit actions to market discovery, sizing logic, and trade execution via the SimmerClient. The skill reads only its declared SIMMER_* tunables and SIMMER_API_KEY. It defaults to paper trading and requires an explicit --live flag for real trades.
Install Mechanism
No separate install script is included (instruction-only), but clawhub.json declares a pip dependency on 'simmer-sdk'. Installing a third-party Python package is standard for this use case but you should review simmer-sdk's provenance before installing into a sensitive environment.
Credentials
Only SIMMER_API_KEY is required as a secret and the rest are non-secret tunables (SIMMER_MAX_POSITION, etc.). This is proportional to a trading skill. The code accesses only those environment variables declared in the manifest.
Persistence & Privilege
autostart is false and always is not set; the skill can be invoked autonomously (platform default) but will not autostart. The skill may call apply_skill_config in Simmer runtime to load tunables (normal behavior). There is no evidence it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-energy-transition-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-energy-transition-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.3
Wider thresholds, lower filters, add get_fast_markets + bulk scan, backward-compatible
v1.0.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
- Expanded the signal logic to use conviction-based sizing and a new transition_bias() function, combining energy data calendar timing and technology tier confidence for enhanced edge. - Detailed built-in conviction and bias multipliers for different energy sector questions and key calendar periods; maximum bias capped for transparency and risk management. - Updated monitored keyword list and examples of external data sources/builds for signal remixing. - Refined risk parameter defaults, including clearer YES/NO thresholds and minimum/maximum trade sizing. - Clarified core mispricings targeted: lag in Polymarket’s response to energy data calendars, and consistent retail underpricing of high-confidence energy milestones.
v1.0.0
- Initial release of Energy Transition Trader skill for Polymarket prediction markets. - Supports trading on EV adoption, solar/wind capacity, nuclear restarts, oil price thresholds, and energy policy events. - Integrates IEA data, utility filings, and commodity futures signals for generating trading signals. - Includes paper trading mode by default; live trading requires explicit flag and credentials. - Provides adjustable risk and market filter parameters via Simmer UI.
元数据
Slug polymarket-energy-transition-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Polymarket Energy Transition Trader 是什么?

Trades Polymarket prediction markets on EV adoption milestones, solar/wind capacity, nuclear energy restarts, oil price thresholds, and energy policy events.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 363 次。

如何安装 Polymarket Energy Transition Trader?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-energy-transition-trader」即可一键安装,无需额外配置。

Polymarket Energy Transition Trader 是免费的吗?

是的,Polymarket Energy Transition Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Energy Transition Trader 支持哪些平台?

Polymarket Energy Transition Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Energy Transition Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论