← 返回 Skills 市场
Polymarket 24h Geopolitics Cluster Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
197
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-24h-geopolitics-cluster-trader
功能描述
Trades logical inconsistencies in geopolitical event clusters on Polymarket. Geopolitical markets form clusters where probabilities must satisfy constraints...
安全使用建议
This skill appears internally consistent and behaves like a trading template: keep your SIMMER_API_KEY secret and test exclusively in paper mode (no --live) until you're confident in behavior. Review the full trader.py source and simmer-sdk documentation before providing the API key to confirm the SDK's network endpoints and permissions. If you or a third party add external data feeds (news, satellite, scraping), re-evaluate scope and credentials — those integrations can introduce new risks. Finally: run initial tests in an isolated environment, monitor outgoing network calls, and limit live trading caps before enabling --live.
功能分析
Type: OpenClaw Skill
Name: polymarket-24h-geopolitics-cluster-trader
Version: 0.0.3
The skill bundle implements a legitimate geopolitical arbitrage trading strategy for Polymarket using the simmer-sdk. The code in trader.py follows the logic described in SKILL.md, focusing on identifying logical inconsistencies in market clusters (e.g., strike counts and prerequisite events). It includes safety features such as a default paper-trading mode (venue='sim') and requires an explicit --live flag for real transactions, with no evidence of data exfiltration, obfuscation, or malicious intent.
能力标签
能力评估
Purpose & Capability
Name/description (arbitrage on Polymarket geopolitical clusters) match the requested items: a single SIMMER_API_KEY credential and the simmer-sdk pip dependency declared in clawhub.json. The requested env vars, tunables, and SDK dependency are proportionate to a trading skill.
Instruction Scope
SKILL.md and trader.py describe market discovery, parsing, clustering, and trade execution. The instructions default to paper trading and require an explicit --live flag for real trades. Note: the doc calls this a template and suggests remixing with external feeds (news, satellite) — if a user extends the skill to ingest arbitrary external data, scope and risk increase; the provided instructions themselves do not perform unrelated file reads or credential harvesting.
Install Mechanism
No arbitrary downloads or extract steps. The manifest declares a pip dependency on 'simmer-sdk' which is an expected package for interacting with the Simmer platform. No install URLs, shorteners, or personal servers were used.
Credentials
Only SIMMER_API_KEY is required (declared in clawhub.json and SKILL.md). Tunables are exposed via env vars for risk parameters. No unrelated secrets, cloud credentials, or config paths are requested.
Persistence & Privilege
always:false and autostart:false (cron:null) — the skill will not run automatically without user configuration. The automaton entrypoint is set but managed and not autostarting, which is expected for a trading bot template.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-24h-geopolitics-cluster-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-24h-geopolitics-cluster-trader触发 - 根据 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 24h Geopolitics Cluster Trader.
- Detects and trades logical inconsistencies in clusters of related Polymarket geopolitical event markets.
- Supports monotonicity (cumulative strikes), correlation (cross-region actions), and prerequisite chain checks.
- Trades on detected violations, sizing position by conviction and providing configurable risk parameters.
- Paper trading enabled by default; real trading requires activation with `--live` flag.
元数据
常见问题
Polymarket 24h Geopolitics Cluster Trader 是什么?
Trades logical inconsistencies in geopolitical event clusters on Polymarket. Geopolitical markets form clusters where probabilities must satisfy constraints... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。
如何安装 Polymarket 24h Geopolitics Cluster Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-24h-geopolitics-cluster-trader」即可一键安装,无需额外配置。
Polymarket 24h Geopolitics Cluster Trader 是免费的吗?
是的,Polymarket 24h Geopolitics Cluster Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket 24h Geopolitics Cluster Trader 支持哪些平台?
Polymarket 24h Geopolitics Cluster Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket 24h Geopolitics Cluster Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills