wuji-cli-user

Installation
SKILL.md

A user profile is a local record of one person's calibration data under ~/.wuji/sdk. wuji user manages these profiles and moves calibration bundles between machines. Every subcommand is a local operation (registry + files, no device connection) and supports --json.

Mental Model

  • A profile is keyed by its name — this is the only identifier the user sees (there is no OS account link; the SDK's internal id is not exposed).
  • Calibration is scoped per profile: the hand model is per user + hand side; tactile is per device SN.
  • The default user cannot store a calibrated hand model. wuji calib hand-model refuses to run until a named profile is active. Tactile calibration is device-specific and may be stored, inspected, exported, or imported while Default is active.
  • Stateless and local: no persistent connection, no device involved.

Commands

Installs
92
GitHub Stars
4
First Seen
Aug 3, 2026
wuji-cli-user — wuji-technology/wuji-cli