Storage management for Zephyr RTOS. Covers Non-Volatile Storage (NVS) for persistent settings, flash partition management in Devicetree, and runtime flash layout access. Trigger when implementing persistent data storage, managing flash wear leveling, or configuring device partitions.
$npx -y skills add beriberikix/zephyr-agent-skills --skill storageInstalls into the current project.
Run `npx skills use "https://github.com/beriberikix/zephyr-agent-skills" --skill "beriberikix/zephyr-agent-skills/storage"` 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.