research_commentary_info

Compile live commentary and broadcaster details for Premier League and La Liga matches into a Markdown report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/igrekplus/football-delay-watching --skill research-commentary-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research_commentary_info
Source: https://github.com/igrekplus/football-delay-watching/tree/main/.agent/skills/research_commentary_info
Command: npx skills add https://github.com/igrekplus/football-delay-watching --skill research-commentary-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathering and verifying live commentary and broadcaster information for soccer matches is time-consuming and scattered across sources; this skill provides a streamlined research workflow to produce a consolidated, source-backed briefing.

Core Features & Use Cases

  • Automated source gathering: Retrieve broadcaster and commentator details from official X accounts (e.g., U-NEXT), Soccer King, and PR TIMES for Premier League and La Liga.
  • Structured reporting: Output a Markdown report with match details and verified sources, saved under ./temp as report_commentary_info_YYYY-MM-DD.md.
  • Use Case: When asked to research recent or upcoming fixtures, generate a ready-to-share dossier of commentators and broadcasters.

Quick Start

Query current upcoming matches and generate a commentary dossier using the configured sources.

Frequently Asked Questions about research_commentary_info

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

FAQPage Schema
How do I compile live soccer match commentary and broadcaster information?

This skill automates gathering live soccer commentary and broadcaster information by retrieving data from U-NEXT on X, Soccer King, and PR TIMES, then outputs a structured Markdown dossier saved under ./temp.

What sources are used to gather commentator info for Premier League and La Liga matches?

Commentator info for Premier League and La Liga matches is gathered from U-NEXT on X, Soccer King, and PR TIMES. The workflow enforces source validation and records 'undetermined' when broadcaster data is unavailable.

Can I use this to research match cards for leagues other than the Premier League and La Liga?

No, this workflow is configured to apply specifically to Premier League and La Liga match cards. Researching commentary and broadcaster details for other soccer leagues is not supported by the current source setup.

How does the workflow handle soccer matches with missing or unverified broadcaster details?

When soccer broadcaster details are missing or unverified, the workflow enforces source validation and explicitly records the status as 'undetermined' in the final Markdown report to maintain data integrity.

What is the output format for the compiled soccer commentary dossier?

The compiled soccer commentary dossier is output as a Markdown report saved under the ./temp directory, specifically named report_commentary_info_YYYY-MM-DD.md for ready-to-share briefing.