← 返回 Skills 市场
diagnostikon

Polymarket Macro Inflation Chain Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-macro-inflation-chain-trader
功能描述
Three-step macro chain reaction trader for Polymarket. Chains commodity pressure (oil, WTI, crude) through inflation and rate expectations (Fed, FOMC) to equ...
安全使用建议
This skill appears coherent for a Simmer/Polymarket trading integration. Before installing: 1) Only provide a SIMMER_API_KEY you trust; treat it as trading authority and consider limiting funds/permissions on the Simmer side if possible. 2) Keep the default paper mode and test behavior thoroughly before using --live. 3) Review simmer-sdk (the pip dependency) and pin a known-good version to reduce supply-chain risk. 4) Check tunables (MIN_TRADE, MAX_POSITION, etc.) to sensible conservative values during testing. 5) If you plan to run autonomously, monitor logs and rate-limit activity; autonomous invocation is normal but increases impact if a bug exists. If you want, I can scan the full trader.py for any network calls beyond SimmerClient or produce a short checklist of what to audit in the simmer-sdk usage.
功能分析
Type: OpenClaw Skill Name: polymarket-macro-inflation-chain-trader Version: 0.0.3 The skill is a legitimate macro-economic trading bot for Polymarket that implements a multi-layered strategy involving commodities, interest rates, and equities. It features robust safety mechanisms, including a mandatory '--live' flag for real trades (defaulting to paper trading) and configurable risk parameters in 'clawhub.json'. No evidence of data exfiltration, malicious execution, or prompt injection was found in 'trader.py' or 'SKILL.md'.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (Polymarket macro chain trader) align with the actual code and declared requirements. The skill only requires a Simmer API key and SIMMER_ prefixed tunables; uses simmer-sdk to enumerate markets and execute trades. No unrelated cloud credentials, system paths, or unrelated binaries are requested.
Instruction Scope
SKILL.md and trader.py focus on market classification, chain logic, sizing, and trading. Instructions emphasize paper trading by default and only perform live trades with an explicit --live flag. The doc and code do not instruct reading unrelated system files, scanning shell history, or sending data to third-party endpoints beyond the Simmer client.
Install Mechanism
No install spec that pulls arbitrary binaries or archives. clawhub.json lists a pip dependency (simmer-sdk), which is appropriate for a Simmer-integrated trader. No downloads from untrusted URLs or extract operations are present.
Credentials
Only SIMMER_API_KEY is required (declared) plus many SIMMER_ tunables (declared in clawhub.json) for position sizing and filters. These environment variables are proportionate to a trading skill; there are no unrelated secrets (AWS, GCP, SSH keys, etc.).
Persistence & Privilege
The skill is not force-installed (always:false), autostart is false, and cron is null. It is user-invocable and can be run autonomously per platform defaults, which is expected for a trading automaton. It does not request elevated system-wide persistence or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-macro-inflation-chain-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-macro-inflation-chain-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
- Initial release of Macro Inflation Chain Trader for Polymarket. - Implements a three-step macro chain trading logic: commodity pressure → inflation/rate expectations → equity markets. - Detects divergences between commodity prices, monetary sentiment, and equity optimism to generate trading signals. - Includes robust market classification, conviction-based position sizing, and adjustable risk parameters. - Defaults to safe paper-trading mode; live trading only enabled with explicit option. - All risk and threshold parameters are easily configurable via environment variables and the Simmer UI.
元数据
Slug polymarket-macro-inflation-chain-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Macro Inflation Chain Trader 是什么?

Three-step macro chain reaction trader for Polymarket. Chains commodity pressure (oil, WTI, crude) through inflation and rate expectations (Fed, FOMC) to equ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Polymarket Macro Inflation Chain Trader?

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

Polymarket Macro Inflation Chain Trader 是免费的吗?

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

Polymarket Macro Inflation Chain Trader 支持哪些平台?

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

谁开发了 Polymarket Macro Inflation Chain Trader?

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

💬 留言讨论