beriberikixberiberikixCommunityยท22 Agent Skills Included

zephyr-agent-skills

Zephyr RTOS firmware development, testing, and secure updates

Guides embedded firmware work across the full Zephyr RTOS stack: devicetree, Kconfig, west builds, board bringup, BLE and IP connectivity, storage, power management, and multicore design. Eliminates guesswork in driver configuration, flash partitioning, MCUboot signing, and OTA rollback setup. Ships ready-made config templates, lint scripts, and validation checklists so firmware tasks finish faster with fewer hardware debugging cycles.
npx skills add beriberikix/zephyr-agent-skills --all -g -y

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
beriberikixberiberikix

skill-creator

Create and update Claude-enabled skills with structured SKILL.md templates.

Community
Intermediate
๐Ÿ“ฆ In Repo
beriberikixberiberikix

native-sim

Build and debug Zephyr applications on the native_sim board.

Community
Intermediate
๐Ÿ“ฆ In Repo
beriberikixberiberikix

multicore

Design multicore Zephyr systems with SMP, AMP, and IPC.

Community
Advanced
๐Ÿ“ฆ In Repo
beriberikixberiberikix

security-updates

Automate secure boot and firmware update workflows for Zephyr-based devices.

Community
Advanced
๐Ÿ“ฆ In Repo
beriberikixberiberikix

kernel-basics

Create Zephyr threads, logging, and shell commands with K_THREAD_DEFINE, LOG_MODULE_REGISTER, and SHELL_CMD_REGISTER.

Community
Basic
๐Ÿ“ฆ In Repo
beriberikixberiberikix

zephyr-module

Create and integrate out-of-tree Zephyr modules with Kconfig, CMake, and West manifests.

Community
Intermediate
๐Ÿ“ฆ In Repo
beriberikixberiberikix

board-bringup

Organize Zephyr RTOS board files with Kconfig, defconfig, and CMake workflows.

Community
Basic
๐Ÿ“ฆ In Repo
beriberikixberiberikix

testing-debugging

Validate and debug Zephyr RTOS projects with Ztest, Twister, and tracing tools.

Community
Intermediate
๐Ÿ“ฆ In Repo
beriberikixberiberikix

specialized

Integrate LVGL UI, I2S audio, and watchdog reliability in Zephyr.

Community
Advanced
๐Ÿ“ฆ In Repo
beriberikixberiberikix

storage

Manage NVS-backed persistent storage and flash partitions in Zephyr RTOS.

Community
Advanced
๐Ÿ“ฆ In Repo
beriberikixberiberikix

industrial

Integrate Modbus RTU, Modbus TCP, and CANopen protocols in Zephyr RTOS.

Community
Intermediate
๐Ÿ“ฆ In Repo
beriberikixberiberikix

connectivity-ip

Configure Zephyr IP stacks and cloud connectivity with Kconfig and West manifests.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install zephyr-agent-skills?โ–ผ

Run `npx skills add beriberikix/zephyr-agent-skills --all -g -y` in your terminal to install all Zephyr skills globally.

What Zephyr RTOS tasks do these skills cover?โ–ผ

They cover the full firmware lifecycle: devicetree overlays, west and Kconfig builds, custom board bringup, BLE and IP networking, flash storage, power tuning, testing with Twister, and secure OTA updates via MCUboot.

How does the right skill get selected for my task?โ–ผ

The umbrella skill routes your request through the zephyr-cli registry, which scores your task against each skill's keywords, Kconfig patterns, and devicetree compatibles to pick the best match deterministically.

Do these skills work with Claude Code?โ–ผ

Yes. The repository works as a Claude Code plugin marketplace, and every skill follows the standard SKILL.md format that also runs in other compatible coding environments.

Can I use these skills without deep Zephyr experience?โ–ผ

Yes. Each skill includes a Quick Start, copy-ready config templates, helper scripts, and a validation checklist so you can complete tasks correctly even while learning Zephyr.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’