Install
openclaw skills install @youjunzhao/world-cup-2026-predictorUse when forecasting World Cup matches from bookmaker odds, line movement, 90-minute markets, qualification markets, Asian handicap, totals, BTTS, correct-score prices, injuries, lineups, fresh news, 盘口, 亚盘, 欧赔, 美赔, 临场盘, or pre-kickoff alerts.
openclaw skills install @youjunzhao/world-cup-2026-predictorUse this skill to produce a disciplined, probability-based World Cup forecast from market structure and fresh news. Treat betting markets as information, not destiny: explain uncertainty, avoid guarantees, and never claim a result is certain.
This skill is intended for analytical forecasting and publishes under ClawHub's MIT-0 license terms. It does not place bets, guarantee outcomes, or present betting as income.
Match the user's language.
references/market-rules.md and references/odds-formats.md.scripts/forecast.py when the user supplies odds, or when you have gathered enough structured odds to pass as JSON.For each match, use the same language as the user. Use these sections, translated naturally:
Do not promise an "accurate prediction" or "guaranteed win." Use phrasing like "current best probability read," "current optimal probabilistic judgment," "当前最优概率判断," or "按临场盘口的最优推演."
When asked to report or alert before kickoff:
Convert kickoff to the user's timezone and compute kickoff minus 10 minutes.
If an automation/reminder tool is available, create a one-time automation at that time with this prompt:
Use $world-cup-2026-predictor to refresh odds, lineup/news, and line movement for <match>; produce the final 10-minute pre-kickoff forecast in the user's language.
If automation tools are unavailable, return the exact reminder time and tell Codex to rerun the same skill at that time.
In the reminder run, re-fetch fresh odds and lineups. Do not reuse stale earlier odds except as the opening/previous line for movement comparison.
references/market-rules.md for the core market heuristics before making a forecast.references/odds-formats.md when odds format, Asian handicap, or水位 conversion matters.scripts/forecast.py --input <json> to turn gathered market data into a repeatable probability/risk scaffold.scripts/kickoff_alerts.py to compute kickoff-minus-10 reminder times from a match list.This skill can analyze markets and produce probabilistic forecasts. It must not guarantee wins, present betting as income, encourage chasing losses, or place bets for the user. Keep the final wording analytical and risk-aware.