BeClaude

cwc-makers

New
Official PluginGeneralby Anthropic

Onboard 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.

First seen 5/22/2026

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

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install cwc-makers@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

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.

Usage Examples

1

/cwc-makers setup

2

/cwc-makers flash --firmware latest

3

Run /cwc-makers to clone the repo and install the Claude Buddy app on my Cardputer.

View source on GitHub

Security Audits

LicenseUnknownSourcePassRepositoryPass

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..