Search the field guide ⌘K

Migration decision

Hermes Agent vs OpenClaw

Migrate only when the target Hermes setup can reproduce the workflows you actually use. Run a preview or dry-run, back up current state, and treat secrets as a separate migration decision.

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.

Migration readiness

QuestionProceed whenHold when
Do you know what must move?You have listed memory, prompts, providers, skills, channels, and cron jobs.You only know that the old setup works.
Can you restore?You have a backup and know where Hermes writes migration archives.You cannot recreate the previous state.
Are secrets involved?You intentionally pass secret migration flags after review.You expect presets to silently move keys.
Are channels shared?Tokens and webhooks have a cutover plan.OpenClaw and Hermes may compete for the same messaging account.

Commands to verify against official docs

Prefer a preview-only run first. Capture conflicts and archive paths before making changes.

# Preview then migrate after confirmation
hermes claw migrate

# Preview only, no changes
hermes claw migrate --dry-run

Rollback discipline

Who should not migrate yet

Migration evidence checklist

ItemRecord before migrationWhy it matters
Current stateOpenClaw data path, skills, providers, channels, scheduled jobsPrevents hidden dependencies from being lost.
Dry-run resultConflicts, skipped items, archive pathsTurns migration from a guess into a reviewable plan.
Secrets policyWhich keys move manually and which stay disabledAvoids accidental key reuse or exposure.
Rollback testHow to start the old setup without conflicting channelsKeeps the migration reversible.

Official sources reviewed

Source Used for Last checked Confidence
Migrate from OpenClaw OpenClaw migration command flow, dry-run posture, and backup/rollback framing. 2026-06-02 high
NousResearch/hermes-agent on GitHub Repository discovery, release/source inspection, issues, and contribution context. 2026-06-02 high

Known caveats: The official migration command and mapping can change. Always read the current migration guide before moving real data or secrets.

FAQ

Is Hermes Agent always the better choice than OpenClaw?

No. The comparison page should help operators decide whether to migrate, stay, or test in parallel based on workflow parity and rollback readiness.

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.