manage_unext_commentators

Manage U-NEXT commentator data across CSV files and calendar integration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates the tasks of researching U-NEXT commentator information, updating the CSV records, and reflecting changes in the calendar to ensure accurate scheduling and public-facing data.

Core Features & Use Cases

  • Data verification and updates: Validate and refresh commentator entries across EPL and La Liga, stored in settings/commentators/epl.csv and laliga.csv.
  • Calendar integration: Generate and update calendar events to reflect commentator availability and assignments.
  • Operational workflow: From image-based data capture or official sources to CSV updates and calendar reflections, providing a complete data-to-calendar pipeline.

Quick Start

Update and synchronize U-NEXT commentator data by gathering source information, refreshing the CSV files, and syncing the schedule to the calendar.

Frequently Asked Questions about manage_unext_commentators

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

FAQPage Schema
How do I automate updating football commentator data from CSV files to a calendar?

To update CSV commentator records, you gather source information from official channels or image-based data capture, verify the entries, and refresh the local CSV files stored under settings/commentators for both EPL and La Liga.

Can I sync Premier League and La Liga commentator assignments to my calendar automatically?

Yes, you can sync commentator assignments by running a calendar generator script that reflects CSV updates, ensuring accurate scheduling and public-facing data for both Premier League and La Liga matches.

What is the process for managing U-NEXT commentator scheduling end to end?

The process covers data collection from official sources, CSV updates under settings/commentators, and calendar reflections, ensuring accurate scheduling and public-facing data for EPL and La Liga.

Do I need a specific directory structure to store commentator CSV files?

Yes, the workflow requires local data storage under settings/commentators, where Premier League and La Liga data are saved as epl.csv and laliga.csv respectively for proper calendar integration.

What are the limitations of using CSV files for football commentator data management?

Using CSV files for commentator data management requires manual source verification from image-based data capture or official sources, and relies on a calendar generator script to apply changes rather than real-time API integration.