How to build your own AI chief of staff using Obsidian, Claude Code, and a handful of free tools. No coding experience required — just fork, configure, and start talking.
I'm not a developer. I'm an executive coach. Everything you see here was built through conversation with Claude — describing what I wanted in plain English and letting it write the code.
What is Pepper Potts?
A personal operating system built on top of Obsidian (a free note-taking app) and Claude Code (Anthropic's AI coding assistant). It turns your notes into a living system that helps you organize your life, run your business, and stay on top of everything.
Think of it like hiring a chief of staff who lives inside your computer. Every morning it reviews your day. Every evening it reflects on what happened. It processes your emails, tracks your projects, and connects the dots across everything you're working on.
The whole thing is open source. You own all your data. Nothing is locked in a proprietary platform.
How it works
What you'll need
Optional: Vercel (free tier) and Postmark (free tier) for the email-to-vault pipeline.
Setup guide
Go to the Pepper Potts GitHub repo and click Fork. This gives you your own copy of the entire system — folder structure, commands, configuration, everything.
Clone your fork to your computer. This folder becomes your Obsidian vault.
git clone https://github.com/YOUR-USERNAME/pepper-potts.git my-vault
Download Obsidian if you haven't already. Open it, choose “Open folder as vault”, and select the folder you just cloned.
You'll see the PARA folder structure already set up — Inbox, Projects, Areas, Resources, Archive. Everything is ready to go.
The remaining steps cover Claude Code setup, personalizing your CLAUDE.md, creating your first commands, and connecting email. Free — just drop your details.
No spam. Just the guide and occasional updates on the project.
Stuck on something?
If anything in this guide doesn't make sense — a term, a step, a concept — just ask Claude. That's the whole point. Open your terminal, type claude, and ask it in plain English.
Claude Code is patient, thorough, and doesn't judge. It built this entire website. It can walk you through any step. You don't need to understand everything upfront — just start, and ask as you go.
Common questions
Recommended reading
AI moves fast. These recommendations were accurate when added but may become outdated. Check publication dates.
Credits