openclaw-migration

Migrate OpenClaw memories, persona data, skills, and settings into Hermes Agent.

Updated May 3, 2026
One-click install
npx skills add https://github.com/JuanMS20/solviora-agent --skill openclaw-migration-juanms20
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/JuanMS20/solviora-agent/tree/main/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/JuanMS20/solviora-agent --skill openclaw-migration-juanms20

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) components.

What problem does it solve?

Automatically migrate an OpenClaw footprint into Hermes Agent, converting memories, persona data, skills, and workspace settings, while reporting what could not be migrated and why.

Core Features & Use Cases

  • Import SOUL.md into Hermes and convert MEMORY.md and USER.md into Hermes memories.
  • Merge OpenClaw command approval patterns into Hermes command_allowlist and synchronize messaging settings.
  • Copy OpenClaw skills to ~/.hermes/skills/openclaw-imports/ and optionally bring workspace instructions and assets.

Quick Start

Run the migration to move your OpenClaw data into Hermes with a guided dry-run and per-item conflict handling.

Frequently Asked Questions about openclaw-migration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate my OpenClaw workspace data into Hermes?▼

You can migrate OpenClaw workspace data into Hermes by running this Skill to convert memories, persona settings, and skills into Hermes-compatible formats. It supports a guided dry-run discovery phase before executing the full migration.

What happens to OpenClaw memories and persona files when moving to Hermes?▼

When moving to Hermes, OpenClaw memories and persona files are converted by importing SOUL.md and transforming MEMORY.md and USER.md into native Hermes memories to preserve your agent context.

Can I do a dry-run before fully migrating my OpenClaw setup to Hermes?▼

Yes, you can perform a dry-run discovery before fully migrating your OpenClaw setup to Hermes, allowing you to preview the process and identify conflicts or items that cannot be migrated beforehand.

How are OpenClaw skills handled when importing into a Hermes workspace?▼

When importing into a Hermes workspace, OpenClaw skills are copied to ~/.hermes/skills/openclaw-imports/. The migration also optionally brings workspace instructions and assets alongside the skills.

Does the Hermes migration tool report what OpenClaw data cannot be moved?▼

Yes, the Hermes migration tool generates a structured, redacted migration report detailing exactly what OpenClaw data cannot be moved and why, ensuring transparency about unsupported formats or settings.

How are command approval patterns migrated from OpenClaw to Hermes?▼

Command approval patterns from OpenClaw are merged into the Hermes command_allowlist during migration, and the process also synchronizes messaging settings to maintain your existing agent permissions.