Reference for the ryu_* MCP tools this plugin exposes and how to combine them to drive a Ryu node. Covers node health, models and engines, agents and teams, skills, workflows, the MCP bridge, RAG retrieval, and one-shot ask. Use when deciding which Ryu tool to call or how to chain them for a task.
$npx -y skills add amajorai/ryu --skill ryu-toolsInstalls into the current project.
Run `npx skills use "https://github.com/amajorai/ryu" --skill "amajorai/ryu/ryu-tools"` 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.