Cardputer Buddy app bundle The buddy/ directory in the local build-with-claude clone is the MicroPython payload that m5-onboard installs onto /flash/ . Work inside that clone. Device layout /flash/ ├── main.py launcher menu (replaces UIFlow's boot flow) ├── buddy_*.py shared libs (BLE, UI, state, protocol, chars) ├── burst_frames.py sprite frames └── apps/ ├── claude_buddy.py BLE client → Claude Desktop's Hardware Buddy ├── hello_cardputer.py └── snake.py main.py scans /flash/apps/ at boot and lists every .py as a menu entry. Drop a file into buddy/device/apps/ , push it, and it appears on next boot. Show more Installs 805 Repository anthropics/clau…official GitHub Stars 32.6K First Seen May 6, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
cardputer-buddy
安装
npx skills add https://github.com/anthropics/claude-plugins-official --skill cardputer-buddy