LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: zephyr

Browse skills that share this tag.

  • industrial - Zephyr Industrial Protocols
    zephyrmodbus-rtumodbus-tcpcanopen

    ★ 63 · Updated 2026-09-12

    Industrial communication protocols for Zephyr RTOS covering Modbus RTU, Modbus TCP, and CANopen basics.

    ⚙ Implement Modbus RTU serial communication⚙ Bridge Modbus TCP industrial data⚙ Integrate CANopen automation networks
  • debug-zephyr-job - Zephyr Pipeline Debugging and Diagnostics
    debuggingpipelinemonitoringprofiling

    ★ 816 · Updated 2026-03-26

    Debug Zephyr pipeline execution issues with dashboards and profiling tools

    ⚙ connect to dashboard⚙ run dashboard proxy⚙ fetch task logs
  • kernel-services - Zephyr Kernel Services for RTOS applications
    RTOSembedded-systemskernelzephyr

    ★ 63 · Updated 2026-02-15

    Provides Zephyr RTOS kernel services including inter-thread communication, state management, background processing, and persistent storage

    ⚙ manage inter-thread communication⚙ define state machines⚙ submit background work
  • zephyr-module - Create and integrate out-of-tree Zephyr modules
    embeddedrtoszephyrmodule

    ★ 63 · Updated 2026-02-12

    Create and integrate out-of-tree Zephyr modules with module.yml configuration, Kconfig, CMake, and West manifest integration.

    ⚙ Define module structure⚙ Configure module.yml⚙ Integrate Kconfig files