Generate or update .NET MAUI workload release notes markdown from live workload and manifest data. USE FOR: MAUI workload release notes, version rollup docs, custom NuGet feeds, prerelease or unpublished workload packages, pinned workload set or manifest versions, and release-note index updates. DO NOT USE FOR: simple workload/version questions without documentation output (use dotnet-workload-info), app release notes, or non-MAUI release summaries. FOR SINGLE OPERATIONS: if the user only needs version/package data, use dotnet-workload-info and do not edit the notes. INVOKES: dotnet-workload-info skill.
$npx -y skills add redth/maui-skillz --skill maui-release-notesInstalls into the current project.
Run `npx skills use "https://github.com/redth/maui-skillz" --skill "redth/maui-skillz/maui-release-notes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/redth/maui-skillz" that are relevant to the current task. Run `npx skills add "https://github.com/redth/maui-skillz"` and select the relevant skills, then follow their instructions.