Use when verifying OpenClaw gateway fixes end-to-end, testing skill loading after restart, or running integration tests against the local Nexu+OpenClaw stack. Triggers on "e2e test", "verify fix", "test gateway", "test skills loading".
$npx -y skills add nexu-io/nexu --skill nexu-e2e-testInstalls into the current project.
Run `npx skills use "https://github.com/nexu-io/nexu" --skill "nexu-io/nexu/nexu-e2e-test"` 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/nexu-io/nexu" that are relevant to the current task. Run `npx skills add "https://github.com/nexu-io/nexu"` and select the relevant skills, then follow their instructions.