Advanced Zephyr RTOS kernel services. Covers inter-thread communication using Zbus (pub/sub), behavioral management with the State Machine Framework (SMF), background processing via work queues, and persistent configuration with the Settings subsystem. Trigger when building modular application architectures, complex state-driven logic, or requiring persistent data storage.
$npx -y skills add beriberikix/zephyr-agent-skills --skill kernel-servicesInstalls into the current project.
Run `npx skills use "https://github.com/beriberikix/zephyr-agent-skills" --skill "beriberikix/zephyr-agent-skills/kernel-services"` 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.