Secure boot and firmware update workflows for Zephyr RTOS. Covers MCUboot integration, production image signing, DFU protocols (MCUmgr), fail-safe rollback mechanisms, and mbedTLS crypto basics. Trigger when implementing over-the-air (OTA) updates, securing the boot process, or managing cryptographic keys.
$npx -y skills add beriberikix/zephyr-agent-skills --skill security-updatesInstalls into the current project.
Run `npx skills use "https://github.com/beriberikix/zephyr-agent-skills" --skill "beriberikix/zephyr-agent-skills/security-updates"` 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/beriberikix/zephyr-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/beriberikix/zephyr-agent-skills"` and select the relevant skills, then follow their instructions.