Discover .NET SDK versions, workload sets, workload manifest versions, and platform dependencies from live .NET metadata and NuGet feeds. USE FOR: Xcode or JDK requirements, Android SDK packages, MAUI package versions, prerelease workloads, custom NuGet sources, pinned workload set versions, and manifest version lookups. DO NOT USE FOR: writing release-notes markdown itself (use maui-release-notes), app troubleshooting, or binding work. FOR SINGLE OPERATIONS: answer the version/dependency question directly without producing docs. INVOKES: curl, dotnet, unzip, jq.
$npx -y skills add redth/maui-skillz --skill dotnet-workload-infoInstalls into the current project.
Run `npx skills use "https://github.com/redth/maui-skillz" --skill "redth/maui-skillz/dotnet-workload-info"` 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.