跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code-with-Claude Makers Cardputer Setup

Plugin 已验证
93

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.

AI 摘要

This plugin automates the entire process of setting up an M5Stack Cardputer, including cloning a repository, flashing firmware, installing applications, and guiding the user through physical device interactions. It provides tools for both initial setup and iterative development of applications on the device.

Documentation

  • warning:Configuration & parameter referenceWhile the README and skill definitions are detailed, specific parameters for sub-scripts like `--port` or `--apps` are not explicitly documented with their default values or precedence.

Code Execution

  • warning:ValidationWhile scripts seem to handle parameters like `--port` and `--apps`, explicit validation and sanitization schemas (like Zod or pydantic) are not evident in the provided code snippets.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install cwc-makers@claude-plugins-official
更新于 6 days ago
查看源代码