Agent OS: Run Claude, Hermes & OpenClaw Together From One Dashboard
Julian Goldie demonstrates a locally-hosted "Agent OS" — a Next.js mission control dashboard he built in a single Claude Desktop session without writing any code. The system unifies Claude, Hermes, and OpenClaw into one interface with shared memory: all agent conversations are automatically logged to an Obsidian vault, and that vault is fed back to every agent as context, so each one knows your goals, projects, and history. The dashboard also tracks session analytics, skill inventories, API keys, and Kanban tasks synced from agent chats.
"Agent OS: Claude + Hermes AI = Superpowers!" by Julian Goldie SEO — Watch on YouTube →
Key Takeaways
- The three-layer model: Claude as the brain layer, Hermes as the execution layer, OpenClaw as the connection layer — all managed from one locally-hosted dashboard.
- Build it without coding: prompt Claude Desktop to "create a mission control dashboard for managing my AI agents," specify a Claude CLI bridge, and iterate until the UI is what you want.
- Shared memory via Obsidian: every agent interaction auto-saves to an Obsidian vault; the vault is fed back to all agents so they share context across sessions and platforms.
- Omi (a wearable recorder) captures daily screen and microphone activity, generating 1,200+ personal memory entries that get indexed into Obsidian for agent context.
- Dashboard includes per-agent analytics (sessions, tool calls, token usage, peak hours), a goal tracker, skill management, and session history — all in one browser tab.