Documentation

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:

terminal
npm install -g superclawd

This installs the superclawd command so you can run it from any project.

Verify Installation

Verify the CLI is working:

terminal
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.

terminal
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 login on the same machine rotates that device's credential.
  • Run superclawd and 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.

terminal
superclawd

Next Steps

Learn how to use SuperClawd with Claude Code — or turn your board into an autonomous pipeline: