← 返回 Skills 市场
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install veezvg-soccer-lottery
功能描述
足球分析与足彩预测助手:赛事抓取 → 赔率分析 → 球队近况 → 伤停预测 → 综合推荐。 触发关键词:足彩、赔率、足球分析、比分预测、今日赛事、球队H2H、胜平负建议。 核心功能:自动抓取主流联赛(五大联赛、欧冠等)数据,提供基于统计模型的赛前分析。
安全使用建议
This skill appears to do what it claims, but consider the following before installing: (1) Source is listed as unknown/no homepage — review the code yourself or run it in a sandbox before granting access. (2) You will need to install Python dependencies from requirements.txt (pip install -r requirements.txt) for full functionality; the skill does not include an automated installer. (3) The tool expects you to provide a football-data.org API key in a local config.yaml — only provide API keys you are comfortable storing in a file on the host, and avoid reusing sensitive credentials. (4) If no API key is provided, the SKILL.md mentions web scraping fallback: expect network activity from WebFetch/WebSearch in that mode. (5) RapidAPI integrations for odds/injuries are noted but unimplemented, so no hidden third-party endpoints are being called by the provided code. (6) If you are unsure about trust, run the scripts in an isolated environment (VM/container) or inspect the repository source before configuring the skill.
能力标签
能力评估
Purpose & Capability
Name and description (football match/odds analysis and predictions) align with the included Python scripts and SKILL.md. The code fetches match/H2H data from football-data.org and runs a simple analysis model in analyzer.py — capabilities requested (API key in config.yaml) are proportionate to the stated purpose.
Instruction Scope
SKILL.md directs the agent to check Python dependencies and a config.yaml API key, call the provided scripts for fetching and analysis, and fall back to WebSearch/WebFetch if no API key is present. The instructions reference only the skill directory and config.yaml; they do not ask the agent to read unrelated system files or exfiltrate data. The fallback to web scraping means the agent may perform broader web requests if configured that way, which is expected for this type of skill.
Install Mechanism
Registry metadata listed 'no install spec' (instruction-only), but the repository contains Python scripts and a requirements.txt. Dependencies must be installed (pip install -r requirements.txt) for the code to run; the skill itself does not declare an automated install step. This is not malicious but is an operational mismatch the user should be aware of (manual dependency installation or platform support required).
Credentials
No environment variables or unrelated credentials are requested. The code expects a local config.yaml with a football-data.org API key (or will return an error and note that RapidAPI integrations are not implemented). Requesting a match-data API key is proportional to the stated functionality.
Persistence & Privilege
Skill flags are default: not always-included and model invocation allowed. The skill does not request persistent platform privileges or attempt to modify other skills or system settings. It only reads/writes its own config file in the skill directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install veezvg-soccer-lottery - 安装完成后,直接呼叫该 Skill 的名称或使用
/veezvg-soccer-lottery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
veezvg-soccer-lottery 1.0.0 — 首次发布
- 自动抓取并分析五大联赛、欧冠等主流足球赛事数据
- 多维度数据采集:赔率、伤停、历史对阵、战绩等
- 基于统计模型输出足彩胜平负、进球数等预测及推荐
- 提供详细Markdown分析报告及高信心推荐列表
- 支持自定义赛事分析与多种辅助查询功能
元数据
常见问题
Soccer Lottery 是什么?
足球分析与足彩预测助手:赛事抓取 → 赔率分析 → 球队近况 → 伤停预测 → 综合推荐。 触发关键词:足彩、赔率、足球分析、比分预测、今日赛事、球队H2H、胜平负建议。 核心功能:自动抓取主流联赛(五大联赛、欧冠等)数据,提供基于统计模型的赛前分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Soccer Lottery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install veezvg-soccer-lottery」即可一键安装,无需额外配置。
Soccer Lottery 是免费的吗?
是的,Soccer Lottery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Soccer Lottery 支持哪些平台?
Soccer Lottery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Soccer Lottery?
由 veezVg(@veezvg)开发并维护,当前版本 v1.0.0。
推荐 Skills