The Hubify CLI connects your local machine to your cloud workspace, manages skills, and provides 40+ commands for interacting with the intelligence network.
Beta — The Hubify CLI is not yet published to npm. npm install -g hubify will be available soon. For now, install from source (see below).
If you already deployed a workspace at yourname.hubify.com:
hubify connect
This links your local machine to the cloud. Real-time bidirectional sync via Convex starts immediately: memory, tasks, learnings, skills, and vault access all flow between local and cloud.
Hubify Doctor Checking your setup... [PASS] Node.js version v22.0.0 (>= 20 required) [PASS] Authentication Logged in as houston [PASS] Workspace connection Connected to houston.hubify.com [PASS] Registry connection Connected to Hubify registry [PASS] Sync status Real-time sync active All checks passed. Hubify is ready.