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: embedded

Browse skills that share this tag.

  • linker-script - GNU Linker Script Generation and Optimization
    linker-scriptembeddedgnu-ldmemory-layout

    ★ 602 · Updated 2026-09-22

    Generates and optimizes GNU linker scripts for embedded systems, covering memory layouts, section placement, multi-image linking, and MPU configuration.

    ⚙ Define memory regions⚙ Configure section placement⚙ Generate interface symbols
  • auto-embedded - Cross-platform embedded AI dev framework & toolchain
    embeddedstm32esp32riper-5

    ★ 245 · Updated 2026-09-21

    Installs a runtime in embedded projects to integrate RIPER-5 workflows, spec injection, memory persistence, and 24 dev tools.

    ⚙ Initialize embedded project runtime⚙ Inject multi-platform configuration hooks⚙ Execute RIPER-5 development workflow
  • stm32-debug - STM32 Firmware Build, Flash, Debug, and Monitoring
    stm32embeddedfirmwaredebugging

    ★ 53 · Updated 2026-09-14

    Compiles, flashes, debugs, monitors SWO logs, and inspects variables and registers for STM32 microcontrollers.

    ⚙ Compile STM32 firmware⚙ Flash firmware to target MCU⚙ Debug firmware using GDB
  • senior-rust - Senior Rust patterns for async, FFI, and embedded.
    rusttokioasyncffi

    ★ 1 · Updated 2026-09-13

    Provides Rust patterns for workspace structure, Tokio async tasks, error handling, unsafe guidelines, FFI, embedded development, testing, and profiling.

    ⚙ Configure Rust Cargo workspaces⚙ Implement Tokio async tasks⚙ Handle Rust errors with crates
  • debug-platformio - PlatformIO GDB Debugging
    PlatformIOGDBdebuggingembedded

    ★ 0 · Updated 2026-09-11

    Provides GDB debugging on target boards via PlatformIO, supporting download-and-halt, attach-only, and crash context analysis.

    ⚙ Detect debug environment⚙ Execute download and halt debugging⚙ Execute attach only debugging
  • flutter-expert - Flutter & Dart Expert for Cross-Platform Apps
    flutterdartcross-platformmobile

    ★ 57 · Updated 2026-05-28

    Expert Flutter developer for multi-platform mobile, web, desktop, and embedded applications with Dart 3

    ⚙ design app architecture⚙ create custom widgets⚙ implement state management
  • lua-expert - Lua Expert Development Assistant
    luascriptinggamesembedded

    ★ 9 · Updated 2026-05-28

    Expert Lua development for scripting, game development, and embedded systems

    ⚙ create Lua code⚙ review Lua code⚙ refactor Lua code
  • make-doom-for-mips - Cross-compile C for MIPS VM
    cross-compilationMIPSembeddedC programming

    ★ 602 · Updated 2026-03-26

    Guide for cross-compiling complex C programs for embedded MIPS environments with custom VM runtimes.

    ⚙ Analyze VM implementation⚙ Implement syscalls⚙ Create custom stdlib
  • esp32-debugging - ESP32 Firmware Debugging for Compilation, Runtime, and Communication Issues
    embeddeddebuggingesp32firmware

    ★ 602 · Updated 2026-02-23

    Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures

    ⚙ Analyze compilation errors⚙ Diagnose runtime panics⚙ Debug memory issues
  • cortex-m - Cortex-M Backend Development and Testing Tool
    backendcortex-mcmsis-nnquantization

    ★ 5,044 · Updated 2026-02-17

    Build, test, or develop the Cortex-M CMSIS-NN backend

    ⚙ build backend⚙ test backend⚙ develop backend
  • 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
  • PicoRuby Development Constraints - PicoRuby ESP32 Memory and Runtime Constraints Documentation
    embeddedesp32memoryconstraints

    ★ 602 · Updated 2026-02-12

    Documents memory limits and stdlib constraints for PicoRuby on ESP32 hardware.

    ⚙ Document memory limits⚙ Record stdlib constraints⚙ Provide ESP32 hardware guidance