kernel-services

Community

Master Zephyr kernel services efficiently.

Authorberiberikix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables modular orchestration of Zephyr kernel services, allowing developers to compose event-driven interactions, robust state management, and persistent configuration without boilerplate.

Core Features & Use Cases

  • Event-driven communication: Use Zbus to decouple modules and propagate changes.
  • State management: Apply the State Machine Framework (SMF) for clear lifecycles and transitions.
  • Background processing & persistence: Offload work with k_work queues and persist settings with the Settings subsystem, ensuring reboot persistence.
  • Use Case: Build a multi-module sensor suite where sensors publish data via Zbus, SMF coordinates modes, and settings persist calibration data.

Quick Start

Define a Zbus channel, implement an SMF-based state machine, and load settings during system startup to enable a modular Zephyr kernel services app.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kernel-services
Download link: https://github.com/beriberikix/zephyr-agent-skills/archive/main.zip#kernel-services

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.