idf_component_register(
    SRCS
        "src/claw_skill.c"
    INCLUDE_DIRS
        "include"
    REQUIRES
        claw_core
)
