| name | livescore |
| description | Get live football/soccer scores, match results, and upcoming fixtures. Use when asked about football scores, match results, Premier League, Champions League, La Liga, Serie A, Bundesliga, Ligue 1, or any football/soccer competition results. Triggers on: livescore, skor bola, hasil pertandingan, football scores, match results, jadwal bola. |
Livescore
Get live football scores via football-data.org API.
Quick Usage
bash skills/livescore/scripts/livescore.sh [COMPETITION] [DATE]
Competition Codes
| Code | Competition |
|---|
| PL | Premier League |
| CL | Champions League |
| BL1 | Bundesliga |
| SA | Serie A |
| PD | La Liga |
| FL1 | Ligue 1 |
| ELC | Championship |
| PPL | Primeira Liga |
| DED | Eredivisie |
| BSA | Série A (Brazil) |
| WC | FIFA World Cup |
| EC | European Championship |
Parameters
- COMPETITION: Competition code (default: PL)
- DATE: YYYY-MM-DD format (default: today UTC)
API Key
Free tier works for some endpoints. For full access:
- Register at https://www.football-data.org/client/register
- Set env:
export FOOTBALL_DATA_API_KEY=your_key
Examples
- Today's PL:
livescore.sh PL
- Yesterday's CL:
livescore.sh CL 2026-02-17
- La Liga:
livescore.sh PD
Output Format
- 🔴 LIVE: Match in progress with current score
- ✅ Finished: Final score with HT score
- 🕐 Scheduled: Upcoming with kickoff time (UTC)
- ⏸️ HT: Half-time