Install CLI
The SuperClawd CLI — superclawd — launches Claude Code with your workspace's skills, agents, commands, workflows, resources, and always-on rules already loaded.
Prerequisites
Make sure you have Node.js (version 18 or higher) installed on your machine.
Installation
Install the CLI globally with npm so you can launch Claude Code with the superclawd command from any project:
npm install -g superclawd
This installs the superclawd command so you can run it from any project.
Verify Installation
Verify the CLI is working:
superclawd version
You should see the version number displayed.
One-Time Setup
Run superclawd login once to connect the CLI to your account. It opens your browser so you can approve this machine on the Settings → Devices page. Once approved, the CLI automatically receives a per-machine credential — nothing to copy and paste, and no secrets to store yourself.
superclawd login
After approving in the browser, this machine appears as a connected device under Devices in the web dashboard (Settings → Devices), where you can review or revoke it at any time.
A couple of things to know:
- Re-running
superclawd loginon the same machine rotates that device's credential. - Run
superclawdand pick a workspace from the startup picker — press d to set the highlighted one as your default.
Launch
Run superclawd inside any project to start Claude Code with your workspace's skills, agents, commands, workflows, resources, and always-on rules already loaded.
superclawd
Next Steps
Learn how to use SuperClawd with Claude Code — or turn your board into an autonomous pipeline: