#tutorial
19 tutorials
Hermes Agent Web Dashboard: Beginner's Setup Guide
Launch the Hermes Agent web dashboard and manage config, API keys, sessions, and logs from your browser instead of hand-editing YAML, then explore every tab.
Beginner's Guide to Hermes WhatsApp: Getting Started in 2026
Hermes WhatsApp for beginners: how to set up WhatsApp for Hermes Agent with simple walkthroughs of the built-in Baileys bridge and the official Cloud API.
Hermes Agent Vision: Analyze & Paste Images
Learn how to analyze images with Hermes Agent using the /paste command, configure a vision model, and avoid the clipboard and SSH pitfalls beginners hit.
Beginner's Guide to Hermes Agent's Arena: Compare AI Models
Compare AI models with Hermes Agent — a beginner's guide to running the subagent arena, and letting a judge pick the best draft for your next project.
Hermes Background Processes: Beginner's Guide
Run long-running work with `terminal(background=true)`, saving the returned `session_id` and `pid`; manage it via `process` actions `list`, `poll`,…
How to Run Hermes Agent in Docker: A Beginner's Guide 2026
This beginner guide walks you through the Hermes Agent Docker setup, showing you how to run this open-source AI agent in a container with persistent storage.
Beginner's Guide to Hermes Voice Mode: Getting Started in 2026
Hermes Voice Mode lets you talk to your AI agent hands-free. Learn how to install dependencies, pick STT and TTS providers, and start your first voice chat.
Parallel Subagent Delegation in Hermes Agent
Run concurrent subagents in Hermes Agent with the delegate_task tasks array — cut wall-clock time from the sum of all tasks to the slowest single one.
File Operations in Hermes Agent — Read, Write, Search, and Patch
Master Hermes Agent's four core file tools — read_file, write_file, search_files, and patch — with practical examples for efficient, safe file work.
Hermes Agent Tool Execution: From Intent to Action
Hermes Agent runs a synchronous loop: user → LLM → tool call detection → dispatch → results appended. Toolsets (file, terminal, web, browser, memory,…
Hermes Agent Backup, Restore & Safety Net: Never Lose Your Config
Hermes Agent's three protection layers: quick snapshots (`--quick --label`) with `manifest.json` (8 files, state.db ~39 MB), full backups (`-o…
How to Manage Multiple Profiles and Cron Jobs in Hermes Agent
A step-by-step guide to creating isolated Hermes profiles and scheduling automated tasks with cron jobs — from setup to production workflows.
How to Build Self-Improving Skills with Hermes Agent
Create, manage, and maintain procedural skills that make your Hermes Agent smarter over time — with real commands from the curator and skills system.
How to Run Multiple Hermes Agents on One Machine with Profiles
Set up independent Hermes Agent profiles — each with its own config, API keys, memory, skills, cron jobs, and gateway — all on the same machine.
How to Set Up Webhook Integrations with Hermes Agent
External services trigger Hermes Agent automatically via webhooks. Subscribe, test, and manage routes with the hermes webhook CLI — no gateway required.
Build a Compound Engineering Workflow in Hermes Agent
Step-by-step guide to implementing Every Inc's Compound Engineering methodology using Hermes Agent — mapping /ce-* commands to Hermes skills and cron jobs.
How to Use the Kanban Board for Multi-Agent Workflows in Hermes Agent
Set up the built-in kanban board to coordinate work across multiple Hermes Agent profiles — create tasks, assign agents, and enable automatic dispatching.
How to Set Up MCP Servers with Hermes Agent
MCP lets Hermes Agent connect to external tool servers (stdio local, HTTP remote). Add via CLI (`hermes mcp add`) or config YAML, with built-in presets…
IA Gratuita Ilimitada: Instalação Completa do Hermes Agent (Tutorial em Português)
Tutorial completo em português para instalar o Hermes Agent de graça, conectar ao Telegram, configurar ElevenLabs, Faster Whisper e Composio — sem pagar nada.