EarmarkPublic knowledge card
YOUTUBE·Jun 21, 2026▶ video

Obsidian Just 10x’d Everyone’s Hermes Agent

Your AI agent's files are dead weight until you connect them to Obsidian

Listen to this knowledge card
Executive summary, TL;DR & key takeaways · AI voice
Executive Summary

The core argument is a distinction between dead files and living files. A dead file is any document no AI agent can access or act on—whether it sits on a local hard drive, Google Drive, or even inside an AI tool with no visual interface. A living file is a markdown document an agent can load as a skill, memory, or context on demand. The host's thesis is that most people's AI outputs—research reports, skill definitions, notes—are effectively dead the moment they're created.

The proposed solution is linking the Hermes agent (an open-source agentic framework approaching 200k GitHub stars) to an Obsidian vault, synced in near-real-time across a MacBook, phone, and a Hostinger VPS via Obsidian Sync ($4–5/month) or the free Syncthing alternative. The host demonstrates the full setup live: installing Obsidian Headless on the VPS via a Pi agent prompt, initializing encrypted sync, and confirming a file created on the VPS appears in the desktop app in under half a second.

Hermes loads context in two layers—a small always-on "soul" file with core user preferences, and skills/notes pulled on demand—so the vault doesn't bloat the context window. The host has 185 skills, half custom, all editable directly in Obsidian. A live demo uses the `/go` command to autonomously scrape YouTube for the 50 highest-viewed Claude Code videos, fetch transcripts, and save each as a markdown file in the vault—a task the host estimates would take a human 3–4 hours.

  • Key concern raised: Most users never review their agent's skill files; skills go stale and unused for months without a visual interface to surface them.
  • Notable aside: The host is privately building a custom AI inference provider with per-model token controls and observability, and teased a possible public release.
  • Contested claim: GLM 5.2 from ZhipuAI is positioned as the best open-source model currently available and the first to feel competitive with closed-source alternatives—a strong claim offered without benchmark evidence.

The bottom line is practical and opinionated: running a VPS, keeping files in an agent-accessible vault, and using tools like CMAX with SSH is framed as the defining productivity advantage of 2026. The host is blunt that failure to see use cases reflects a lack of imagination or setup rather than any limitation of current AI.

TL;DR

The host walks through connecting the Hermes AI agent to an Obsidian vault synced across devices and a VPS, turning static skill files into 'living files' any agent can use instantly. The setup is framed as a major productivity unlock for 2026, letting a single user orchestrate multiple AI agents with full visibility and control.

Takeaways

  • 17:51

    Having the right agentic setup—such as CMAX with a PI agent on the left and SSH into a VPS on the right—lets users outcompete people doing everything manually, making it the biggest productivity cheat code in 2026.

    Hostunverified
  • 30:22

    Everyone should absolutely be running their own virtual private server in 2026

    Hostcontested

Claims

  • 0:32

    Connecting Hermes agent to Obsidian makes the human user more in charge as an orchestrator because they can see visual graphs, connectors, patterns, clear folders, and easily editable markdown files.

    Hostunverified
  • 0:54

    The host currently has 185 skills in Hermes, roughly half pre-built and half custom.

    Hostunverified
  • 1:05

    Editing an Obsidian note updates the skill file and the AI agent will use the new version of that file instantly.

    Hostunverified
  • 3:13

    Living files are just markdown files that can be used by any AI agent, meaning an Obsidian vault can be loaded into Cursor, Open Code, Claude Code, Codex, or any other AI agent instantly.

    Hostunverified
  • 11:37

    The Hermes agent GitHub repository is almost at 200,000 stars.

    Hostunverified
  • 15:14

    GLM 5.2 from ZhipuAI is probably the best open source model right now and is way more cost efficient than Opus, being the first open source model that doesn't feel like it's behind closed source models.

    Hostcontested
  • 21:11

    Obsidian Sync costs $4 a month and provides encrypted syncing so even Obsidian staff cannot access your notes; Syncthing is an open source free alternative requiring more setup.

    Hostunverified
  • 13:45

    The host is privately building a custom AI inference provider with complete token controls, observability, graphs, per-model and per-API-key limits, and may release it publicly depending on interest.

    Hostunverified
  • 23:53

    Passwords pasted directly into the terminal do not go to Anthropic and stay private on the VPS

    Hostunverified
  • 25:09

    A file created on the VPS synced and appeared in Obsidian on the MacBook

    Hostsupported
  • 25:50

    Sync speed between VPS and MacBook Obsidian was less than half a second

    Hostunverified
  • 27:08

    Hermes agent skills are pre-packaged as .md files and can be edited directly in Obsidian

    Hostsupported
  • 29:25

    The /go feature works until a verifiable, quantifiable end outcome is achieved, regardless of whether that takes 10 minutes, 30 minutes, or 5 hours

    Hostunverified
  • 29:36

    Codex probably has the best /go feature; Hermes agent has the second best, but Hermes is a general agent not optimized for coding only

    Hostunverified
  • 30:10

    Finding the 50 highest-views videos on YouTube about Claude Code and saving them manually would take at least 3–4 hours of real human work

    Hostunverified

Concerns

  • 4:08

    Most people never look at their skills in Hermes at all, meaning they have skills unused for months and the skills they do use are outdated and not relevant.

    Hostunverified
  • 4:18

    When an AI agent creates a file somewhere without a visual interface, users either need to remember it or they forget it was created.

    Hostunverified
  • 4:40

    Deep research run in ChatGPT that is not saved into an easily accessible living file on a VPS is useless because the output does not continue working for you.

    Hostunverified
  • 5:25

    Loading an entire Obsidian vault into the agent's memory would be very inefficient, cost a lot of tokens, and bloat the context window.

    Hostsupported
  • 27:30

    Before this setup, users did not have good observability on what the agent was doing

    Hostunverified

Frameworks

  • 2:08

    A 'dead file' is any file that no AI agent can access, use as context, compare to other files, or perform research on—regardless of whether it is on a disconnected hard drive, local computer, or Google Drive.

    Hostunverified
  • 2:30

    A 'living file' is a file that can be used by an AI agent as a skill, reference, memory, context, or part of a prompt to do tasks more efficiently.

    Hostunverified
  • 5:36

    Hermes agent loads context in two parts: a small always-on system prompt (the 'soul' file) containing core memory like the user's name and response preferences, and skills/notes that are only loaded on demand when relevant to avoid bloating the context window.

    Hostunverified
  • 27:52

    Encrypt private data in an Obsidian vault, sync it across phone, MacBook, and VPS, and let Hermes agent manage the second brain

    Hostunverified

Action items

  • 6:21

    Set up Hermes agent on a Hostinger KVM2 VPS, which the host claims is sufficient to run Hermes agent, Open Claude, Py agent, Agent Zero, and Codex CLI simultaneously.

    Hostunverified
  • 9:50

    Use Pi agent running in CMAX to manage the VPS and install Hermes agent via the official quick install command from GitHub, rather than manually running terminal commands.

    Hostunverified
  • 21:42

    Purchase the monthly $5 plan for Obsidian Sync

    Hostsupported
  • 22:13

    Initialize Obsidian Sync by choosing remote vault, creating new vault in remote 02 region with automatic encryption and a secure password

    Hostsupported
  • 22:24

    Set up a proper password manager before creating vault credentials

    Hostunverified
  • 22:48

    Install Obsidian Headless on the VPS by pasting a full setup prompt into the Pi agent

    Hostsupported
  • 28:32

    Use /go to instruct Hermes agent to scrape YouTube for the 50 highest-viewed videos about Claude Code, fetch their transcripts as raw txt files, and save them into the Obsidian vault as separate markdown files

    Hostsupported

Quotes

  • 17:51

    Having the right agentic setup is really the biggest productivity cheat code in 2026.

    Host
  • 14:21

    Over 60% of you are not subscribed.

    Host
  • 24:48

    if you don't see the use cases, it really is a poverty of imagination. You probably just lack creativity. It's not that the AI isn't useful enough. You just don't have the right setup or you haven't figured out what the use cases are for you.

    Host
Build a brain from what you listen to.
Earmark turns podcasts, videos & posts into knowledge cards like this one — transcribed, timestamped, searchable.
Get access →

Shared with Earmark · earmark-ai.com