← 返回 Skills 市场
diagnostikon

Polymarket Bundle Cross Coin 5min Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-bundle-cross-coin-5min-trader
功能描述
Trades cross-coin divergence in 5-minute crypto Up/Down bundles on Polymarket. BTC, ETH, SOL, and XRP move together in practice -- when one coin diverges fro...
安全使用建议
This skill appears internally consistent and implements the described Polymarket divergence strategy. Before installing: 1) Review the simmer-sdk PyPI/GitHub package and its maintainers (supply-chain risk). 2) Keep autostart/cron disabled and test extensively in paper mode (default) until you are confident. 3) Only supply a SIMMER_API_KEY that has the minimum permissions you are willing to grant; consider using a limited/test account for live trades and rotate keys after testing. 4) Inspect the full trader.py (and any updates) for changes before switching to --live, and monitor trading activity if you enable live mode.
功能分析
Type: OpenClaw Skill Name: polymarket-bundle-cross-coin-5min-trader Version: 0.0.3 The bundle implements a legitimate mean-reversion trading strategy for Polymarket crypto bundles using the `simmer-sdk`. The `trader.py` script identifies price outliers among correlated assets (BTC, ETH, SOL, XRP) within 5-minute windows and executes trades to exploit the divergence. It includes robust safety features, such as defaulting to a simulation mode (`venue='sim'`) and providing multiple configurable risk parameters in `clawhub.json` (e.g., `SIMMER_MAX_POSITION`, `SIMMER_MAX_SPREAD`). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description claim Polymarket trading. The package depends on simmer-sdk and the only required secret is SIMMER_API_KEY, which is the trading authority the skill needs. The code parses Polymarket questions, groups 5‑min windows, computes deviations, and sizes trades — all consistent with the stated strategy.
Instruction Scope
SKILL.md and trader.py limit actions to market discovery, signal computation, safeguards, and trade execution. The skill reads only the declared environment tunables and the SIMMER_API_KEY. There are no instructions to read arbitrary local files or send data to unrelated external endpoints.
Install Mechanism
No install script included in the bundle, but clawhub.json lists a pip dependency on simmer-sdk (PyPI/GitHub links provided). Requiring a PyPI package is expected for this functionality but carries the usual moderate risk of third‑party package code — verify the simmer-sdk package and its versions before installation.
Credentials
Only SIMMER_API_KEY is required (declared). The script also reads multiple tuning env vars, all declared in clawhub.json. No unrelated credentials or system secrets are requested.
Persistence & Privilege
autostart is false and always is not set, so the skill is not forced into every agent run. The automaton entrypoint is declared (managed:true, entrypoint: trader.py) which lets the platform run it as an automaton if enabled — this is expected for a trading skill but you should keep autostart/cron disabled until you review behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-bundle-cross-coin-5min-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-bundle-cross-coin-5min-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
Bundle Cross-Coin 5min Divergence Trader skill released. - Detects and trades cross-coin divergences in 5-minute BTC, ETH, SOL, and XRP Up/Down bundles on Polymarket. - Executes mean-reversion trades when a coin's market deviates >10% from group consensus in a time window. - Sizes positions dynamically based on conviction (deviation magnitude). - Default mode is paper trading; live trading available with the --live flag. - Configurable risk/tuning parameters exposed via the Simmer UI. - Template includes advanced remix ideas such as on-chain correlation and momentum filters.
元数据
Slug polymarket-bundle-cross-coin-5min-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Bundle Cross Coin 5min Trader 是什么?

Trades cross-coin divergence in 5-minute crypto Up/Down bundles on Polymarket. BTC, ETH, SOL, and XRP move together in practice -- when one coin diverges fro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Polymarket Bundle Cross Coin 5min Trader?

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

Polymarket Bundle Cross Coin 5min Trader 是免费的吗?

是的,Polymarket Bundle Cross Coin 5min Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Bundle Cross Coin 5min Trader 支持哪些平台?

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

谁开发了 Polymarket Bundle Cross Coin 5min Trader?

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

💬 留言讨论