wuji-cli-doctor

Installation
SKILL.md

wuji doctor connects to each device, samples real-time data (about 100 frames, done within seconds), and prints a tree-style checkup report.

Currently supported devices and fault types:

  • wuji_glove
    • EMF disconnect detection: pinpoints the affected finger and tells RX (receive) faults from TX (transmit) faults
    • Tactile sensor dead pixel / bad row / bad column detection (keep the glove static — don't wear or press it, or false positives may occur)

Usage

wuji doctor                # Diagnose all devices
wuji doctor --sn <SN>      # Diagnose one device only
wuji doctor -v             # Show all check items (passing items hidden by default)
wuji doctor --json         # The same information as the tree report, as structured JSON

Reading the Report

Installs
115
GitHub Stars
4
First Seen
Jul 10, 2026
wuji-cli-doctor — wuji-technology/wuji-cli