WorkDesk OS turns a fresh Obsidian vault into a five-zone, agent-guided system that captures your work and surfaces what matters. This page gets it running on your Mac — one command, one plugin, one first session.
Do these in order. The whole thing takes about ten minutes, and you won't need an admin password or Homebrew.
Open the Terminal app and paste this in, then press return. It builds a fresh vault at ~/Workdesk-OS/ and won't touch any Obsidian vaults you already have.
$ curl -fsSL https://raw.githubusercontent.com/BenaliHQ/workdesk-configuration/main/init.sh | bash
Open Obsidian, switch to the new Workdesk-OS vault (vault switcher, bottom-left corner), then add the plugin through BRAT:
BenaliHQ/workdesk-operating-system
Back in Terminal, open the vault with Claude Code:
$ cd ~/Workdesk-OS && claude
Then type these two, one at a time — press return after each and follow along:
That's it. You'll land in a fresh WorkDesk with the full surface, ready for your own work.
The installer creates a brand-new vault at ~/Workdesk-OS/. Anything you already keep in Obsidian stays exactly as it is.
You're installing the framework — the five zones, skills, and structure — completely empty, ready for your work. No one else's notes come with it.
The install is macOS-native. It doesn't ask for your password, install Homebrew, or need developer tools.
Add WORKDESK_INIT_DRYRUN=1 in front of the step 1 command to preview exactly what it will do — no files written.
If anything looks off during setup, email khalil@benali.com — you'll be un-stuck in a minute. Nothing here is fragile.