← Life OS

Get started

Life OS is a markdown-based second brain that lives in a Git repo and is powered by Claude Code. It journals, syncs your email and messages, tracks goals, writes morning briefings and end-of-day digests, and keeps a living profile of who you are — all in plain text files you own. Set up takes about 10 minutes. Here's how to get started:

1

Prerequisites

Make sure you have these installed:

2

Create your Life OS

Open your terminal and navigate to where you keep your GitHub projects, then run:

$ npx create-life-os

This creates a life-os/ folder with your system prompt, slash commands, and folder structure.

3

Open it in Claude Code

$ cd life-os
$ claude
4

Run setup

Once Claude Code is open, type:

> /setup

This starts a guided conversation that walks you through:

5

Connect your data

All data sources are optional. Skills work with whatever you have connected — even just weather and git activity is useful. Here's what's available:

Claude Connectors

Life OS works with Claude's connectors — including Gmail, Google Calendar, Slack, and more. Go to Settings -> Connectors to see what's available and connect your accounts.

Messaging via Beeper

Download Beeper and connect your messaging apps — iMessage, WhatsApp, Signal, Slack, and more. Beeper bridges all your messaging into one place that Claude can read.

6

Use it every day

Run any of these skills from Claude Code:

/morning Morning briefing. Schedule, weather, open loops, what needs your attention.
/digest End-of-day recap. Conversations, open loops with checkboxes, journal, wins.
/journal Jot something down anytime. No rules.
/goals Set structured goals tied to your life pillars.
/sync Pull from all connected sources and update your people files.
/reflect Analyze a mistake Claude made and fix the skill so it doesn't happen again.
/remind Add, check off, or review reminders.
/start Start background loops for briefings, digests, and syncing while your session is open.
/automate Set up headless macOS automation. Morning briefings at 7 AM, digests at 8 PM, even when Claude Code isn't open.

Tips