← 返回 Skills 市场
diagnostikon

Polymarket Micro Pulse Revert Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install polymarket-micro-pulse-revert-trader
功能描述
Trades mean-reversion on crypto 5-minute interval markets after detecting a single extreme probability pulse (p > 70% or p < 30%) on Polymarket.
安全使用建议
This skill appears coherent for its stated purpose. Before installing: 1) Confirm you trust the Simmer platform and the simmer-sdk package (review its PyPI/GitHub project and maintainers). 2) Treat SIMMER_API_KEY as a high-value credential — do not provide it unless you intend to allow the skill to place trades. 3) Keep the skill in paper mode until you validate behavior and logs; only use --live once you understand its sizing/tunable settings. 4) Note minor metadata inconsistencies (missing homepage, version mismatch); you may ask the author for source/homepage and a changelog if you want greater assurance.
功能分析
Type: OpenClaw Skill Name: polymarket-micro-pulse-revert-trader Version: 0.0.3 The skill bundle implements a legitimate mean-reversion trading strategy for Polymarket crypto interval markets using the simmer-sdk. The code in trader.py follows the logic described in SKILL.md, includes safety features like a default simulation mode, and lacks any indicators of data exfiltration, malicious execution, or prompt injection.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (mean-reversion trading on Polymarket) match the code and declared requirements. The skill requires only SIMMER_API_KEY and the simmer-sdk dependency which are appropriate for a Simmer-based trading skill. Minor metadata mismatch: clawhub.json version is 0.0.2 while registry metadata lists 0.0.3, and source/homepage are 'unknown/none' though the dependency points to a GitHub repo.
Instruction Scope
SKILL.md and trader.py focus on market discovery, pulse detection, sizing, and trade execution via the Simmer SDK. The instructions default to paper trading and only perform live trades with an explicit --live flag. The agent is not instructed to read unrelated system files or unrelated environment variables.
Install Mechanism
No custom install script; dependency is a PyPI package (simmer-sdk) with a referenced GitHub repo. This is a reasonable, expected install path for a Python trading integration. Recommend reviewing the simmer-sdk project before granting access.
Credentials
Only SIMMER_API_KEY is required (declared in SKILL.md and clawhub.json) and used by trader.py. That credential is proportional to a trading skill but is high-value (trading authority). The skill also reads tunable SIMMER_* vars, which are declared in clawhub.json.
Persistence & Privilege
autostart: false and always: false (default) — the skill does not demand forced persistent inclusion. The automaton entrypoint exists but nothing runs automatically per metadata. disable-model-invocation is default (agent can invoke autonomously), which is normal and not by itself a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-micro-pulse-revert-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-micro-pulse-revert-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.4
Add get_fast_markets() and signal_data for backtest support
v1.0.3
Add get_fast_markets() for better 5-min market discovery
v1.0.2
Fix SKILL.md to match standard template structure — full consistency with trader.py and clawhub.json
v1.0.1
Fix metadata consistency between trader.py, clawhub.json and SKILL.md
v1.0.0
Initial release — micro-trading skill with conviction-based sizing
元数据
Slug polymarket-micro-pulse-revert-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Polymarket Micro Pulse Revert Trader 是什么?

Trades mean-reversion on crypto 5-minute interval markets after detecting a single extreme probability pulse (p > 70% or p < 30%) on Polymarket. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Polymarket Micro Pulse Revert Trader?

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

Polymarket Micro Pulse Revert Trader 是免费的吗?

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

Polymarket Micro Pulse Revert Trader 支持哪些平台?

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

谁开发了 Polymarket Micro Pulse Revert Trader?

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

💬 留言讨论