Agent OS Hermes is the setup that most founders ask me about once they have seen a working Agent OS dashboard, and the wiring is genuinely the part people get stuck on. I have run the install fresh three times in the last month — once on my main rig, once on a spare laptop, once on a member's machine on a coaching call — and the steps have settled into a tight one-hour playbook. This article is that playbook end to end.
This guide walks through the five-step wiring, the Obsidian vault connection, the Kanban task setup, the scheduler, and how to grab the Hermes Quick Deploy Kit from inside AI Profit Boardroom if you want the prebuilt install.
Want the prebuilt Hermes Agent OS install? AI Profit Boardroom members get the Hermes Quick Deploy Kit, the Hermes Money Machine, the Hermes Swarm Playbook, Hermes Agent OS with 10 revenue builds, and the Hermes 30 Day Roadmap. → Get inside
Why You Want Hermes Wired Into Agent OS, Not Standalone
Hermes on its own is a capable research agent, but Hermes wired into Agent OS becomes something different entirely. The wiring is what unlocks the compounding effects most founders are chasing when they first try to build an agent stack.
Standalone Hermes gives you one chat surface. Wired Hermes gets full context from your Obsidian vault, coordinates with Claude as the planning layer, hands work to OpenClaw for execution, and logs every output back to a shared memory layer. The same agent shows up as ten times more useful once it sits inside Agent OS.
The other reason is observability. Inside the dashboard I can see Hermes status alongside Claude and OpenClaw, watch the Kanban task board fill up in real time, see token usage and tool calls per session, and click into any past exchange instantly. That level of visibility is impossible with a standalone install.
The setup is the bottleneck. Hermes itself is open source and free — it is the wiring that turns the agent into a research engine that lives at the heart of your business. That is what this guide covers.
Step 1 — Install Hermes (Open Source, Local)
The Hermes install itself is the easiest step, which surprises people. Hermes is open source, runs locally, and the official installer handles 95% of the setup automatically.
You clone the Hermes repo, follow the installer prompts, and pick your preferred model provider during the wizard. The whole install runs on a normal laptop without anything exotic in the way of hardware. I have the install running on a three-year-old MacBook without any performance issues.
If you want the full walkthrough with screenshots and the exact prompts I answer in the wizard, that lives in Hermes Agent Installation Guide 2026. The same install steps apply whether you are planning to run Hermes standalone or as part of Agent OS — the differences come in the wiring afterwards.
The check at the end of step one is simple. You should be able to fire up the Hermes UI and have a one-on-one chat with the agent. If that works, you are ready for step two.
Step 2 — Connect Hermes To Your Obsidian Vault
The Obsidian connection is where Hermes goes from a generic agent to a Hermes that knows your business. This step is the difference between getting listicle outputs and getting strategic recommendations.
You point Hermes at the folder that contains your Obsidian vault. The exact path depends on where you store your vault — mine sits in iCloud, some members run vaults locally, some run them on a network drive. Whatever the path, Hermes needs read access to that folder.
Inside the Hermes config you set the vault folder as a known context source. Hermes then reads the vault when you ask it research questions, so any answer is informed by what is already in your notes. The wider Self Layer thinking lives in OMI Obsidian — that is the post to read if you want the full picture of how vault context compounds.
The check at the end of step two is a real query. Ask Hermes a question that needs vault context — something like "based on my notes about my current offer, what should I write about this week" — and see if the answer actually references your real notes. If it does, the vault is wired correctly.
Step 3 — Register Hermes As The Research Agent In Your Dashboard
Now we bring Hermes into the Agent OS dashboard as a first-class citizen alongside Claude and OpenClaw. This is the step that turns Hermes into "the Research layer" rather than just "an agent I chat to."
Inside the dashboard there is an agent config screen where you add new agents. You give the slot a name, a model provider, an API key (or local endpoint), and a description. Hermes goes in as "Research" with whatever model you picked during install.
If you built your own Agent OS dashboard in Claude Desktop, this is a config file edit. If you grabbed mine inside AIPB, the slot is already there and you just paste in your Hermes endpoint. Either way the result is the same — Hermes appears in the left rail with a status indicator and you can chat to it from the dashboard directly.
The dashboard build itself lives in Hermes Agent OS and the wider thesis in Agent OS.
The check at the end of step three is the status light. You should see a green dot next to Hermes in the dashboard, and a click on Hermes should open a chat panel that works exactly like the standalone Hermes UI — just inside your dashboard now.
Step 4 — Configure The Skills And Plugins
Skills and plugins are what turn Hermes from a chat agent into a research engine. Out of the box Hermes can chat, but with skills loaded it can scrape Reddit, pull competitor data, draft content, enrich leads, and run any custom workflow you have written.
I run four core skills as the default Hermes loadout. Reddit research pulls pain-point threads from the subs my audience hangs out in. Competitor scraping grabs structured data on competitor offers, pricing, and content. Content drafting writes long-form drafts informed by my vault. Lead enrichment hits public sources to add context to a list of prospects.
You add skills by dropping them into the Hermes skills folder or pulling them from the public skills library. Each skill is a small piece of code that defines what the skill does, what inputs it takes, and what it returns. Hermes picks the right skill automatically when you give it a brief that matches.
The plugins library is the same idea on a bigger scale. Plugins are larger units that bundle skills together for a specific workflow — for example a "weekly content brief" plugin that runs the Reddit scrape, the competitor check, and the content draft as a single chained workflow.
The check at the end of step four is a real research brief. Ask Hermes to scrape the top five Reddit threads on a topic, and check that it picks up the right skill, runs it, and returns the threads. If that works, the skill library is wired.
Step 5 — Set Up The Scheduled Workflows
The scheduler is the part that turns Agent OS Hermes from a useful tool into something that works while you sleep. Without the scheduler, Hermes only runs when you sit at the laptop and type. With the scheduler, Hermes is running research jobs in the background 24/7.
You define schedules in the Hermes config. Each schedule has a name, a workflow (a chained set of skills), and a cron-style trigger. Mine looks something like Reddit pain-point scrape every weekday at 6am, competitor research deep-dive every Monday morning, content gap analysis every Thursday afternoon, lead enrichment on demand.
The outputs all land in my Obsidian vault as Markdown notes, tagged with the workflow name and the date. By the time I open my laptop in the morning, there is already a fresh batch of research waiting for me to action.
The check at the end of step five is a scheduled run. Set a workflow to fire in five minutes, walk away, and come back to find the output sitting in your vault. If that worked, you have a working Agent OS Hermes install.
The Free $0 Hermes Stack You Can Build Today
The whole stack above costs zero pounds to run. Hermes is open source and free, Step 3.5 Flash on OpenRouter is free for the model layer, Obsidian is free for personal use, and your laptop covers the hosting. Total monthly cost is £0.
That matters because the most common objection I hear is "this must be expensive to run." It is not. Anyone can build the full Agent OS Hermes stack on the hardware they already own without paying for a single subscription.
The £0 stack also means there is no excuse not to start. The barrier is not the budget — the barrier is the wiring, and the wiring is what this guide just walked through. I unpack the broader cost story in AI Agent OS and the Claude comparison in Agent OS Claude.
Running Hermes As An MCP Server
Once Hermes is wired into Agent OS, the next move is to expose Hermes as an MCP server so other tools can call it directly. This is the upgrade that bridges Hermes into your wider stack instead of leaving it locked inside the dashboard.
When Hermes runs as MCP, Claude Desktop can fire research jobs at it from any conversation, OpenClaw can route tasks to it without bespoke integration code, and any MCP-aware client (your IDE, terminal tools, custom apps) can hit the same Hermes instance. One engine, every surface.
The MCP wiring is a config flag plus a port number. The full setup lives in Hermes MCP Server — that is the next post to read once your basic install is working.
Common Wiring Mistakes And How To Fix Them
I have walked enough members through this setup to know exactly where people get stuck. The mistakes cluster in three places, and they all have easy fixes.
The first mistake is wrong vault path. People point Hermes at the parent folder instead of the actual vault, or they forget to grant read access on macOS. Fix is to confirm the vault path opens in Obsidian directly, then paste that exact path into the Hermes config.
The second mistake is skipping the dashboard registration. People install Hermes, chat to it in the standalone UI, and stop there. Hermes never becomes the Research layer because it is not wired into Agent OS. Fix is to do step three before declaring the install done.
The third mistake is forgetting the scheduler. The whole point of Agent OS Hermes is the background work, but most first-time installs run only on-demand. Fix is to set at least one daily schedule on day one so the engine starts compounding immediately.
Inside The AIPB Hermes Bonus Stack
If you want to skip the manual wiring and grab a prebuilt Hermes Agent OS install, that lives inside the AI Profit Boardroom. The Hermes-specific bonuses are the densest part of the bonus library.
The Hermes Money Machine is the offer template for monetising Hermes-powered research. The Hermes Quick Deploy Kit is the install pack that gets you live in under an hour without doing the manual wiring. The Hermes Swarm Playbook covers what happens when one Hermes instance is not enough and you need a multi-agent setup. Hermes Agent OS with 10 revenue builds is the pack of real business builds I have shipped on top of Hermes. The Hermes 30 Day Roadmap takes you from install to a fully working Goldie Mission Stack.
Membership sits at £59 per month locked forever, with the twin guarantee making the trial basically risk-free. Three thousand plus members are inside already, with five weekly live coaching calls and daily Q&A.
Want me to walk you through the wiring live? AIPB runs five weekly coaching calls plus daily Q&A — bring your screen and we will fix the wiring on the call. → Join here
Agent OS Hermes Setup Checklist
| Step | Action | Time | Check |
|---|---|---|---|
| 1 | Install Hermes locally | 10 min | Standalone chat works |
| 2 | Connect Obsidian vault | 5 min | Hermes references real notes |
| 3 | Register in Agent OS dashboard | 5 min | Green status light visible |
| 4 | Configure skills and plugins | 20 min | Reddit scrape returns threads |
| 5 | Schedule workflows | 10 min | Scheduled run lands in vault |
| Bonus | Run as MCP server | 10 min | Claude can call Hermes |
One hour, five steps, zero pounds. That is the full Agent OS Hermes setup.
FAQ — Agent OS Hermes Setup
How long does the agent os hermes setup actually take?
About one hour for a clean install on a normal laptop. The longest step is configuring skills — the rest takes minutes.
Do I need to be technical to wire Hermes into Agent OS?
No. The installer handles the agent install, the dashboard config is a screen, and the scheduler is cron-style strings. If you can edit a config file, you can wire this.
What if I do not already have an Agent OS dashboard?
You can build one in a single Claude Desktop session (about an hour with the right prompt) or grab my prebuilt install inside AIPB. Either path leads to the same dashboard.
Can Hermes run alongside Claude in the same dashboard?
Yes, that is the whole point of Agent OS. Hermes handles research, Claude handles strategic planning, and OpenClaw routes work between them.
What does the Hermes scheduler actually do?
It fires defined workflows on a cron-style schedule — daily Reddit scrapes, weekly competitor research, on-demand lead enrichment. Outputs land in your Obsidian vault automatically.
Is the £0 stack actually viable long-term?
Yes. I have run the same stack for months without paying for any of the layers. The only cost that ever appears is if you decide to upgrade to a paid model tier for higher rate limits — but the free tier is enough for most founders.
About Julian
I'm Julian Goldie — AI entrepreneur, SEO expert, and founder of the AI Profit Boardroom with three thousand plus members. I help business owners scale with AI agents, automation, and SEO.
- Founder of a seven-figure SEO agency, Goldie Agency
- Author of multiple AI automation playbooks
- Five weekly live coaching calls inside the Boardroom
- Free AI training inside the AI Money Lab
→ Get my best AI training inside the AI Profit Boardroom
Latest Updates
- Hermes Agent OS — the founder-view companion piece.
- Hermes Agent Installation Guide 2026 — the deeper install walkthrough.
- Hermes MCP Server — what to wire after the basic install.
Also On Our Network
- 🌐 Read on bestaiagentcommunity.com
- 🌐 Read on juliangoldieaiautomation.com
- 🌐 Read on aisuccesslabjuliangoldie.com
- 🌐 Read on aimoneylabjuliangoldie.com
Related Reading
- Agent OS Claude — the Claude side of the stack.
- What Is Agent OS — the beginner explainer.
- AI Agent OS — the wider thesis.
- Hermes AI Agent Framework 2026 — the framework view.
📺 Video notes + links to the tools 👉
🎥 Learn how I make these videos 👉
🆓 Get a FREE AI Course + Community + 1,000 AI Agents 👉
Agent OS Hermes is the one-hour setup that turns an open-source Hermes install into the research engine at the heart of your Agent OS — follow the five steps, schedule the workflows, point it at your vault, and agent os hermes will be working for you while you sleep.