Hermes is an AI agent harness that enables reliable personal agent use through five core components: Memory (user.md and memory.md files that persist across sessions), Skills (markdown files with YAML front matter that automate repeated tasks), Soul (personality markdown file), Cron (scheduled tasks), and Self-Improvement Loop (learning from user corrections). The setup involves installing Hermes via command line, configuring Slack integration, and loading skills like the superpower skill (senior engineer best practices) and humanizer skill (removes AI slop). The key principle is that systems and frameworks are more important than individual tools, and users should adopt an adaptable mindset rather than being rigidly attached to specific tools.
Deep Dive
Voraussetzung
- Keine Daten verfügbar.
Nächste Schritte
- Keine Daten verfügbar.
Deep Dive
Claude + Hermes Agent: The #1 Agent Setup That's Replacing Everything (full setup)Hinzugefügt:
This is Hermes agent from new research.
And you're probably thinking new tool, same height, different name, and more lackluster promises. And then 6 weeks later, you have nothing to show for it.
So, that's why I'm making this video incredibly simple so you start. AI has never been more powerful and it's also never been more scattered. Tons of everything everywhere and at this point it just feels like overwhelm. But in all this noise, there is one setup or workflow that I can confidently say every person that's serious about using AI, which you probably are since you've made it this far, and looking for the lowest hanging fruit right now, that'll give you the most bang for your buck, is a Hermes setup coupled with your model of choice, Claude this in this case.
So, by the end of the video, my promise to you is a fully functional Hermes agent with two useful skills loaded in, your messaging channel setup, and everyone says Telegram, but I think the extra bit of effort to use Slack is totally worth it. So, you're up and running, you have something tangible and ready to use, which is why I won't be inundating you with systems and workflows you might not even need right now.
Goal is to show you quick use cases, get you set up, and have you tinkering. Less is more. Over the past 3 months since Open Claude's release to now, and with everything that's happened, I've slowly migrated out of Open Claude and I've replaced it with the Hermes agent. And over the past month of testing, my agent setup has gotten faster, cheaper, stopped breaking, and most importantly, just simpler and a real pleasant time using it. But before we get into it, I wanted to share and give you a few quick things I learned from the mistakes I've made that are genuinely useful that I think wouldn't make this video complete if I didn't at least mention them. With the climate and rate of advancements in AI now, at least as of May 2026, and mind you, I've spent hundreds of hours working in or with AI, AI is changing at a much faster pace than it ever has. Especially much faster compared to the speed it was going at around this time of last year. The point here is do not be rigid and tool reliant. Instead, have the mindset to adapt and change when needed.
Be like water. Bruce Lee.
The next one is always have in the back of your head that all of these systems might fail tomorrow and all these providers might just end up pulling the plug. Um and so because of that, you don't need to create and have the mindset of having like an agent agnostic back-end system that is somewhat update proof and kind of like a plug and play so that anything happens, you're just a few prompts or changes away from getting everything back into place and in order.
And what this might look like, and this can be different for everyone, is having all of your skills, systems, files saved somewhere like in a GitHub repo, second brain, Obsidian, whatever that is. That way your agent can immediately do a check and get all your systems and workflows back in place. I'll be making future videos on these, so make sure you subscribe and tuned in. Lastly, the systems and frameworks you have in place are more important than the tools themselves. Since you'll always fall back to what's easiest, make sure you spend the time to do the hard part early on and prepare your systems. Because if similar to an employee, you train them once and the hope is you reap the returns on the investment in the long run. And the reason I'm mentioning all of this is because Hermes will likely be an integral part of your system structure that you'll be building. So, if you're starting out or maybe already using OpenClaw, I'm going to cut to the chase here and say as of May 2026, skip it altogether or just move on.
Especially if you've been on the fence.
You'll be spending more of your time getting it to work rather than working with it. Hermes is an agent harness and in simple terms, it just means it's an infrastructure around an AI model so that you can use it reliably as a personal agent.
I Hermes because of its persistent memory across sessions, self-improving, its ability to create skills under the hood, and it's just easy to use. It doesn't break and it's reliable. The new research team is clearly doing something right. Plus, I think they have taste.
Hermes is comprised of five things.
Starting off with the first one is memory. Memory is basically just the two markdown files, the user.md file, showing who you are, your background, how you talk, what you can and can't stand, who your clients are, things like this. And then you have the memory markdown file, which is the environment, what you're working on, your tools, your setup. Both load into every session by default.
AI by default has serial memory between sessions, meaning it's fresh every time.
So, if you don't have these files filled out, you're going to be re-explaining yourself over and over again. And then not only will you be wasting time, you're also wasting tokens and adding additional randomness, especially if you're explaining it differently every time. You're also adding extra bloat and just overall not good. The cool thing is Hermes will be updating these on its own as you talk to it. If you ever want to be explicit, you can always say things like save that to memory or let's pin that, don't do that again. Put that in the user.md file. It'll figure it out and it takes about 2 seconds and can save you hours. Skills. So, anything you do more than twice, it could be a skill.
It's just markdown files with two parts.
A small block at the top called the YAML front matter, which is basically just what tells the agent when to use a skill and it's kind of what it's indexing and looking for. And then below that is the actual instructions. The reason why this is so good is because Hermes doesn't pull the whole skill into context, wasting context tokens, until it needs it. You don't pull the conversation with the stuff it's not using or isn't needed. Now, for the part that sold me is if you keep doing something manually over and over again, Hermes will turn it into skill. It'll literally notice and offer to make one for you. If it notices a repeated or important process you're doing over and over again. You can also grab these skills that other people have built, which have primarily been on GitHub, but there's also public skills hub and there's tons of them. But my suggestion though is outside of GitHub and the official website like new research page, I would double and triple check before you download any skills and you can just feed it into an agent to like do a check because they can be malicious. Hermes is already preloaded with I think like 91 skills at the moment and they're continuously adding to it. And during the setup we'll be adding two extra skills, which I think is useful for it to have.
To download these skills is fairly easy.
All you have to do is give the URL to your agent and ask to install it and it'll be done in like 5 seconds. The next piece is the soul markdown file.
Now the soul is the personality. Same markdown file, just no front matter.
This is what makes one of my Hermes agents blunt and surgical and another one that's a little bit more casual. I have the quality agent, which does a lot of the auditing for scripts, outputs, looking out for AI slop and double-checking work.
And it's funny because I've assigned that quality reviewer the persona of the character L from the anime Death Note and if you know how locked in L is and how particular, extra cautious and diligent he is, now every time I talk to it or ask it to review something, it'll act in that persona.
Next one is cron. Cron is just a scheduled task. You can say in plain English, "Every weekday at 7:00 a.m.
check my YouTube comments or every morning do this, remind me of that.
Let me know what are the most important things." And when the time hits, it'll run that task and it'll send the results back to whatever channel you wanted it in Slack, Telegram, whatever.
ChatGPT or Claude, they kind of have it, but not really. They have the routines features, but it's just not there.
Whereas in Hermes, this will run while you sleep. And lastly, the self-improvement loop. The self-improvement loop ties the other four together. You do the work Hermes watches, you correct it when it's wrong.
It saves the correction into memory or the user MD. Repeatable stuff becomes a skill. Every conversation gets stored, so when you ask, "What did we decide 3 weeks ago?" it'll actually find it. But this isn't just like automatic magic.
You have to be active about it. You have to actually correct it. You have to say, "Save this."
Treat it like training an intern. You spend the time up front and 6 months in, it just keeps getting sharper. So, the return on those early hours is huge. A quick showcase, here's a few of the agents that I made. We have the creative lead. This is the content lead agent that helps me draft and edit scripts and YouTube videos.
I've even had it help me create a mission control for video editing and this is what it looks like. So, here I can write, I can do edits, I can read through the script, as well as look through the presentation and make edits here as well.
On the left side here is a pane for all the related files specific to the video that I'm currently working on.
Basically, all of the stuff in one place that I can easily navigate be custom tailored for how I like to do my video editing. I'll also include the prompt I used to create something like this in the description down below. If you're interested, it won't be perfect and you'll likely need to tweak it just a bit, but should get you more than halfway there. And the other one is just a quality agent.
Pretty self-explanatory.
It's a separate Hermes profile that audits my scripts for AI slang language.
Basically, making sure that it's my voice.
Now, for this you have to give it context through your own writing, text, or maybe just speak to it. But have it ask you questions so it knows your voice and gets better over time.
What this agent does is check through the outputs even on the work my other agents are doing.
Again, basically making sure that it's in my voice and also works as a second reviewer. Looking for mistakes, anything weird, things like this. As we go through the setup process today, since I've already downloaded Hermes, I'm going to instead make a separate agent.
It's going to be basically the same thing. If it's your first install for Hermes, you're going to see the same setup with creating an agent, similar process. So, before install, there's some additional things that we're going to give your agent during the setup. Two skills and one cron. The superpower skill is the playbook. It's a library of senior engineer best practices that the agent will use for hard tasks. Without it, the agent improvises. With it, it has a system. So, the humanizer skill, that just kills AI slop in any writing.
So, no more EM dashes and helps drop the output back into your own voice. And the scheduled tasks, aka the cron jobs that we're going to set up, this one is a weekly job that goes back to the Hermes documentation website, pulls everything fresh, the FAQ, the troubleshooting guides, the setup docs, basically things that may not have been covered in Hermes itself from the get-go. So, when you ask your agent how to do something in Hermes, it's reading from the most current docs. And we'll give it a look after the setup in the Hermes dashboard to show you what that looks like when it's all scheduled.
Here's the chapter map for the install.
Eight chapters total. If you're on a Mac, you don't have WSL, so skip that chapter entirely and move on to the next one. Quick note, instead of filming my screen live while clicking and typing through different websites, terminals, etc., I took a screenshot of every single step when I was setting up Hermes myself and basically stitched that together into a slide-by-slide walk-through. Every image has a small caption at the top telling you exactly what to do at that moment.
Like you're seeing here, every slide is going to have a small caption at the top telling you what it's about. And then you'll be commentating over it as I go through it. And there's chapter indicators on the left side, so you always know where you are, and a number on the bottom right corner, so it's easy to pause, rewind, and basically come back to later if you wanted. I find this way cleaner if you're trying to follow along, or if you just want to see a quick overview of the core steps so you can come back when you're ready knowing what to expect and actually tackle this much faster.
And it's also made in mind for those that want to pause step-by-step and clearly see what's going on. So, feel free to choose your own adventure and go at this at your own pace.
All right. So, the first slide, again, if you are on Mac, you don't need to do this. Skip to the next one.
But, if you're in Windows, open up your terminal, PowerShell, and type in WSL install.
This is what it looks like when it's completed. It's going to ask you to reboot, so reboot your computer after this.
Once you're back online, you're going to want to install Ubuntu using this command right here, wsl.exe, install Ubuntu. Ubuntu is just another flavor of Linux. It's the most common one that people use.
After you have that installed, this is what it looks like when it's installing. Then, create your Ubuntu username and password. The bottom here, feel free to put in whatever. I put no.
And then, once that's completed, go into the Hermes Agent website. On the landing page, you'll see this code to install.
Copy that. Paste that back in your terminal. Once that's going, it's going to ask you to put in your password that you just made a little while ago. And so, while Hermes is installing, go create a Slack account and download the desktop app.
Hit quick setup right here.
Select quick setup. And here's a list of all the inference providers.
We're going to go with OpenNMT-py for this one. So, second from the top.
And if it doesn't give you the link, just go to the OpenNMT-py page.
Set up an account here as well.
Create a key.
Take your key and before all this stuff, you probably have to set up your account information, add in your credit card and stuff, but you get here, copy this key.
Paste it in the bottom. Hit enter anyways after you've copy and pasted it.
It's there.
Once you do, this is what it looks like when your API key has been saved. So, now that it's connected to your open router, you can see here a list of all the prices for every million token for the input and output tokens. So, you can see here output tokens generally cost about three to five times more than input tokens.
We're going to go with Opus 4.7 on this one. So, select that one. Click local here.
Confirm and continue, and this is where it's going to ask you for your password.
Put that in there.
For this one, actually don't mind this title up here. This is just what it looks like after you pasted that command from the Hermes Agent website. There's no password you have to put in here.
So, here hit local.
Now, this is where you put in that sudo password that you made a little while ago.
It's going to ask you to set a messaging.
Hit Slack.
And for me at least, it didn't take me to go configure my Slack. It went to the installation complete page. So, we're going to have to go back in there.
So, to go back in there, open up another terminal. Go into WSL. Type in WSL.
If you're a Mac, you don't have to do that. Just run Hermes. Uh we're going to start up Hermes for the first time. And so, once that's done, this is what the Hermes Agent CLI looks like. You can actually chat with your Hermes right now from here. But, we're going to set up our messaging channels first.
So, go back to the terminal. Go back to WSL.
And type in Hermes gateway setup. Once you do that, select Slack. Once you're on this page, we'll see that it's already written a manifest app into this file path below.
If you're a Mac, you can click that directly. But, if you are a Windows user, you won't be able to just copy this and paste it into your browser.
You'll need to add the additional part right here. So, wsl.localhost Copy this whole thing when you're done.
If you paste it onto the browser, you'll be able to see that manifest app directly. So, you're going to take that, copy it, and then click this link right here, the apis.slack.com.
You should be taken to this page. If you're new, it should be blank for you.
For me, this is where all my agents live as apps. Hit create new app.
Once you do, select from a manifest.
Choose that workspace.
Here, make sure you're in the JSON section.
Select what's already in there by default.
Paste in your app manifest that you just copied. Hit create.
After that, go into the basic information.
At the bottom, go ahead and click generate token and scopes. Once you do that, let's give it a name.
Add scope. This is very important. And type in connections right, or you can just select it. It should be like the first one.
Hit generate. Click copy. This is your app token.
Copy your app token here. Save it somewhere.
And then, on the left-hand side, click install app. Click install app.
Install it.
Hit allow.
Now, this is your bot token. Copy this.
Go back to your terminal. This is the token that it's asking for. Paste it in here. Again, it's going to be invisible.
You won't be able to see it. Hit enter anyways.
Once you do, it'll ask for your app token from earlier. Paste it in there.
Hit enter.
And after that, it's going to ask you for your allowed user ID. This is what's going to make it so that only your Slack account is the account that can message your agents through on the web interface. Go to the top left.
Click your profile, and you should see some kind of like domain.
Take that.
Drop into your browser. Once you do, your user ID should pop up. Mine starts with a T. Take that.
Paste that back into the terminal.
And once you do that, it'll ask you to set home. You can do this later. Honestly, just leave it blank. Keep going.
Here, hit done.
It's going to ask you for the stuff down here.
This is just stuff running in the background on restart, stuff like this.
Honestly, I put yes, but I would put no.
Hit no. Skip this part. And yeah, this is what done looks like. So, if you want to check, go to your Slack page. Should see that your agent is now in that list.
And if it isn't in your desktop app or your web interface, what you're going to have to do is send it a DM. So, compose a message.
For the two section, find your agent.
And just send an @ to your agent. Say hello.
Once that's done, we're going to install our skills. So, again, these skills, I'm going to have them in the description down below.
Basically, just copy that prompt.
And drop it into the chat. And your agent will do everything. So, should be super fast.
Next one will be that cron job. Again, the prompt for this one will be in the description below. Paste that in. And like the skills, it should be done. To check on that cron job, we can go into the Hermes dashboard. And to do that, just go into the terminal like this.
Type in this command, Hermes dashboard.
It'll spit something out like this.
You'll take this part here.
Click on that.
And once you do that, should take you to your browser. And this should appear.
This is the Hermes dashboard. It's the command center for all of your Hermes agents. Um you can see every past session, the different models you're using.
And here's the cron job section. So, we confirm that it is up and scheduled.
It's this guy right here. So, weekly Hermes refresh.
And as well as different skills, plugins, profiles, um your API keys as well.
And yeah, this is a good place to start if something breaks and look around in especially if you're more visual and a little less technical.
Um here's a Kanban board. So, once you do start a task, you'll see it appear here and kind of go through the workflow until it's completed. Cool little feature here that the new research team included.
You don't need to live here, but it's a good place to start. This is what my slots looks like. Um I prefer slots because of how it's organized and also because I was already familiar with it from my past jobs.
And boom, here's tech lead. Oh, and notice here how it's giving you this set home error. What you fix this is just type in space {slash} set home and that should get it done as you see it here.
Now, I got to go in and tinker with some of the MD files and give them a profile icon. Let me know what persona you think I should give them in the comments below. Everything's going to be in the description and if some of this stuff was kind of confusing for you, the terminology, check out my 19 concepts video where I run through some of these core concepts. It's kind of like a quick crash course on some concepts that you'll likely see in the future. If you learned anything in this video and was helpful at all, feel free to drop a like and if you want to see some more stuff like this, leave a comment or subscribe.
See you.
Ähnliche Videos
Agentforce NOW AMA: Build with React and Salesforce Multi-Framework
SalesforceDevs
490 views•2026-05-28
How agent o11y differs from traditional o11y — Phil Hetzel, Braintrust
aiDotEngineer
450 views•2026-05-28
Re: 🗣️📍theprophedu📍2026 GST 103 CLASS (E-EXAM REVISION)
theprophedu
636 views•2026-06-04
WEB TECHNOLOGIES UNIT-2 | Degree 4th sem BCOM Computers web technologies unit-2 full explanation💯✅
LearnwithSahera
1K views•2026-05-29
More tests are always better? How to use AI to identify tests that bring little value
Alliance4Qualification
335 views•2026-05-29
Search Algorithms Explained in 60 Seconds! 🤖💨
samarthtuliofficial
218 views•2026-06-01
People of Game of Thrones using JavaScript DOM
AltCampus
296 views•2026-05-30
Instagram accounts got PWNed
EricParker
13K views•2026-06-03











