Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Code-with-Claude Makers Cardputer Setup

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

Resumen IA

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.

Instalación

Primero, añade el marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install cwc-makers@claude-plugins-official
Actualizado el 2 days ago
Ver código fuente