← 返回 Skills 市场
alyna123t

Polymarket World Cup Group Favorites Repricing

作者 alyna123t · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ pending
29
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-world-cup-group-favorites-repricing-clean
功能描述
Buy pre-tournament World Cup outright favorites and capture group-stage repricing before knockout phase.
使用说明 (SKILL.md)

Polymarket World Cup Group Favorites Repricing

Strategy source: https://x.com/airdrops_io/status/2061459289059754392

Thesis

Before kickoff, group-stage favorites can be underpriced to win the 2026 World Cup. As the group stage starts and favorites top groups, outright prices can reprice upward. This skill buys early and (optionally) exits around knockout start to realize repricing.

What it does

  • scans active World Cup 2026 outright-winner markets
  • extracts team names from market question text
  • estimates fair value as: fair_yes = current_yes + team_group_stage_boost
  • enters only when fair_yes - current_yes >= min_edge
  • applies spread/slippage/safeguard/cooldown/daily-budget checks
  • supports --venue (sim, polymarket, kalshi)
  • optional knockout exit workflow (manage_exits=true)

Defaults

  • dry-run by default
  • max position: $8
  • daily budget: $30
  • max trades/run: 3
  • entry window closes at tournament start (2026-06-11 default)
  • optional exit trigger at knockout start (2026-06-27 default)

Run

cd skills/polymarket-world-cup-group-favorites-repricing
python world_cup_group_favorites_repricing.py --config
python world_cup_group_favorites_repricing.py --venue sim
python world_cup_group_favorites_repricing.py --venue sim --live
python world_cup_group_favorites_repricing.py --venue sim --positions

Tune

python world_cup_group_favorites_repricing.py --set min_edge=0.04
python world_cup_group_favorites_repricing.py --set max_position_usd=10
python world_cup_group_favorites_repricing.py --set daily_budget_usd=50
python world_cup_group_favorites_repricing.py --set tournament_start_utc=2026-06-11T00:00:00Z
python world_cup_group_favorites_repricing.py --set knockout_start_utc=2026-06-27T00:00:00Z

Deterministic spec (Skill Builder style)

Signal

  • Team is a World Cup outright favorite candidate
  • Team price lies in candidate range (min_yes_price..max_yes_price)
  • Repricing edge from group-stage boost exceeds min_edge

Entry logic

  • Pre-tournament only (now \x3C tournament_start_utc)
  • Buy YES when edge + quality gates pass

Exit logic

  • Optional: when now >= knockout_start_utc, sell YES shares on matching outright markets

Market selection

  • Active markets with World Cup 2026 outright winner intent

Position sizing

  • fixed max_position_usd per market

Risk controls

  • max_spread, max_slippage_pct
  • cooldown_hours
  • max_trades_per_run
  • daily_budget_usd
  • optional safeguards (--no-safeguards disables)
能力标签
cryptorequires-walletrequires-sensitive-credentials
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-world-cup-group-favorites-repricing-clean
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-world-cup-group-favorites-repricing-clean 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial clean canonical slug (remove duplicate linkage)
元数据
Slug polymarket-world-cup-group-favorites-repricing-clean
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Polymarket World Cup Group Favorites Repricing 是什么?

Buy pre-tournament World Cup outright favorites and capture group-stage repricing before knockout phase. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29 次。

如何安装 Polymarket World Cup Group Favorites Repricing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-world-cup-group-favorites-repricing-clean」即可一键安装,无需额外配置。

Polymarket World Cup Group Favorites Repricing 是免费的吗?

是的,Polymarket World Cup Group Favorites Repricing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket World Cup Group Favorites Repricing 支持哪些平台?

Polymarket World Cup Group Favorites Repricing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket World Cup Group Favorites Repricing?

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

💬 留言讨论