← Back to Skills Marketplace
mingo-318

Sports Events Query

by Mingo_318 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
420
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sports-events-query
Description
Retrieve sports events, results, team info, and league details across multiple sports using TheSportsDB free API without requiring an API key.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sports-events-query
  3. After installation, invoke the skill by name or use /sports-events-query
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug sports-events-query
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Sports Events Query?

Retrieve sports events, results, team info, and league details across multiple sports using TheSportsDB free API without requiring an API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 420 downloads so far.

How do I install Sports Events Query?

Run "/install sports-events-query" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sports Events Query free?

Yes, Sports Events Query is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Sports Events Query support?

Sports Events Query is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sports Events Query?

It is built and maintained by Mingo_318 (@mingo-318); the current version is v1.0.0.

💬 Comments