description: Onboard a Code-with-Claude Makers Cardputer — fetch the build-with-claude repo, flash firmware, and install the Claude Buddy apps.
The user has a Cardputer-Adv from claude.com/cwc-makers plugged in over USB-C.
build-with-claude/ directory under cwd:
git is available: git clone (or git pull if it already exists).git is not available: don't install it. Download the GitHub tarball instead — curl and tar ship with macOS, Linux, and Windows 10+ out of the box:
curl -L https://github.com/moremas/build-with-claude/archive/refs/heads/main.tar.gz | tar xz && mv build-with-claude-main build-with-claudecurl.exe -L -o bwc.zip https://github.com/moremas/build-with-claude/archive/refs/heads/main.zip; tar -xf bwc.zip; Rename-Item build-with-claude-main build-with-claude/maker-setup later just re-downloads (~500KB) — no update mechanism needed.m5-onboard skill and follow it to run onboard/scripts/onboard.py --apps buddy from inside build-with-claude/, surfacing the download-mode button prompt to the user.cardputer-buddy skill for iterating).