← 返回 Skills 市场
Polymarket Geopolitics Weekly Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
192
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-geopolitics-weekly-trader
功能描述
Trades weekly cyclical patterns in geopolitical prediction markets. Military operations spike Mon-Thu, diplomacy clusters around working days, and weekend st...
安全使用建议
This skill appears coherent and implements a paper-first trading strategy that only needs your SIMMER_API_KEY. Before enabling live mode: (1) verify the SIMMER_API_KEY permissions and rotate / restrict it as appropriate (treat it as sensitive); (2) run and monitor in paper mode long enough to validate behavior and tunables; (3) confirm you trust the simmer-sdk version you will install (supply-chain risk); and (4) only enable the --live flag once you understand position sizing, max exposures, and regulatory/legal implications of real-money geopolitical prediction trading.
功能分析
Type: OpenClaw Skill
Name: polymarket-geopolitics-weekly-trader
Version: 0.0.3
The skill is a functional trading bot designed for geopolitical prediction markets on Polymarket. It implements a documented strategy based on weekly news cycles and uses the legitimate 'simmer-sdk' for market discovery and trade execution. The code in 'trader.py' follows security best practices by defaulting to a paper-trading (simulation) mode, using environment variables for API keys, and lacking any signs of obfuscation, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
The name/description (weekly-pattern trading on Polymarket) matches the implementation: trader.py uses simmer-sdk and a SIMMER_API_KEY, clawhub.json lists the same env/pip requirements, and the skill's tunables map to trading parameters. No unrelated credentials, binaries, or platform access are requested.
Instruction Scope
SKILL.md and trader.py limit actions to market discovery, filters, sizing logic, and SimmerClient operations (paper vs live trading). There are no instructions to read unrelated files, scan system paths, or post data to third-party endpoints outside the Simmer/Polymarket context. The code does call apply_skill_config when available and re-reads env vars, which is consistent with updating runtime tunables.
Install Mechanism
No arbitrary download/install is present. The manifest requires the simmer-sdk Python package (pip), which is proportionate for a SimmerClient-based trader. There are no remote URLs, archives, or non-standard installers in the package.
Credentials
The skill requires a single service credential (SIMMER_API_KEY) appropriate for executing trades via the Simmer SDK. Other env vars in clawhub.json are adjustable tunables (position size, thresholds, etc.). No unrelated secrets (AWS, git tokens, etc.) are requested. Note: SIMMER_API_KEY carries trading authority and should be granted least privilege.
Persistence & Privilege
always is false and autostart is false; the skill is user-invocable and may be run as an automaton when explicitly started. It does not request permanent global presence or attempt to modify other skills' configs. Autonomous invocation (model invoking the skill) is enabled by default on the platform but is normal and not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-geopolitics-weekly-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-geopolitics-weekly-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.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
polymarket-geopolitics-weekly-trader v1.0.1
- Added specification fields in metadata: required environment variable (SIMMER_API_KEY), required Python package (simmer-sdk), default execution mode ("paper"), and live trading flag ("--live").
- No changes to trading logic or strategy; documentation and metadata improved for skill onboarding and automation compatibility.
- No code or functionality changes detected.
v1.0.0
Geopolitics Weekly Pattern Trader v1.0.0
- Initial release of a strategy trading weekly timing patterns in Polymarket geopolitical prediction markets.
- Trades are sized by conviction and adjusted using a built-in `weekly_pattern_multiplier()` sensitive to day-of-week cycle.
- Identifies target markets through keyword-based discovery and regex filtering for true geopolitical events.
- Four cyclical trading windows exploited: weekend staleness, Monday repricing, Friday risk reduction, midweek diplomacy.
- All trade sizing logic, safeguards, and paper/live mode controls included; no external APIs required for default use.
- Risk parameters and trade limits are fully tunable via Simmer UI.
元数据
常见问题
Polymarket Geopolitics Weekly Trader 是什么?
Trades weekly cyclical patterns in geopolitical prediction markets. Military operations spike Mon-Thu, diplomacy clusters around working days, and weekend st... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Polymarket Geopolitics Weekly Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-geopolitics-weekly-trader」即可一键安装,无需额外配置。
Polymarket Geopolitics Weekly Trader 是免费的吗?
是的,Polymarket Geopolitics Weekly Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Geopolitics Weekly Trader 支持哪些平台?
Polymarket Geopolitics Weekly Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Geopolitics Weekly Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills