Brain OS requires Claude Code. Install and authenticate Claude Code before continuing.
Install Brain OS
The fastest way to install all 25 skills is the one-line curl installer:This clones the plugin to
~/.brain-os/ and symlinks all skills to ~/.claude/skills/.Set your vault path
Open Every Brain OS skill reads this file to locate your vault. If this is not set correctly, skills will not find your notes.See Vault Setup for the expected folder structure inside your vault.
~/.brain-os/brain-os.config.md and set vault_path to the location of your Obsidian vault:Run your first skill
Open Claude Code and run:The
today skill reads your calendar, open tasks, and recent notes to generate a prioritized plan for the day. It’s a good first skill because it works immediately with whatever notes you already have.Install specific skills only
If you only want a subset of skills, pass them as arguments to the installer:This installs only
self-learn, audit, and today — leaving your ~/.claude/skills/ directory untouched otherwise.