indecenti/NucleoOs
Skill Claude CodeCodex
Build and ship NucleoOS to BOTH Cardputer units — the original and the ADV — in one pass. Use when the user wants to release/build/OTA/flash for both boards, the ADV and non-ADV Cardputers, or two devices at once. Encodes the key fact that it's ONE universal binary (runtime board auto-detect), so you build once and…
indecenti/NucleoOs
Skill Claude CodeCodex
Build, gate, and ship NucleoOS to the Cardputer — firmware via OTA and the web/SD payload via the device file API. Use when the user asks to release, deploy, flash, OTA, sync the SD, or push a web app to the device. Covers the one-command release, firmware-only and SD-only paths, and the gotchas (PIN, .gz shadowing…
indecenti/NucleoOs
Skill Claude CodeCodex
Operate ESP-Claw BLE: initialize BLE, advertise, handle connections, process events, and inspect module state.