メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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.

インストール

まずマーケットプレイスを追加

/plugin marketplace add anthropics/claude-plugins-official
/plugin install cwc-makers@claude-plugins-official
2 days ago に更新
ソースコードを表示