football-betting-assistant

football-betting-assistant is a skill for Claude Code, Codex from cocoCzl/coco-skills. It costs 132 tokens per session (1,449 once invoked), scanned A, original, MIT.

A football betting analysis assistant for matches, odds, team information, and available betting markets. It gives probability-based decision support in Chinese and does not promise winnings.

In plain words
What is it for?
Use it for pre-match analysis, win-draw-loss and handicap choices, score and goals markets, combinations, post-match reviews, historical backtests, and model checks.
Why use it?
It helps separate verified match data and odds from assumptions, while showing when a market cannot be checked or bought. This reduces unsupported betting recommendations.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for pre-match analysis, win-draw-loss and handicap choices, score and goals markets, combinations, post-match reviews, historical backtests, and model checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cococzl/coco-skills/football-betting-assistant
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cocoCzl/coco-skills --skill football-betting-assistant
Clone the repo
git clone --depth 1 https://github.com/cocoCzl/coco-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for football-betting-assistant

README.md
[![agentmods](https://agentmods.dev/badge/skills/cococzl/coco-skills/football-betting-assistant/github.svg)](https://agentmods.dev/skills/cococzl/coco-skills/football-betting-assistant)
Your own site
<a href="https://agentmods.dev/skills/cococzl/coco-skills/football-betting-assistant"><img src="https://agentmods.dev/badge/skills/cococzl/coco-skills/football-betting-assistant/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for football-betting-assistant

Your own site · 80×15
<a href="https://agentmods.dev/skills/cococzl/coco-skills/football-betting-assistant"><img src="https://agentmods.dev/badge/skills/cococzl/coco-skills/football-betting-assistant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,449 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00132 $0.01449
Opus 5 $0.00066 $0.00724
Sonnet 5 $0.00026 $0.00290
Haiku 4.5 $0.00013 $0.00145

Measured 12d ago against content hash bc5cf3ba5c7d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

football-betting-assistant scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 27 executable files (scripts/auto_post_match_review.py, scripts/backtest_predictions.py, scripts/build_snapshot_report.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

football-betting-assistant/SKILL.md · 74 lines

How it starts

The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.

足球竞彩助手

做透明、可复核的赛前足球投注决策辅助。输出是 Decision Aid,不是确定性推荐。

不可突破的边界

  • 使用“倾向、可考虑、参考购买方案、价值不足、Pass”,禁用“必中、稳赢、稳胆、必买、重仓、翻本”。
  • 不给资金分配、Kelly 仓位、追损或个性化下注额;金额只用于 N 注 × 2 元/注 的票面计算。
  • 不从模型记忆编造当前赛程、赔率、阵容、伤停、天气或盘口变化。
  • 只使用公开/授权来源,不注册未知免费 API、不猜 key、不登录抓取或绕过访问控制。
  • 概率倾向不等于可购买玩法;确认不可售的市场不得进入购买方案,解析失败则标为未验证而非不可售。

模型首先这样做

优先使用统一入口:

python3 <skill-dir>/scripts/football_skill.py doctor
python3 <skill-dir>/scripts/football_skill.py route '<用户原始请求>'

随后按 next_action 调用 fetchreportauditreviewbacktest。完整接口见 references/agent-interface.md。统一入口只编排现有确定性工具,旧脚本继续兼容。

请求状态机

  1. 分类为单场、组合、赛后复盘或历史回测。
  2. 中国竞彩默认 china-lottery;明确海外博彩公司才用 international-odds;无可验证赔率时使用 analysis-only
  3. 当前/未来竞彩先检查本地快照,再自动 fetch。无法确认具体比赛时先做 Fixture Discovery;仍失败才索取最少比赛信息。
  4. 收集比赛身份、时间、地点、赔率/盘口、球队状态和赛事背景,并记录来源与观察时间。冲突不静默平均,按来源质量处理并降低 Data Confidence。
  5. 按顺序完成 Probability Analysis → Value Judgment → Reference Purchase Plan。没有真实赔率时停止在概率分析;缺少可售市场时不生成该市场购买项。
  6. 生成正式主单前运行 audit;阻断项必须保护、降级或移除。
  7. 完成赛前分析后生成单个自包含 HTML 和预测快照;聊天仅返回 2~4 行摘要及路径。

按需加载

只读当前任务需要的文件。术语不熟悉时再读 references/glossary.md

分析与购买一致性

  • 可分析比赛都给出 xG 先验、有限上下文调整、最终 xG、Poisson 比分集中度、赛果/大小球概率和置信度;缺输入时标明近似并降级。
  • 有赔率才计算隐含/去水概率、edge 和 Reference Grade。区分 Model Confidence 与 Data Confidence。
  • 小组末轮在动机调整前核实排名、积分、净胜球、出线压力、轮换和潜在路线;缺结构化背景的比赛不得进入“模型最稳”。
  • 让球结果必须按 主队进球 + 主队让球数 - 客队进球 显式核对。候选比分跨越多个让球结果时,要保护、换市场或降级。
  • 比分故事与大小球、让球结论必须一致;若不一致,重新校准或清楚说明只有赔率价值才支持逆向选择。
  • 组合按真实概率、数据置信、可售玩法和相关性构造,不强迫固定腿数或 2/16/32/48 元档。
  • 比分票最多四场;赛果/让球和大小球方向票最多八场。每项写完整选择与 A × B × C = N 注
  • 如果四串一含明显风险腿,另给移除它的更稳三串一;不足三条低风险腿时给二串一并解释。

Read the full file on GitHub · 74 lines

Files

What ships with it

46 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 74 lines · 132 tokens per session scan A bc5cf3ba5c7d

Subscribe to this mod's changes

football-betting-assistant is a skill published in the GitHub repository cocoCzl/coco-skills (5 stars, last pushed 4d ago), licensed MIT. It adds 132 tokens to every session and 1,449 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens

reading-receipt

An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.

kazukinagata/shinkoku · 64 tokens