← Back to Skills Marketplace
veezvg

Soccer Lottery

by veezVg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install veezvg-soccer-lottery
Description
足球分析与足彩预测助手:赛事抓取 → 赔率分析 → 球队近况 → 伤停预测 → 综合推荐。 触发关键词:足彩、赔率、足球分析、比分预测、今日赛事、球队H2H、胜平负建议。 核心功能:自动抓取主流联赛(五大联赛、欧冠等)数据,提供基于统计模型的赛前分析。
Usage Guidance
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install veezvg-soccer-lottery
  3. After installation, invoke the skill by name or use /veezvg-soccer-lottery
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
veezvg-soccer-lottery 1.0.0 — 首次发布 - 自动抓取并分析五大联赛、欧冠等主流足球赛事数据 - 多维度数据采集:赔率、伤停、历史对阵、战绩等 - 基于统计模型输出足彩胜平负、进球数等预测及推荐 - 提供详细Markdown分析报告及高信心推荐列表 - 支持自定义赛事分析与多种辅助查询功能
Metadata
Slug veezvg-soccer-lottery
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Soccer Lottery?

足球分析与足彩预测助手:赛事抓取 → 赔率分析 → 球队近况 → 伤停预测 → 综合推荐。 触发关键词:足彩、赔率、足球分析、比分预测、今日赛事、球队H2H、胜平负建议。 核心功能:自动抓取主流联赛(五大联赛、欧冠等)数据,提供基于统计模型的赛前分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install Soccer Lottery?

Run "/install veezvg-soccer-lottery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Soccer Lottery free?

Yes, Soccer Lottery is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Soccer Lottery support?

Soccer Lottery is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Soccer Lottery?

It is built and maintained by veezVg (@veezvg); the current version is v1.0.0.

💬 Comments