← Back to all tutorials

#automation

10 tutorials

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`,…

Hermes Agent Browser Use Mode Replaces 12 Browser Tools

Hermes Agent v0.20.1 replaced twelve browser tools with `browser_exec` (Python via Browser Use CLI 3.0); Teknium's tests show 48–66% token cuts (~60%…

Automate GitHub with Hermes Agent

Learn how to connect Hermes Agent to GitHub for automated pull request reviews, issue triage, and scheduled repo reports — with a staged, safe setup path.

Beginner's Guide to Hermes Browser Automation: Getting Started in 2026

Hermes Agent's browser automation toolset enables natural-language web control (navigate, click, type, screenshot, read console) via local Chromium,…

Advanced Automation — Cron, Webhooks, and MCP Servers

Configure cron jobs, webhooks, and MCP servers in Hermes Agent for scheduled tasks, event-driven workflows, and custom tool integrations.

Build Log: Wiring Shell Hooks into Hermes Agent for Tool-Event Automation

Build a shell-hooks pipeline with Hermes Agent — audit-log tool calls, validate file paths, notify on subagent stop. Real scripts, config, and test output.

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 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.

Cron Job Patterns & Best Practices

Everything you need to set up automated Hermes cron jobs — from basic reminders to no-agent script-only monitors, with delivery to Telegram, Discord, and Slack.