Skip to content

Import from OpenClaw or Hermes

Ódinn can inspect compatible OpenClaw and Hermes installations during onboarding. Imports copy selected material; they do not mutate the source installation.

The recommended path is:

Terminal window
odinn onboard

Choose a detected import when the review matches what you intend to copy.

Reuse a compatible OpenClaw OAuth session:

Terminal window
odinn auth import openclaw

You can select a provider, profile, or source path with the advanced options shown by odinn help --all.

Imported credentials are copied into Ódinn’s owner-only OAuth store. A successful import still requires a real model verification.

Preview an import first:

Terminal window
odinn import openclaw --dry-run
odinn import hermes --dry-run

Apply the reviewed import:

Terminal window
odinn import openclaw
odinn import hermes

Use --auth-only or --skills-only when you need a narrower transfer.

Imported configuration, skills, manifests, and instructions are untrusted until reviewed. Discovery or copying does not grant capabilities, enable a package, or make its code safe.

Keep the source and destination state directories separate. After import:

Terminal window
odinn doctor
odinn onboard --verify --non-interactive

Review imported skills in the Agents and skills area and inspect provider configuration in Providers.