Third Brain
The idea:
- Your brain — first brain
- RoamNotes — second brain (fluid, personal, 1000+ notes)
- Third Brain — third brain (distilled, curated, LLM-maintained)
- ClaudeBrain — my brain
Usage
- I continue to use RoamNotes for my personal writting
- Once I have a note is pretty well fleshed out (eg: book review) I will do ad-hoc ingest into
ThirdBrain - For papers I have claude read do
/paper-summary- write up a paper review and ingests it into theThirdBrain - For quick thoughts can be added to the inbox for further processing later (emacs keybindin
C-c w i) - Run
/discover [collison]— as an idea generator using context collisions /thirdbrain-query <question>— ask a question, get a synthesized cited answer from ThirdBrain pages/thirdbrain-lint— audit for structural issues (orphan pages, broken links, coverage gaps, index completeness)
Logs
05 April 2026 Sunday
[X]Skill for adding content ?[X]providing context as a form leadership.. Connection between AI-agents and leadership (extreme owner ship talks about providing the WHY downstream… this is the context. )[X]Skill for adding topics based on promts
In Emacs
The function my/send-region-to-wiki-inbox is bound to C-c w i globally. What it does: - Select any text, hit C-c w i - Appends - [ ] <selected text> to ~/ClaudeBrain/wiki-inbox.md - If today's ## YYYY-MM-DD section already exists, inserts the item at the end of that section - If not, appends a new dated section + item at the bottom of the file - Saves the file silently, shows a minibuffer confirmation
04 April 2026 Saturday
[X]Need a good name for this … Third Brain- Setting it up to process my RoamNotes
[X]Process new Raw input[ ]Skill to automatically scan for new notes ?[X]Some of the notes eg: Wiki: Extreme Ownership (Willink & Babin) dont link back to the source