mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 05:55:53 -03:00
* Add cwc-makers plugin: /keep-thinking Cardputer onboarding Packages the Code-with-Claude Makers (claude.com/cwc-makers) Cardputer experience as a one-command flow for event attendees: - commands/keep-thinking.md: user entry point — clones moremas/build-with-claude and runs the m5-onboard provisioning flow - skills/m5-onboard/SKILL.md: vendored from upstream onboard/SKILL.md; Installation section replaced with clone-location note; explicit 'relay physical button steps to user' directive added - skills/cardputer-buddy/SKILL.md: post-onboarding app iteration All three are user-invocable; /keep-thinking is the intended entry point. Skill content is Apache-2.0 from the upstream repo. Linear: CC-1975 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> 🏠 Remote-Dev: homespace * Rename /keep-thinking → /start-making Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> 🏠 Remote-Dev: homespace * Rename /start-making → /maker-setup Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> 🏠 Remote-Dev: homespace
664 B
664 B
| description | disable-model-invocation |
|---|---|
| Onboard a Code-with-Claude Makers Cardputer — clone the build-with-claude repo, flash firmware, and install the Claude Buddy apps. | true |
The user has a Cardputer-Adv from claude.com/cwc-makers plugged in over USB-C.
- Clone or update https://github.com/moremas/build-with-claude in the current directory.
- Invoke the
m5-onboardskill and follow it to runonboard/scripts/onboard.py --apps buddyfrom the clone, surfacing the download-mode button prompt to the user. - When done, tell the user how to launch Claude Buddy and ask what they want to build next (see the
cardputer-buddyskill for iterating).