What problem does it solve? Keeping a public Spanish-language dashboard of Wikipedia's most-read articles current requires manually fetching the weekly Top 25 Report, translating and summarizing 25 articles, classifying them by topic, and recalculating statistics. This Skill automates that entire weekly update by editing a single data.json file. ## Core Features & Use Cases - Weekly data refresh: Fetches the latest Wikipedia Top 25 Report, extracts rank, titles, links, and view counts, and detects whether the report has actually been renewed before touching any files. - Spanish editorial layer: Classifies each article into one of 7 fixed thematic categories and writes original 1-2 sentence Spanish summaries instead of literal translations. - Automatic recalculation: Recomputes category aggregates, 4 KPI indicators, a 12-week rolling history, an executive summary, and a static SVG sparkline for the home widget. - Use Case: Every Sunday, run the scheduled task to check for a new Top 25 Report; if a new week is published, the Skill updates data.json so the dashboard, home widget, and SEO FAQ (FAQPage/JSON-LD) all render fresh numbers with no HTML or JavaScript changes. ## Quick Start Ask the assistant to actualiza Lo Más Leído en Wikipedia con el nuevo informe semanal del Top 25 Report.