You leave this session with a fully wired AI Chief of Staff doing real work inside your business. Let's build it.
ChatGPT. Notion AI. Superhuman. Dify. All promising to be your AI assistant. Most of them are renting you a black box you'll never own.
Once you understand how to wire context, memory, and automation into an AI system — you can build anything on any stack, forever. That's the real investment you're making here. Not a subscription. Infrastructure.
I show you the finished dish. You see exactly what we're building before we touch anything. No mystery.
We cook together. Step by step, live. By the end, you have the finished product running — not a tutorial you watched. Something you built.
Ghostty is your terminal — the window into your COS. If that word scares you, good. It won't by the end of this session.
1. Go to ghostty.org and download for your OS.
2. Install it like any other app.
3. Open it. See the prompt. That's it. You're in.
What is a terminal? It's a text-based way to talk to your computer. Instead of clicking buttons, you type instructions. Your COS lives here.
Hermes is the runtime — the operating system your AI COS lives inside. One command installs everything.
Paste this into Ghostty and press Enter:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | sh
When it finishes, verify:
hermes --version
See a version number? Your COS runtime is live.
Create your API account at platform.claude.com, then run:
hermes config set model.provider anthropic hermes config set model.default claude-sonnet-4-5 hermes config set ANTHROPIC_API_KEY sk-ant...HERE
Now test it:
hermes "Say hello and tell me you're my new Chief of Staff"
When it replies — that's your COS saying hello for the first time.
This is what separates a generic AI from your AI. We write it together, right now.
# [Your Name] — Context for My AI COS
## Who I Am
[Name, role, company — 2 sentences]
## My Business
[What you sell, who buys it, top priorities]
## My Voice
[How you write. Casual? Formal? Sign off with?]
## Top 3 Priorities Right Now
1.
2.
3.
One command. One OAuth flow. Three minutes. Then your COS is inside your inbox.
hermes setup google-workspace
Follow the prompts — open the URL, authorize, paste the code back.
Verify it worked:
hermes "How many unread emails do I have right now?"
When it answers correctly — your COS is inside your inbox.
hermes "Set up 3-tier email triage every 30 min..."
Hits your phone every morning before you wake up. Unread Tier 1 + 2 emails, today's calendar, your top 3 priorities.
hermes "Daily 7 AM brief: unread emails, calendar, priorities. Send to [your phone]..."
hermes "Find an email that needs a reply. Draft it in my voice, show me first. When I say 'send' — send it."
When that email goes out — you've crossed the line.
You're not just using AI. You have a Chief of Staff.
That list becomes our build agenda for Session 2.
Session 2: Give Your COS a Voice.
You've got a system by the end of this session. Let's go.