cwc-makers
NewOnboard a Code-with-Claude Makers Cardputer with one /maker-setup command — clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle.
Summary
This skill streamlines the initial setup of a Code-with-Claude Makers Cardputer by automating firmware flashing, repository cloning, and app installation.
- Developers can go from unboxed device to a fully configured Claude Buddy in one command, saving time and reducing manual setup errors.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install cwc-makers@<marketplace>
/pluginUse Cases
Usage Examples
/cwc-makers setup
/cwc-makers flash --firmware latest
Run /cwc-makers to clone the repo and install the Claude Buddy app on my Cardputer.
Security Audits
Frequently Asked Questions
What is cwc-makers?
This skill streamlines the initial setup of a Code-with-Claude Makers Cardputer by automating firmware flashing, repository cloning, and app installation. Developers can go from unboxed device to a fully configured Claude Buddy in one command, saving time and reducing manual setup errors.
How to install cwc-makers?
To install cwc-makers: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install cwc-makers@<marketplace>. Finally, /plugin in Claude Code.
What is cwc-makers best for?
cwc-makers is a plugin categorized under General. Created by Anthropic.
What can I use cwc-makers for?
cwc-makers is useful for: Onboarding a new Cardputer for the first time with a single command.; Resetting a Cardputer to factory defaults and reinstalling the Claude Buddy app.; Updating the UIFlow firmware on an existing Cardputer to the latest version.; Cloning the build-with-claude repository onto a developer's machine for customization.; Setting up multiple Cardputers for a team workshop or hackathon quickly.; Recovering a Cardputer that has corrupted firmware or missing app bundles..