/install football-tracker
Football Tracker AI
Track football teams and summarize their current status in a compact, emoji-friendly format.
This skill is bilingual:
- English is supported for instructions and output.
- Portuguese (pt-BR) remains supported for the existing Telegram style.
- The agent can force a locale with
locale=en,lang=en,locale=pt, orlang=pt.
Usage
- One team:
vasco - Multiple teams:
vasco, chelsea, bournemouth - Force English output:
locale=en Chelsea - Force Portuguese output:
locale=pt Chelsea
Expected output
For each team, return:
- team name
- last match
- next match
- kickoff time in the user's local timezone when available, plus UTC
- broadcasters / where-to-watch info for the next match when available
- competition
- standings
- recent news
Dependencies
- No extra Python packages are required.
- Uses only the Python standard library.
- Requires a valid
API_KEYfromfootball-data.orginstorage/user_config.json.
Notes
- If the data source cannot confidently resolve a team, return
N/Afor missing match data and still provide news. - Keep the user-facing output in the requested locale and preserve the emoji-based layout.
- Always show kickoff time in the local timezone plus UTC.
- If broadcaster data is unavailable, say so rather than guessing.
- News results are filtered to exclude previews, lineups, kickoff-time posts, and where-to-watch articles.
- Append a localized beta notice and the current version at the end of every result.
- This build focuses on bug fixes and discovery improvements.
- If timezone detection is unavailable, fall back to the machine/system timezone.
Language packs
references/locales/en.mdfor the English output packreferences/locales/pt-br.mdfor the Portuguese output pack
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install football-tracker - After installation, invoke the skill by name or use
/football-tracker - Provide required inputs per the skill's parameter spec and get structured output
What is Football Tracker Match & News AI?
Track football teams and return last match, next match, kickoff time, broadcasters, standings, and recent news in a compact emoji-formatted summary. It is an AI Agent Skill for Claude Code / OpenClaw, with 234 downloads so far.
How do I install Football Tracker Match & News AI?
Run "/install football-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Football Tracker Match & News AI free?
Yes, Football Tracker Match & News AI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Football Tracker Match & News AI support?
Football Tracker Match & News AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Football Tracker Match & News AI?
It is built and maintained by Geison P. (@geison-paitra); the current version is v1.1.2.