Get the user's Ryu Core node running and serving a local model so this plugin's ryu_* tools work. Covers what Ryu is, launching Core or the desktop app, verifying health on 127.0.0.1:7980, and activating a local model. The plugin already wires the MCP bridge, so this skips manual MCP config. Use when ryu_health fails or the user asks to install, start, or connect to Ryu.
$npx -y skills add amajorai/ryu --skill setup-ryuInstalls into the current project.
Run `npx skills use "https://github.com/amajorai/ryu" --skill "amajorai/ryu/setup-ryu"` 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/amajorai/ryu" that are relevant to the current task. Run `npx skills add "https://github.com/amajorai/ryu"` and select the relevant skills, then follow their instructions.