What problem does it solve? Maintaining consistent changelog documentation across stable and preview release channels is error-prone and repetitive. This Skill standardizes how changelog files (latest.md, preview.md, index.md) are generated and updated from raw release data. ## Core Features & Use Cases - Version-aware routing: Automatically detects nightly, minor, and patch versions and applies the correct update procedure for stable or preview channels. - Highlights generation: Produces 3-5 bold-titled highlight summaries from raw release notes, following established style examples. - Template-based file updates: Populates reference templates to fully replace or incrementally update changelog files, including PR link reformatting and Full Changelog URL updates. - Use Case: When a new release like v0.28.0 is published, provide the version, timestamp, and release notes, and the Skill updates docs/changelogs/index.md and latest.md with properly formatted announcements and highlights. ## Quick Start Update the changelog files for release v0.28.0 using the provided release timestamp and raw release notes.