Code-sign the MAGDA Windows installer with the Certum cloud certificate (SimplySign). Use when releasing on Windows, when the signing job in release.yml needs attention, or when troubleshooting "cert not found" / SmartScreen warnings.
$npx -y skills add conceptual-machines/magda-core --skill windows-signingInstalls into the current project.
Run `npx skills use "https://github.com/conceptual-machines/magda-core" --skill "conceptual-machines/magda-core/windows-signing"` 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/conceptual-machines/magda-core" that are relevant to the current task. Run `npx skills add "https://github.com/conceptual-machines/magda-core"` and select the relevant skills, then follow their instructions.