§0 · Hermes AI + Obsidian · free

Hermes AI + Obsidian: The Infinite Context Engine

Hermes AI plus Obsidian is the most powerful free upgrade you can give an AI agent right now.

Imagine opening your agent and finding it already knows your business.

It knows your clients, your goals, and what you decided last week.

You never explain yourself again.

It files itself away every time it finishes a job.

And there is one rule at the heart of it that almost nobody sets up, which I will show you later.

614 notes in my live vault
168 clean wiki pages
7 agents · one memory
4,000+ founders in the Boardroom
TODAY, WITHOUT A MEMORY Monday you explain everything memory wiped the task ends, so does the context Tuesday you explain it all again every single day

What you're looking at: the loop every AI user is stuck in. The work ends, the context dies, and tomorrow starts from nothing.

§1 · THE PROBLEM

The Blank Slate Problem.

Imagine hiring an assistant.

Every morning they wake up and remember nothing about you.

You explain your business again. Your clients. Your goals.

Every single day.

Hermes can already use tools. It can already finish tasks.

But it does not know your business.

A second brain breaks that cycle for good.

THINKING IT? "AI memory sounds complicated and technical."

If you can make a folder and type a sentence, you can build this.

There is no code anywhere in it. It is text files and plain English.

§2 · THE FIVE PIECES

By the end you'll have all five.

Four of them are easy. The fifth is the one almost nobody sets up.

The vault seven folders The wiki the clean layer The protocol the rules file The map fast and cheap Context rules the one that matters almost nobody sets this build them in this order

What you're looking at: the whole build, left to right. Everything after this is filling these five boxes in.

§3 · WHAT IT ACTUALLY IS

A second brain is a folder of text files.

That is genuinely it. People make this way too complicated.

one folder on your own computer Call notes call-2026-08-14.md Your clients clients.md Your goals goals.md Meeting notes meeting-notes.md Your offers offers.md Your processes processes.md plain markdown — any AI can read it

What you're looking at: no database, no app lock-in. Six plain text files any agent can open.

§4 · OBSIDIAN

Obsidian is the free app that holds it.

It shows your files, links them together, and keeps everything on your own machine.

Because it is only text, every agent you run can read the same brain.

Hermes Claude OpenClaw Free Claude Code one vault on your machine, yours 614 notes today no cloud lock-in you own every file four agents · one memory

What you're looking at: every agent I run points at the same folder. Swap the model, keep the brain.

§5 · MY OWN SETUP

Seven agents. One memory.

Hermes, Claude, Codex, OpenClaw, Grok, Apollo and Jarvis all read the same vault.

What you're watching: my actual vault inside the Agent OS — real paths, real notes, touched hours ago.

§6 · THE TWO LAYERS

A good second brain has two layers.

Most people only build one. That is why their setup falls apart.

LAYER ONE · CAPTURE 00 Inbox · 01 Daily everything lands here, messy voice notes · ideas · call notes · the life log you never sort it distilled LAYER TWO · CLEAN Wiki · 04 Resources short pages with the key points people · companies · tools · concepts the agent reads this first

What you're looking at: the messy pile on the left, the tidy shelf on the right. Every session moves things right.

§7 · WHY THE CLEAN LAYER

Reading raw notes is expensive. Reading a wiki page is not.

These are the real numbers from my vault, measured today.

WHAT ONE ANSWER COSTS TO READ the whole vault ~870,000 tokens the raw archive ~151,000 tokens one wiki page ~122 tokens the wiki page answers the same question — for a fraction of the reading

What you're looking at: measured from my real vault — 614 notes. The whole thing does not even fit in a context window. One clean page does, easily.

§8 · THE SIMPLE VERSION

The cabinet and the index card.

Hermes reads the card first. It only opens the cabinet when it has to.

the capture layer the index card what's inside, in short read this first Hermes asks one question

What you're looking at: the card gets read every time. The cabinet only opens when the exact words matter.

§9 · THE SHAPE

Seven folders, plus two.

The seven are a system called PARA. The last two are what make it an agent brain.

00 Inbox anything you capture 2 01 Daily one note per day 73 02 Projects things with a finish line 18 03 Areas things that run forever 6 04 Resources who I am, how I write 14 05 Memories the life log 4 06 Archive done and dusted 3 Wiki the clean layer 168 Agentic OS one folder per agent 231 PARA agent brain 614 notes · one folder on my machine

What you're looking at: the real folder counts from my vault today. Nine folders, nothing else at the root.

What you're watching: those folders on my actual machine, and the note count at the end.

§10 · TWO RULES OF THE ROAD

These two rules do most of the work.

rule oneNothing lives at the root

Every note goes in a folder. The root stays clean, so the vault never becomes a junk drawer.

rule twoInbox first

Everything new lands in the Inbox, then gets moved where it belongs. Capture never has to be a decision.

§11 · BUILD IT

One sentence builds the whole thing.

New vault in Obsidian, then hand Hermes the folder path and ask for the nine folders.

Give it the full path. Not "this folder" — the actual path, like ~/SecondBrain. Skip it and Hermes builds in its own workspace instead. I made that exact mistake while filming this.
Ask for the nine folders. The seven PARA folders, plus Wiki and Agentic OS.
Ask for an _index in each. That's how you navigate a folder later, instead of staring at a file list.
Check it worked. Nine folders, a README at the root, and your protocol file. That's your vault.

What you're watching: the real run. One plain-English sentence, and the whole PARA structure exists.

§12 · THE THREE ANCHORS

Three files stop generic answers.

04 resourcesAbout You

Who you are, what the business does, your numbers, your voice. Every agent reads this before it answers anything about your work.

02 + 03Projects & Areas

What's live right now, and what runs forever. This is the file that makes answers current instead of vague.

agentic osGoals

What you're actually trying to hit. Without it, your agents optimise for nothing in particular.

§13 · THE PROTOCOL FILE

One file every agent reads first.

It says where everything lives, what to read when you start, and what to write when you finish.

Agentic OS / AI Memory Protocol.md  ·  the real one
# AI Memory Protocol

Source of truth for every AI agent
(Claude · Hermes · Codex · Grok · Apollo · Jarvis · OpenClaw)

If you only remember one rule:
read before you work, write before you leave.

## Why this exists
The second brain lives in Obsidian — not in each tool's private
memory. Any agent can open this vault and know who I am, what is
active right now, decisions already made, and what was built in
prior sessions.

## Map — where things live
Identity / voice / SOPs   04 Resources/ (start: About Julian.md)
Today's intent + notes    01 Daily/YYYY-MM-DD.md
Active projects           02 Projects/
Ongoing areas             03 Areas/
Decisions + wins          05 Memories/
Entity wiki               Wiki/ (people, tools, concepts)
Shared agent log          Agentic OS/Memories/YYYY-MM-DD.md
Per-agent memory          Agentic OS/<Agent>/Memory.md
Goals                     Agentic OS/Goals.md

## Session start — every agent, every time
1. Read 04 Resources/About Julian.md for identity and
   business context.
2. Read today's notes if they exist: the daily note, the shared
   agent log, and your own agent folder + Memory.md.
3. If the task touches a known project or area, open its
   _index.md first.
4. Search the vault for the topic before inventing context.

Do NOT dump the whole vault into context —
pull only what the task needs.

## Session end — after every build
Write durable notes. Prefer append, never wipe history.

Always append to:
1. Agentic OS/Memories/YYYY-MM-DD.md — shared log
2. your agent daily log
3. 01 Daily/YYYY-MM-DD.md

Then promote what matters:
made a decision      05 Memories/Decisions Log.md
shipped a win        05 Memories/Wins.md
built a project      02 Projects/<Name>/
learned an evergreen 04 Resources/ or Wiki/
changed goals        Agentic OS/Goals.md
captured something   00 Inbox/

## Style
- Short scannable bullets for agent logs
- Wikilinks when the note exists: [[About Julian]]
- No secrets, API keys or tokens in the vault
- Personal detail stays private

## Agent checklist
1. Session start  → read About Julian + today + Memory.md
2. Work           → prefer vault facts over guessing
3. Session end    → append shared log + promote durable facts
4. Never create root-level scratch notes

What you're looking at: the actual protocol file from my vault, scrolling. One file, and every agent behaves the same way.

§14 · THE OWNERSHIP RULE

Every agent appends. No agent wipes.

New notes go underneath. Old notes never get rewritten. And every agent gets its own folder.

WITH THE RULE Hermes Agentic OS/Hermes/ Claude Agentic OS/Memories/ Codex Agentic OS/Codex/ Apollo Agentic OS/Apollo/ Grok Agentic OS/Grok/ its own folder · append only · history kept WITHOUT IT agent 1 agent 2 agent 3 a script agent 4 you one file, overwritten mush, in about a week

What you're looking at: five agents, five folders, nothing overwritten. On the right, the default — everyone writing over everyone.

§15 · THE ENGINE

Read before you work. Write before you leave.

That one habit is the whole engine. In a minute I'll show you it running.

Skip the setup

Get the Infinite Context Engine built for you.

You can wire this together yourself with the steps on this page.

Or get the whole thing done, already connected, inside the Agent Operating System.

The full Agent OS as a ready-to-install zip — Obsidian already wired in as the shared memory for Hermes, Claude, OpenClaw and Free Claude Code
The Infinite Context Engine setup with the full video walkthrough
A 30-day roadmap for your vault, your wiki and your memory protocol
Four coaching calls every week — share your screen and get your memory setup fixed live
The prompt library, including the exact vault prompts from this build
4,000+ business owners inside, plenty of them running this same Hermes and Obsidian stack
Get the Agent OS →
Inside the AI Profit Boardroom · skool.com/ai-profit-lab
Set up in an afternoon · used in 38 countries · new tools added the week they ship
§16 · THE CONTEXT RULES

This is the part almost nobody sets up.

Five instructions, inside your protocol file.

1 Read the About You file before answering anything about my work. 2 Then read today's notes — the daily note and the shared agent log. 3 If the task touches a project or area, open that folder's index first. 4 Search the vault before inventing context, and name every note you used. 5 Never dump the whole vault. Pull only what the question needs — and if it isn't there, say so. rule five is the one that changes everything

What you're looking at: five plain sentences in one file. The fifth is the difference between an agent that knows and an agent that guesses.

§17 · RULE FIVE, PROVEN

Grounded when it knows. Honest when it doesn't.

Same vault, same rules, two questions. Here is what actually came back.

What you're watching: it reads About Julian first, then today's notes, then the project indexes — and lists all 11 notes it used.

Now the question the vault cannot answer.

What you're watching: no invented client, no invented number. It searched, found nothing, and said so.

THINKING IT? "My AI already makes things up. Why would a folder fix that?"

Because rule five gives it somewhere true to look, and permission to say no.

That one line is what turns a confident guesser into something you can trust with client work.

§18 · THE MAP

A big vault has a hidden cost.

Searching everything for every question wastes time and tokens. So the protocol carries a map.

a question the map one small table Who am I? → 04 Resources read What's live? → 02 Projects skip Ongoing work → 03 Areas skip A person or tool → Wiki skip What did agents do? → Agentic OS skip A decision or win → 05 Memories skip one room opened · the rest never touched

What you're looking at: it walks to the right room instead of searching the whole building. Faster answers, far fewer tokens.

§19 · CAPTURE MODE

Your whole capture habit is talking.

Tell Hermes: every voice note or message marked as a note goes straight into the Inbox.

No title. No tags. No sorting. Sorting is not your job.

you talk after a call, on a walk Hermes saves it no title, no tags 00 Inbox messy, and that is fine

What you're looking at: the entire input side of the system. You talk, it lands, you move on.

§20 · WRITE BEFORE YOU LEAVE

Every session files itself.

Nothing is ever left untidy, because no session ends without writing itself down.

session ends the job is done Agentic OS/Memories/today.md Agentic OS//Memory.md 01 Daily/today.md a decision → Decisions Log a win → Wins.md an evergreen fact → Wiki append · never wipe the tidy-up never has to happen, because it already did

What you're looking at: three appends and three promotions, every time a job finishes. That's the whole compile step.

What you're watching: a real agent closing out — appending today's entry to my shared log without touching a line above it.

§21 · THE BRIEFS

Then the vault talks back.

Scheduled jobs read the vault and tell me what changed, before I sit down.

6am what's on today 7am what landed overnight 8am inbox triaged 6pm the day wrapped up weekly AI digest written my real scheduled jobs

What you're looking at: five jobs I actually have running. The vault reads itself and reports back.

What you're watching: the real job list on my machine — 6am, 7am, 8am and 6pm, every day.

§22 · ALWAYS ON

It runs while you sleep.

Those jobs use the quiet hours you're already paying for and never touching.

from your phoneTelegram

Drop voice notes in from anywhere. They land in the Inbox like everything else.

from anywhereTailscale

How I reach my own vault when I'm away from the machine it lives on.

24/7On a VPS

No laptop open, no session to babysit. The vault keeps growing.

§23 · WHAT TO FEED IT

The vault is only as smart as what's inside it.

Call notes are gold. Everything below goes straight in the raw folder.

Every sales and client call Book summaries Your sales pages Your offers Your processes How the team really works the vault gets smarter every day answers from your own words how people really work beats what the process doc says

What you're looking at: the input list. Feed it these for thirty days and the answers stop sounding generic.

§24 · A REAL EXAMPLE

My Writing & Voice folder.

Style rules, banned words, the structures that work — all in Resources, read before anything gets written.

if you coachClient calls + frameworks

Feed it the calls and the models you teach. It starts answering like you.

if you run an agencyProcesses + client history

Every account's story, in one place your whole team can ask.

if you make contentBest pieces + your rules

Your voice, written down once, applied to everything after.

§25 · THE PAYOFF

Then you ask it a real question.

Questions that used to mean hours of digging through recordings are now one message.

sales"Most common objections in the last 30 days?"

A real answer, from your own calls, with the source notes named.

training"Build my team a training on handling those."

The raw material is already organised and linked.

memory"What did I agree with this client three weeks ago?"

It's in there, linked and searchable.

§26 · MAKE IT A SKILL

Save the whole process as one command.

Run the compile once, then tell Hermes to save what you just did as a skill.

The nightly job runs that skill. You can also run it by hand any time.

~/.hermes/skills/vault-compile/SKILL.md
---
name: vault-compile
description: Turn the Inbox into filed notes and clean wiki pages. Run on a
  schedule, or by hand any time the Inbox has piled up.
---

# Vault Compile

## When to use this
Any time new notes have landed in 00 Inbox and the wiki has not
caught up yet. The nightly job calls this skill directly.

## The rules that never change
1. 00 Inbox is read-only. Never edit it, never delete from it,
   never rename anything inside it.
2. Only this skill writes to Wiki/.
3. Every wiki page stays under 150 words.
4. Never invent a fact that is not in a raw note.

## Steps
1. List every file in 00 Inbox modified since the last run.
2. For each one, decide which wiki page it belongs to.
   Use an existing page if there is one. Only create a new page
   when the topic genuinely has no home yet.
3. Pull out the key points only — decisions, numbers, objections,
   names, next steps. Drop the filler.
4. Merge into the page. Keep the existing structure.
   Never duplicate a point that is already there.
5. Link related pages with [[wiki links]] in both directions.
6. Update Wiki/_index.md if a new page was created.

## Output
A five bullet brief: what was processed, which pages changed,
what was created, anything ambiguous, anything skipped.

## Edge cases
- A note that fits two pages: put it on the closer one, link the other.
- A note that is unreadable: leave it, flag it in the brief.
- No new notes: say so in one line and stop. Do not touch the wiki.
- A page over 150 words: split it, and link the halves.

## Quality gate
Before finishing, re-read every page you touched.
If a sentence would not help an agent answer a question tomorrow,
delete it.

What you're looking at: the skill file, scrolling. Written once, then it is one command forever.

§27 · GROWING IT

The wiki splits by type.

One page per person, company, tool or idea. These are my real counts today.

Tools 67 People 51 Concepts 16 Places 10 Sites 9 Companies 7 Communities 4 168 clean pages · and every agent has its own folder beside them

What you're looking at: the real shape of my wiki. Tools and people dominate, because that's what my questions are about.

What you're watching: the real counts, straight off the folder.

§28 · THE SAFETY NET

You can't really break this.

Because every agent appends and none of them wipe, the originals are always underneath.

entry 4 entry 3 entry 2 entry 1 append-only history rebuild any time a wiki page just a view of the notes finished work → 06 Archive moved, never deleted the originals always have your back

What you're looking at: nothing in this system destroys anything. That's what makes it safe to experiment with.

§29 · THREE THINGS YOU MIGHT BE THINKING

Let's deal with them now.

Wrong: "This sounds technical. Folders, markdown files, scheduled jobs."

Right: You made folders, typed plain English, and sent voice notes. There is no code anywhere in this build.

Wrong: "I don't have time to maintain another system."

Right: You capture by talking, every session files itself as it closes, and the morning brief tells you what happened.

Wrong: "The next model drops and I have to redo all of this."

Right: The vault doesn't care which model you use. Point the new one at the same folder and it wakes up knowing your business on day one.

Members post their wins every day — agency owners, ecom founders, course creators and solo operators across 38 countries. Real businesses, real numbers, in their own words.

Read the 158-page wins doc →
§30 · THE WHOLE LOOP

The vault trains the agents. The agents feed the vault.

Every conversation gets logged back in, so it gets smarter every day on its own.

you talk capture 00 Inbox everything lands session files itself append, promote the wiki gets richer context rules no guessing the map fast + cheap grounded answers with sources logged back in it compounds it gets smarter every day, on its own

What you're looking at: the finished machine. You only ever touch the top-left box.

"Your agents stop being smart strangers. They become team members."
Your move

Get the Infinite Context Engine without figuring it out alone.

This page gives you the build. The Boardroom gives you the build already done, plus the room that keeps it running.

Readers bookmark this page and still explain themselves to a blank agent next month.

Operators install it this week and never do that again.

The Agent OS zip — one dashboard where Hermes, Claude, OpenClaw and Free Claude Code all plug into one shared Obsidian vault, updated daily
The Infinite Context Engine: full video tutorial, step-by-step guide, and the 30-day roadmap for your vault, wiki, context rules and memory protocol
Daily tutorials walking through new Hermes memory features as they ship
Four weekly coaching calls — share your screen, get your second brain fixed live
The prompt library with the exact vault prompts from this build
4,000+ business owners, a member map to find people near you, and someone online 24/7
Get the Agent OS →
Inside the AI Profit Boardroom · skool.com/ai-profit-lab
Build the vault this week · feed it for thirty days · then ask it about your own business
§31 · START HERE

Build the vault this week.

Make the vault. New vault in Obsidian, then hand Hermes the full path and ask for the nine folders.
Write the three anchors. About You, Projects and Areas, and Goals.
Write the protocol file. The map, the five context rules, and the ownership rule.
Turn on capture. Every voice note goes straight to the Inbox, untitled and unsorted.
Feed it for thirty days. Then ask it a question about your own business and watch it answer from your own files.

That last one is the moment you'll get it.