What problem does it solve? Writing spoiler-free, historically accurate race preview content for a Formula 1 rewatch app requires careful sourcing from Wikipedia, strict tense control, and consistent attribution — a slow, error-prone manual process. ## Core Features & Use Cases - Preseason Content Generation: Extracts driver changes, team changes, calendar updates, regulation changes, and pre-season testing notes from the season overview Wikipedia page into a structured preseason markdown file. - Race Preview Generation: Produces per-race preview files covering championship context, previous race recaps, between-race developments, weather, practice sessions, and milestones — all sourced from Wikipedia race articles. - Attribution & Licensing Compliance: Captures Wikipedia revision IDs and writes CC BY-SA 4.0 frontmatter with permalink source URLs for every generated file. - Use Case: Ask to generate previews for all 2024 races, and the Skill queries the SQLite races table, fetches each Wikipedia article in calendar order, and writes spoiler-controlled preview.md files into content/race-news/. ## Quick Start Generate the preseason and all race preview content for the 2024 Formula 1 season using the Wikipedia sources.