본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

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
6 days ago에 업데이트됨
소스 코드 보기