Control the Monagotchi virtual pet running on an ESP32 with LCD display. Use when the owner wants to feed, play with, clean, put to sleep, heal, or check status of their pet. Every action except sleep and status costs $MONA tokens which get burned on-chain. Works with monagotchi-trader and monagotchi-environment skills.
$npx -y skills add this-is-captain-code/monagotchi --skill monagotchi-controllerInstalls into the current project.
Run `npx skills use "https://github.com/this-is-captain-code/monagotchi" --skill "this-is-captain-code/monagotchi/monagotchi-controller"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/this-is-captain-code/monagotchi" that are relevant to the current task. Run `npx skills add "https://github.com/this-is-captain-code/monagotchi"` and select the relevant skills, then follow their instructions.