← 返回 Skills 市场
diagnostikon

Polymarket Macro Risk Regime Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
183
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-macro-risk-regime-trader
功能描述
Detects macro risk regimes (risk-on vs risk-off) by scanning ALL Polymarket categories simultaneously. When crypto drops, geopolitical escalation rises, and...
安全使用建议
This skill appears to do what it claims: detect cross-category regimes on Polymarket and trade through the Simmer platform. Before installing: 1) Verify the SIMMER_API_KEY is provided from a trusted account and understand someone with that key can place real USDC trades if you run with --live. 2) Run the skill in paper mode first (default) to validate behavior. 3) Confirm how your environment will install the simmer-sdk (PyPI or an approved mirror). 4) Note the package metadata in the registry omitted the required env var — treat that as a cataloging error and ensure you supply SIMMER_API_KEY only to trusted skills/runtimes. 5) If you want extra caution, inspect or audit simmer-sdk and review logs/audit trails for trading actions and limit the key’s permissions / rotate it after testing.
功能分析
Type: OpenClaw Skill Name: polymarket-macro-risk-regime-trader Version: 0.0.3 The skill is a functional Polymarket trading bot designed to detect macro risk regimes and trade lagging markets. The code in `trader.py` implements transparent logic using the `simmer-sdk`, includes safety defaults (paper trading by default), and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution. The instructions in `SKILL.md` are consistent with the stated purpose and do not contain prompt-injection attacks.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's name/description (cross-category Polymarket regime detection and trading) matches the included code and declared tunables. It legitimately needs access to a Simmer trading API key and the simmer-sdk. Minor inconsistency: the registry metadata at the top of the package summary claims no required env vars/credentials, but both SKILL.md and clawhub.json declare SIMMER_API_KEY as required.
Instruction Scope
SKILL.md instructs the agent to discover markets via get_markets/find_markets, classify categories, compute regime signals, and trade via the Simmer client. The instructions keep to the stated trading purpose and explicitly default to paper trading unless --live is provided. They do not request unrelated files, other credentials, or external endpoints beyond the Simmer/platform client.
Install Mechanism
There is no separate install script, but clawhub.json declares a pip dependency (simmer-sdk). The package is instruction/code-based with a Python entrypoint; the absence of a formal install spec in the registry summary is a minor mismatch but not inherently dangerous. Verify that your environment will install/verify the simmer-sdk from PyPI or your approved source.
Credentials
Only SIMMER_API_KEY is required to operate (and is used by the code). That is proportionate to a trading skill. Again, note the top-level metadata incorrectly listed 'none' for required env/primary credential; real files require SIMMER_API_KEY.
Persistence & Privilege
The package sets automaton.entrypoint but autostart is false and cron is null, so it will not run automatically until you explicitly enable it. always:false and normal model-invocation defaults are set. No attempt to modify other skills or system-wide configs was seen.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-macro-risk-regime-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-macro-risk-regime-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 Risk Regime Trader. - Detects market-wide risk-on vs risk-off regimes by scanning crypto, geopolitics, and commodity categories. - Trades lagging non-indicator Polymarket markets that have not repriced to current macro regime. - Adjustable risk parameters and trade constraints via tunables. - Paper trading by default; live trading enabled via command line flag. - Designed for Simmer integration and requires API credential.
元数据
Slug polymarket-macro-risk-regime-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Macro Risk Regime Trader 是什么?

Detects macro risk regimes (risk-on vs risk-off) by scanning ALL Polymarket categories simultaneously. When crypto drops, geopolitical escalation rises, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。

如何安装 Polymarket Macro Risk Regime Trader?

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

Polymarket Macro Risk Regime Trader 是免费的吗?

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

Polymarket Macro Risk Regime Trader 支持哪些平台?

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

谁开发了 Polymarket Macro Risk Regime Trader?

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

💬 留言讨论