Every Hermes Concept Explained for Normal People
A 41-minute field guide to the open-source AI agent framework — 21 concepts, zero jargon, one tutorial that starts from zero.
May 29thA 25-minute level-by-level breakdown of Hermes agent, from one-shot prompts to a model-agnostic agentic OS that ships work while you sleep.
The gap between a chatbot user and an agentic power user is not intelligence — it is configuration depth, and each level of Hermes unlocks a qualitatively different kind of output with compounding time returns.
Hermes is a local desktop AI agent that takes actions — browsing, writing code, drafting emails, scheduling tasks — while the user is elsewhere. The video walks seven named levels from download-and-go one-shot prompting, through soul.md personalization, model-agnostic routing (Opus for synthesis, DeepSeek for grunt work), MCP integrations (Gmail, Notion, Slack, Granola), parallel sub-agent orchestration, async scheduled builds, and finally a unified agentic OS that shares memory across Hermes, Claude Code, and Obsidian. Most users stall at Level 0 or 1; the real leverage appears at Levels 4-7 when Hermes stops being a chatbot and starts being an operator.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Host intro; pyramid graphic introduces all 7 levels; promise that viewers will know exactly where they are and what to fix.

Level 0 = nobody actually uses AI. Level 1 = install Hermes, connect Telegram, run one-shot prompts. Saves ~30 min/day. Biggest mistake: treating it like a vending machine.

Hermes learns who you are via persistent memory. Can recall conversations from specific days. Saves ~5 hrs/week.

soul.md profile file: business context, goals, key metrics. Two users asking the same question should get radically different answers.

/steer redirects in-progress tasks; /background fires parallel tasks without interrupting. Introduces the Pantheon skill system with named personas.

Model-agnostic routing: Opus 4.8 for hard reasoning, Sonnet 4.6 for balanced cost, DeepSeek for cheap loops, Grok via OAuth for X/Twitter data, OpenRouter for everything else.

Assigning a specific model per skill prevents expensive models from doing grunt work. Demo: competitive outlier research on Instagram saved hours. Level 3 can save up to a day a week.

MCP/API connections unlock email reading, calendar creation, Notion, Slack, ClickUp. Hermes can answer 'what were the numbers this week?' by pulling from connected databases.

Live Granola MCP demo: recalls action items from past meetings. Running locally means existing desktop credentials handle authentication automatically.

Too many MCPs balloon the context window. Rule: only connect what you actively use. Email draft-only policy — Hermes drafts but never sends autonomously.

Hermes becomes a manager directing a team of sub-agents. Can run Opus 4.8 as orchestrator with DeepSeek doing the heavy research loop at a fraction of the cost.

Live demo: DeepSeek researcher + GPT-5.5 critic going in a critique loop, Opus 4.8 overseeing. Completely model-agnostic. Key: know your bottleneck before automating.

Hermes ships real software artifacts, not just chat responses. Can code from the gym via voice. Anything buildable in Claude Code is buildable in Hermes.

Natural-language scheduling: 'remind me midday Saturday Dubai time, do deep research between now and then.' Daily brief runs automatically. Relationship shifts to fully async.

One OS for every AI. Unified dashboard across Hermes, Claude Code, Codex, Antigravity. Hermes proactively analyzes all past interactions across tools to surface gaps.

Dashboard shows spend per model, all artifact outputs (PDFs, documents, software), memory graph, Obsidian integration. Memory is no longer siloed per tool.

1: Hermes uses Claude Code, it is not competing with it. 2: Cannot realistically run 1,000 agents simultaneously. 3: This is learnable in a couple of videos.
Most people stall at Level 1 not because the tool is hard, but because they never configure it to know who they are or what they are trying to do.
“Barely anybody is using AI, let alone Hermes agent — so you are already ahead.”
“If two people speak to Hermes and ask it the same question, they should get radically different answers because it understands context.”
“It is no longer just a chatbot. This is software. You are building software.”
“It is not a better coder than Claude Code. It is literally using Claude Code.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Hundreds of hours of agent building distilled into seven levels — Jack Roberts maps the exact progression from a first download to an AI operating system that codes, schedules, and ships work while you sleep.
A progressive skill ladder for Hermes agent users, where each level adds a qualitatively different capability and a concrete time-savings unlock.
Match model capability to task complexity to avoid burning expensive API credits on simple operations.
Each MCP integration expands the agent context window whether it is used or not. Only connect integrations you actively use. Dead connections are pure cost with no benefit.
“I put a link down below for this full Claude Code course. You also get complete immediate access to this entire operating system.”
Mid-video pitch embedded in level 3 section. Natural flow — positioned as a resource for viewers who feel lost, not a hard sell. Community price increase mentioned as urgency trigger.
00:00
00:35
00:36
01:04
01:26
01:34
02:00
02:19
02:29
03:05
03:16
03:33
03:51
04:02
04:34
04:54
05:16
05:38
05:53
06:25
06:57
07:12
07:25
07:57
08:15
08:33
08:58
09:10
09:32
09:46
10:04
10:27
10:39
10:57
11:11
11:24
11:55
12:16
12:36
12:57
13:11
13:39
13:56
14:14
14:26
14:45
15:10
15:35
15:44
15:53
16:18
16:35
16:45
17:10
17:30
17:49
18:13
18:28
18:47
19:05
19:22
19:40
19:57
20:06
20:38
20:49
21:22
21:54
22:06
22:24
22:45
23:04
23:23
23:43
24:03
24:23
24:49
25:00
25:14
25:22A 41-minute field guide to the open-source AI agent framework — 21 concepts, zero jargon, one tutorial that starts from zero.
May 29thA 24-minute screen-recorded walkthrough that builds a personal Claude Design system from scratch and ships it into slides, websites, apps, and automated Routines.
April 20thJack Roberts complete Hermes Agent mastery guide from memory systems through deployment in under 25 minutes.
May 24thHow an Apache-licensed local clone removes the weekly cap, unlocks every LLM, and lets you build client work without burning Anthropic credits.
May 1stJack Roberts turns the /goal feature into a multi-week agentic OS: AI sprints plus human handshakes, tracked in a mission-control dashboard.
May 21stA 14-minute walkthrough for wiring Andrej Karpathy's self-auditing LLM wiki into Hermes agent — so your AI can read your inbox, meetings, and expert research, not just you.
June 14th