byanthropics· 237 skills
Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to the cardputer", "tail the device", "run on the device", or follow-up work after /maker-setup.
$npx -y skills add anthropics/claude-plugins-official --skill cardputer-buddyInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-official" --skill "anthropics/claude-plugins-official/cardputer-buddy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-plugins-official" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-plugins-official"` and select the relevant skills, then follow their instructions.