← 返回 Skills 市场
420
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sports-events-query
功能描述
Retrieve sports events, results, team info, and league details across multiple sports using TheSportsDB free API without requiring an API key.
安全使用建议
This skill appears coherent and implements what it claims: a small CLI wrapper around TheSportsDB. It makes outbound HTTPS calls to a public API and requires only the 'requests' package. If you plan to install, be aware it performs network requests (no credentials are required) and will print API responses; review the included script before running if you have strict network or privacy policies in your environment.
功能分析
Type: OpenClaw Skill
Name: sports-events-query
Version: 1.0.0
The skill is a legitimate tool for querying sports data via TheSportsDB public API. The Python script (scripts/sports_api.py) uses the requests library to fetch league, team, and event information without any evidence of data exfiltration, command injection, or malicious intent.
能力评估
Purpose & Capability
Name/description promise (sports events, teams, leagues via TheSportsDB) matches the included CLI script and SKILL.md examples. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs running the included Python script and installing the requests package. The script performs only outbound HTTPS requests to TheSportsDB API and prints formatted results; it does not read local sensitive files or environment variables.
Install Mechanism
There is no automated install spec; SKILL.md recommends 'pip install requests' which is appropriate and proportional for a Python script making HTTP requests.
Credentials
The skill requires no environment variables or credentials. The code uses a public API base URL with a hardcoded public key fragment and does not attempt to access external secrets or unrelated services.
Persistence & Privilege
Skill does not request always:true and has no install step that writes persistent agent or system-wide configuration. Autonomous invocation is available by default but presents normal, expected behavior for a skill of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sports-events-query - 安装完成后,直接呼叫该 Skill 的名称或使用
/sports-events-query触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release with support for querying sports events via TheSportsDB free API
- Provides results, fixtures, and team information for soccer, basketball, tennis, baseball, NFL, NHL, and more
- Supports searching by league name, team name, and specific event keywords
- Lists available sports leagues
- No API key required for use
元数据
常见问题
Sports Events Query 是什么?
Retrieve sports events, results, team info, and league details across multiple sports using TheSportsDB free API without requiring an API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 420 次。
如何安装 Sports Events Query?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sports-events-query」即可一键安装,无需额外配置。
Sports Events Query 是免费的吗?
是的,Sports Events Query 完全免费(开源免费),可自由下载、安装和使用。
Sports Events Query 支持哪些平台?
Sports Events Query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sports Events Query?
由 Mingo_318(@mingo-318)开发并维护,当前版本 v1.0.0。
推荐 Skills