Skills Design
& Your Second Brain
From raw skills to intelligent architecture — design, organise, and connect.
Where we were. Where we're going.
Before you build, decide three things.
Most people get skill architecture wrong on the first try — going too big, too granular, or by the wrong axis. These three questions force the call early.
or small skills?
or task-based?
or many?
From one giant file to a constellation.
LITHIC
GROUND
ULAR
One file. All the steps.
An expense-claim skill written as a single monolithic file. It works — until you try to reuse, debug, or scale it.
## Steps
1. Read receipts
2. Validate amounts
3. Match to budget codes
4. Route to approver
5. Send notification
6. Generate PDF
7. Upload to Drive
Same job. Five reusable pieces.
├── receipt-intake.md → parses
├── budget-validator.md → checks codes
├── approval-router.md → routes
├── notification-sender.md → alerts
└── pdf-generator.md → outputs
receipt-intake also powers invoice claims, mileage, petty cash.pdf-generator.md. Other steps untouched.Four questions. Two paths.
thumb
Your turn. Pick a workflow.
Take a real workflow from your daily work. Map it monolithically first, then break it apart.
Now your skills
need a home.
A place where your skills, your research, your client intel, your agent outputs — all of it connects together. Introducing your second brain.
Not a notes app. A network.
Obsidian is a markdown editor that turns your notes into a connected knowledge network — every note is a node, every link is an edge.
[[like this]]Why your knowledge keeps dying.
into vault
Start flat. Layer up.
A knowledge base evolves in three stages. Don't skip — each layer unlocks the next.
[[bracket linking]] to connect ideas. Backlinks reveal hidden relationships. Your knowledge becomes a network, not a list.Marcus's Digital Marketing OS.
An Obsidian vault built over 18 months. 100 markdown files. 21 folders. Hundreds of backlinks. Queryable by Claude.
Five folders. Start here.
├── 📁 00 - Inbox/
├── 📁 01 - Projects/
├── 📁 02 - Resources/
├── 📁 03 - Areas/
└── 📁 04 - Archive/
Plain text. Beautiful output.
Markdown is the universal language of notes. Learn these eight patterns and you can write any Obsidian note fluently.
[[ in any note and Obsidian autocompletes from your vault. Every link creates a two-way connection — the linked note knows it's referenced.Build your starter vault.
My Second Brain[[note name]]
PARA tells you where.
Brain OS tells you what to do.
The starter vault is a folder system. The Brain OS is an operating system for thinking — built on three philosophies that compound across years.
The thinking method + the writing method.
human curates · LLM writes.
Most knowledge systems collapse because maintaining them is too laborious. You capture 100 articles and never process them.
The vault mirrors how your brain works.
├── 📁 inbox/ ← drop zone
├── 📁 raw/ ← immutable sources
├── 📁 wiki/ ← compiled knowledge
├── 📁 os/ ← how-to-do-things
├── 📁 areas/ ← ongoing life
├── 📁 projects/ ← active focus
└── 📁 outputs/ ← what gets made
Same folders. Bigger job.
Brain OS extends Tiago Forte's PARA framework with one critical addition — a compilation step that transforms saved resources into living wiki articles.
Every output traces back to a real source.
Three layers of memory. Every claim in a wiki article links back to the raw file it came from. Every output links back to the wiki article it drew on.
Four loops that run the system.
raw/. Claude registers, reads, identifies touch-points, compiles wiki articles.outputs/qa/.dream.py via launchd. Compiles backlog, health-checks vault, writes log.The bridge between Claude and your vault.
MCP — Model Context Protocol — is the open standard that lets Claude read, search, and write to external systems. Including your Obsidian vault.
Ask Claude. It answers from your vault.
→ reading 02-Resources/pitches/q3-retainer-debrief.md
→ cross-ref [[Client Background — ACME]]
Your agents grow your vault.
## Decisions
- Drop slide 7 (too data-heavy)
- Sarah owns next-round prep
## Linked
[[Client — ACME]] · [[Q3 Pitch Deck]] · [[Sarah Tan]]
#meeting #project/acme #pitch
One vault. Whole team.
Each team member writes into the same vault. Claude queries it for any team member — so the answer is always shaped by everyone's contributions, not just yours.
Four scale levels. Same stack.
The same Obsidian + MCP combo scales from a personal journal to enterprise-wide intelligence. Pick the level that matches your stage.
Three things. One week.
Q&A & what's next.
Floor's open. Questions, edge cases, war stories — bring them.