Search the field guide ⌘K

From setup to repeatable work

Hermes Agent workflows

Workflows should start narrow: one trigger, one workspace, one provider path, one safety boundary, and one observable output. Expand after the first version is boring and repeatable.

Agent Guide is an independent editorial resource. It is not affiliated with, endorsed by, or sponsored by Nous Research, Hermes Agent, or Hermes/Hermes brand owners. Product names and marks belong to their respective owners.

Workflow readiness test

Template shape

Every workflow page should keep the trigger, inputs, boundary, output, and stop rule visible near the top.

Workflow: daily briefing
Trigger: manual first, scheduled later
Inputs: selected URLs or repositories
Boundary: Docker backend, read-only source access
Output: Markdown report
Stop rule: no outbound messages until reviewed

Workflow quality gate

GatePass conditionFailure response
Manual runThe workflow succeeds once without automation.Do not schedule it yet.
BoundaryFiles, env vars, providers, and channels are named.Move to Docker or narrow mounts before retrying.
Review stepA human can inspect output before external action.Remove outbound actions or add an approval point.
Stop switchThe workflow can be disabled without deleting unrelated state.Do not connect shared tokens or production cron.

Workflow pages to publish next

Obsidian workflow

A second-brain workflow with vault boundaries and write-review rules.

Official sources reviewed

Source Used for Last checked Confidence
Hermes Agent documentation Hermes Agent feature scope, documentation structure, and official source navigation. 2026-06-02 high
MCP with Hermes Agent MCP tool-surface, integration, and skill workflow safety context. 2026-06-02 high
Bundled skills catalog Skill discovery, reuse, and audit guidance. 2026-06-02 high

Known caveats: Hermes Agent is moving quickly. Treat commands and support status as current only as of the verification date, then check the official docs before changing production systems.

FAQ

Should a workflow start scheduled?

No. Run it manually first, then add a schedule only after inputs, outputs, boundaries, and stop rules are boring and repeatable.

Operator checklist

Get the Agent Guide launch checklist

Receive the smoke-test order for install path, sandbox boundary, provider setup, source review, and production checks.