100 hours of Hermes Agent lessons in 23 minutes
Jack walks through advanced features of Hermes Agent, an AI personal assistant, covering memory systems, background tasks, scheduled cron jobs, model switching, and integration with tools like Obsidian, GitHub, and various AI models. The video aims to help users unlock capabilities beyond basic chatbot usage. Key themes include connecting external memory systems, delegating tasks to specialized AI models, and building a persistent, context-aware personal assistant.
Summary
The video is a tutorial by Jack, who claims to have spent hundreds of hours with Hermes Agent, an AI personal assistant he describes as the best on the market. He opens by arguing that most users treat it like a simple chatbot and fail to unlock its full potential.
The first major topic is Hermes's memory system, which uses a memory.md markdown file, peer cards, a fuzzy index, and a one-hour prompt cache. Jack recommends adding a 'soul.md' file — a context manual describing who you are, how you live, and how you want the assistant to behave. He also recommends connecting Hermes to an Obsidian knowledge base and an AI meeting notetaker like Granola, Fireflies, or Fathom, enabling dynamic querying of personal notes and meeting transcripts.
Next, Jack covers background tasks using a '/background' slash command, which allows multiple queries to run simultaneously without interfering with each other. He then explains scheduled tasks using cron jobs, demonstrating a morning brief prompt that fires at 8 a.m. with weather, motivational quotes, and meeting summaries, and includes a 'dreaming sequence' where Hermes reviews all available context at 6 a.m. to generate daily recommendations.
Jack discusses the goal system, which persists for 20 messages and keeps Hermes focused on a defined objective. He introduces his own 'super goal' concept, which adds a human-AI handshake by breaking large goals into bite-sized chunks and assigning specific tasks to either the user or Hermes.
On model selection, Jack explains how to switch models using '/model', recommending Claude Opus 4.7 for general chat, Grok (via X AI) for real-time X/Twitter data, Gemini (now via 'anti-gravity' CLI, replacing the deprecated Gemini CLI) for multimodal tasks, and OpenRouter for access to all models including DeepSeek V4 for deep research.
Jack also covers his custom 'Pantheon' system for delegating tasks to specialized agents, a mission control operating system that tracks usage and model connections, and the importance of backing up Hermes to a private GitHub repository daily. He briefly discusses computer control capabilities but notes limited practical use cases.
On deployment, Jack recommends running Hermes locally on a personal Mac rather than a VPS, citing security and ease of integration with local memory systems. He mentions Docker as an option for sandboxing. He also recommends Firecrawl for agentic web search, claiming it cuts costs by 80%. The video ends with a teaser for an even more powerful integration to be covered in a follow-up video.
Key Insights
- Jack argues that Hermes's memory system is what distinguishes it from other AI assistants, using a memory.md file, peer cards, a fuzzy index, and a 1-hour prompt cache to maintain persistent context across sessions.
- Jack describes a 'dreaming sequence' cron job where Hermes is instructed to review all conversation history, meetings, and files at 6 a.m. and generate three daily recommendations plus one non-negotiable action item before sending an 8 a.m. morning brief.
- Jack claims the standard goal feature has a critical limitation — no human-AI handshake — meaning Hermes will keep working autonomously even on tasks that require user input, which his 'super goal' system resolves by explicitly assigning transactions to either the human or the AI.
- Jack states that Grok via X AI is uniquely valuable for content creators because it has access to the entire X (Twitter) database, enabling real-time searches for viral tweets without needing third-party tools like Amplitude.
- Jack recommends running Hermes locally on a personal Mac rather than a VPS, arguing it is safer and simpler because local memory systems like Obsidian are already on the same machine, and that VPS deployments require proper tunneling and security provisions to avoid attack exposure.
Topics
Transcript
[0:00] Hermes Agent is the best AI personal assistant on the planet, but most people use it just like a chatbot, meaning they don't unlock its full capabilities. And in this video, I'm going to show you everything that I've learned from spending hundreds of hours in Hermes, so you don't waste weeks of time, build things superior to your competitors, and do so way more profitably. And if you're new, I'm Jack. I built some last tech startup with the gazillion customers. Now I'm building my own AI startups and I just shared the stuff that actually works. So if you haven't already, grab [0:31] that coffee and let's dive straight in. So this is going to give you…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Jack Roberts
Claude Code = $10,000 Beautiful Slides
Jack demonstrates a GitHub-based system using Claude Code to generate professional slide decks from any website URL by codifying 20 universal design principles. The system uses Firecrawl to extract brand DNA from websites and can integrate AI-generated images via APIs like Krea.ai. The result is polished, brand-consistent HTML presentations created in minutes with minimal input.
The most valuable thing I got from working at McDonald's
The speaker reflects on their first job at McDonald's at age 17, earning £5 an hour. The most valuable takeaway was the realization that they never wanted to work such a job again, reinforced by calculating how long it would take to earn a million pounds at that wage.
Claude Code Memory System = CHEAT CODE
Jack Roberts presents a three-tier Claude memory system designed to give AI tools persistent context across all platforms and sessions. The system consists of short-term identity memory, mid-term project memory via structured folders and claude.md files, and long-term memory using either Obsidian or Pinecone for archiving conversations and expert knowledge. The goal is to eliminate the 'amnesia' problem where AI loses context between chats.
ChatGPT ads aren't actually a bad thing. Here's when I want them.
The speaker argues that ads in ChatGPT are not inherently bad, particularly when users are actively seeking product recommendations. They distinguish this as 'pull advertising,' where the user initiates the request and ChatGPT synthesizes results based on provided context.
AI won't kill agencies.
The speaker argues that AI will not kill agencies because there has always been a gap between possessing knowledge and executing it. People have historically paid others to perform tasks they could learn but choose not to, and this dynamic will continue regardless of the technology involved.