Launch and bootstrap OpenGUI from a plain-language user request. Use when Claude or Codex should install, configure, debug, and run the actual backend and Android client shipped in this repository while keeping manual setup to a minimum.
$npx -y skills add core-mate/opengui --skill open-gui-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/core-mate/opengui" --skill "core-mate/opengui/open-gui-bootstrap"` 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/core-mate/opengui" that are relevant to the current task. Run `npx skills add "https://github.com/core-mate/opengui"` and select the relevant skills, then follow their instructions.