← 返回 Skills 市场
stigg86

Premier League Scores

作者 stigg86 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pl-scores
功能描述
Get live Premier League football scores, goal scorers, bookings, and broadcast channels via ESPN API. Use when user asks about Premier League match scores, r...
安全使用建议
This skill is coherent and low-risk: it simply fetches public ESPN scoreboard data and prints it. Before installing, note that it requires outbound network access to https://site.api.espn.com; it has no secret access and does not store data. The source is listed as unknown — you can inspect the included pl_scores.py (it's small and readable) before use, and be cautious about future updates from an unknown publisher (review changes if the skill is updated). If you need UK broadcast info or deeper match stats, the skill currently does not provide those.
功能分析
Type: OpenClaw Skill Name: pl-scores Version: 1.0.0 The skill bundle is a straightforward tool for fetching Premier League scores from a public ESPN API. The Python script (pl_scores.py) uses only the standard library, contains no dangerous execution sinks, and performs no unauthorized data access or exfiltration. The instructions in SKILL.md are aligned with the code's functionality and do not contain any prompt injection attempts.
能力评估
Purpose & Capability
Name/description say it fetches PL scores from ESPN and both SKILL.md and pl_scores.py only access ESPN's public scoreboard URL; no extra binaries, credentials, or unrelated services are required.
Instruction Scope
Runtime instructions are limited to running the included Python script and require an Internet connection to query the ESPN API. The script only reads the HTTP response and prints match data; it does not read local files, environment variables, or send data to any other endpoints.
Install Mechanism
No install spec is provided (instruction-only plus a small included script). Nothing is downloaded or extracted during install; the code is embedded in the package.
Credentials
No environment variables, credentials, or config paths are requested. The script does not access secrets or external credentials.
Persistence & Privilege
The skill is not forced-always and uses normal user-invocable/autonomous defaults. It does not modify agent configuration or request persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pl-scores
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pl-scores 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: live PL scores, goal scorers, bookings, broadcast channel
元数据
Slug pl-scores
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Premier League Scores 是什么?

Get live Premier League football scores, goal scorers, bookings, and broadcast channels via ESPN API. Use when user asks about Premier League match scores, r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Premier League Scores?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pl-scores」即可一键安装,无需额外配置。

Premier League Scores 是免费的吗?

是的,Premier League Scores 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Premier League Scores 支持哪些平台?

Premier League Scores 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Premier League Scores?

由 stigg86(@stigg86)开发并维护,当前版本 v1.0.0。

💬 留言讨论