football

Retrieve European football fixtures, live scores, and results with league filtering.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/timkrase/clawdis-skills --skill football
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: football
Source: https://github.com/timkrase/clawdis-skills/tree/main/football
Command: npx skills add https://github.com/timkrase/clawdis-skills --skill football

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users stay updated on European football matches, providing information on upcoming games, live scores, and results without requiring manual searching across multiple sources.

Core Features & Use Cases

  • Match Information: Get details on upcoming, today's, and recent football matches.
  • League Filtering: Filter results by specific leagues like the Premier League, Bundesliga, or Champions League.
  • Highlights: Identify and track "interesting" matches involving top teams or derbies.
  • Briefings: Receive a concise summary of daily football events.

Quick Start

Use the football skill to get a human-readable list of upcoming matches for the next 7 days.

Frequently Asked Questions about football

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get live scores and upcoming fixtures for European football matches?

You can retrieve upcoming European football fixtures and live scores by running the provided scripts. It generates a human-readable list of matches scheduled for the next 7 days, including real-time updates and past results.

Can I filter football results by specific leagues like the Premier League or Champions League?

Yes, you can filter football results by specific leagues like the Premier League, Bundesliga, or Champions League. The Skill supports league filtering to narrow down match information to the competitions you care about.

Do I need an API key to track European soccer scores and match data?

You need Node.js and curl installed to run the scripts, but a FOOTBALL_DATA_API_KEY is optional. Including the API key provides comprehensive data access for retrieving European soccer scores and match details.

How does this Skill identify key or interesting football matches for daily briefings?

The Skill identifies interesting matches for daily briefings by evaluating team prominence and match significance, such as top-team matchups or derbies. It then delivers a concise summary of these key daily football events.

What are the limitations of using curl and Node.js scripts for soccer match data?

The Skill relies on Node.js and curl scripts to fetch soccer match data, meaning it requires a local runtime environment. Without an optional FOOTBALL_DATA_API_KEY, data access may be limited and not fully comprehensive.