← 返回 Skills 市场
diagnostikon

Polymarket Macro Weather Commodity Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ⚠ suspicious
181
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-macro-weather-commodity-trader
功能描述
Trades commodity markets based on extreme weather signals. When temperature markets show unusual readings (extreme heat or cold), it signals potential energy...
安全使用建议
This skill appears to implement what it claims and needs just one trading API key (SIMMER_API_KEY). Before installing: (1) Confirm the metadata mismatch — ensure the package actually requires SIMMER_API_KEY and that the registry listing is corrected; (2) Verify the simmer-sdk package on PyPI/GitHub is the legitimate project you expect; (3) Inspect the rest of trader.py (the truncated portion) for any hard-coded endpoints or unexpected network calls; (4) ONLY provide SIMMER_API_KEY if you trust the Simmer provider and rotate the key after testing; (5) Test thoroughly in paper mode (the default) and keep --live disabled until you are confident. If you want higher assurance, ask the author to fix the manifest inconsistency and supply a provenance link (homepage/repo) before granting credentials.
功能分析
Type: OpenClaw Skill Name: polymarket-macro-weather-commodity-trader Version: 0.0.3 The skill bundle is a legitimate trading bot designed to correlate weather prediction markets with commodity markets on Polymarket. It uses the 'simmer-sdk' to interact with markets and includes robust safety features, such as defaulting to paper trading (simulation mode) and requiring an explicit '--live' flag for real transactions. The code in 'trader.py' and instructions in 'SKILL.md' are transparent, well-documented, and lack any indicators of malicious intent, data exfiltration, or prompt injection.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's name/description (weather-driven commodity trading) aligns with the included code and the Simmer SDK usage. Requesting a SIMMER_API_KEY for a trading SDK is proportionate. However, the registry metadata at the top of the package claims 'Required env vars: none' and 'Primary credential: none' while clawhub.json and SKILL.md both require SIMMER_API_KEY — this mismatch is unexpected and should be clarified.
Instruction Scope
SKILL.md and trader.py limit behavior to: scan Polymarket weather markets, compute stress signals, check commodity markets, and place trades via the Simmer SDK. The skill defaults to paper trading unless explicitly run with --live. Instructions do not ask the agent to read unrelated system files or exfiltrate data beyond using the trading SDK.
Install Mechanism
There is no custom download/install script or archive. The package declares a pip dependency (simmer-sdk) in clawhub.json which is a normal registry dependency. This is a typical install mechanism for a Python-based trading skill and not disproportionate to its purpose. You should still verify the simmer-sdk package identity/reputation.
Credentials
Only a single sensitive credential is required (SIMMER_API_KEY) which is appropriate for a trading client. The skill also reads a set of non-secret tunables via environment variables (SIMMER_MAX_POSITION, SIMMER_MIN_TRADE, etc.) which are expected. The inconsistency is that the top-level registry metadata reported no required env vars; that contradicts clawhub.json and trader.py and should be corrected before trusting the package.
Persistence & Privilege
autostart is false and always:true is not set. The package includes an automaton entrypoint (managed=true, entrypoint=trader.py) but defaults to paper mode and does not auto-run. This is a moderate privilege (it can be executed by the platform when invoked) but not excessive given the skill's purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-macro-weather-commodity-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-macro-weather-commodity-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.1
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.0
Weather-Commodity Trader skill v1.0.0 initial release: - Connects extreme weather signals from prediction markets to commodity trading opportunities. - Scans Polymarket temperature outcomes to detect potential energy or crop disruptions before they're priced into commodities. - Maps city-specific weather extremes to relevant commodity market moves (energy, agriculture, hurricane risk). - Filters and sizes trades based on probability thresholds, conviction, and risk parameters. - Supports safe paper trading by default; live trading requires explicit activation. - Highly extensible template—designed for custom weather data, crop indices, or grid forecasts.
元数据
Slug polymarket-macro-weather-commodity-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Macro Weather Commodity Trader 是什么?

Trades commodity markets based on extreme weather signals. When temperature markets show unusual readings (extreme heat or cold), it signals potential energy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 Polymarket Macro Weather Commodity Trader?

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

Polymarket Macro Weather Commodity Trader 是免费的吗?

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

Polymarket Macro Weather Commodity Trader 支持哪些平台?

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

谁开发了 Polymarket Macro Weather Commodity Trader?

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

💬 留言讨论