Agent skill · AI & Agents

zephyr-rtos

Specialized skill for Zephyr RTOS development and configuration

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill zephyr-rtos --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Bash-Read-Write-Edit-Glob-Grep
Path: library/specializations/embedded-systems/skills/zephyr-rtos/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Zephyr RTOS Skill ## Overview This skill provides specialized support for Zephyr RTOS development, including device tree configuration, Kconfig management, and integration with Zephyr's extensive subsystems. ## Capabilities ### Build System - West build system operation and configuration - CMake integration and customization - Multi-image builds (MCUboot + app) - Sysbuild configuration - Custom board definitions ### Device Tree - Device tree overlay generation - Binding creation and modification - Node property configuration - Pinctrl and GPIO configuration - Compatible string management ### Kconfig Management - Kconfig option configuration - Fragment file organization - Configuration dependency analysis - Board-specific defconfig - Application-specific prj.conf ### Networking Stack - TCP/IP stack configuration - Socket API setup - Network interface configuration - MQTT, CoAP, LwM2M protocols - Network shell commands ### Bluetooth Stack - Bluetooth LE configuration - GATT service definition - Bluetooth Mesh setup - Connection management - Advertising configuration ### Power Management - Power management framework configuration - Device power states - System power states - Policy

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Build System
  4. Device Tree
  5. Kconfig Management
  6. Networking Stack
  7. Bluetooth Stack
  8. Power Management
  9. Logging and Shell
  10. Secure Boot
  11. Target Processes
  12. Dependencies
  13. Usage Context
  14. Example Configurations
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the zephyr-rtos skill do?

Specialized skill for Zephyr RTOS development and configuration

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill zephyr-rtos --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going