Use the RuView wifi-densepose CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (wifi-densepose-api, Axum), and the browser/WASM build (wifi-densepose-wasm, wifi-densepose-wasm-edge). Use when integrating RuView into another program, scripting it from the shell, exposing it over HTTP, or shipping it to the browser / ESP32-WASM3.
$npx -y skills add ruvnet/ruview --skill ruview-cli-apiInstalls into the current project.
Run `npx skills use "https://github.com/ruvnet/ruview" --skill "ruvnet/ruview/ruview-cli-api"` 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/ruvnet/ruview" that are relevant to the current task. Run `npx skills add "https://github.com/ruvnet/ruview"` and select the relevant skills, then follow their instructions.