What problem does it solve? Keeping a public economic dashboard for Castilla y León current requires manually querying multiple open data APIs, press sources, and official statistics, then carefully editing a JSON dataset without breaking its schema. This Skill automates that entire refresh workflow so the panel, home widget, and FAQ section always reflect the latest published figures. ## Core Features & Use Cases - Multi-source data refresh: Pulls unemployment, social security affiliation, contracts, and subsidy catalog data from the Junta de Castilla y León open data API, plus budget and Spain-comparison figures from INE, SEPE, and official press sources. - Schema-safe JSON editing: Updates historicalData, empleoMensual, provincias, indicators, and comparativaEspana arrays following strict rules (chronological order, 13-month windows, interannual comparisons, no invented figures). - Derived content regeneration: Rewrites the executive summary, regenerates the static sparkline SVG via a Python script, and keeps the auto-generated FAQPage/JSON-LD aligned with current data. - Use Case: A user says "actualiza el Panel Económico CyL" and the Skill queries all sources, updates data.json with the latest month of labor market data and the current budget status, regenerates the sparkline, and reports which figures changed. ## Quick Start Ask the assistant to update the Panel Económico CyL with the latest available data from the Junta open data portal and official sources.