openclaw-migration

Migrate OpenClaw persona, memories, workspace data, and skills into Hermes.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/CUexter/hermes-agent --skill openclaw-migration-cuexter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/CUexter/hermes-agent/tree/main/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/CUexter/hermes-agent --skill openclaw-migration-cuexter

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

OpenClaw footprints can be migrated into Hermes Agent, bringing memories, persona, workspace assets, and skill definitions into Hermes with a guided, auditable process.

Core Features & Use Cases

  • Import OpenClaw persona and memories (SOUL.md, MEMORY.md, USER.md) into Hermes.
  • Copy and migrate OpenClaw skills into the Hermes import namespace for review.
  • Merge OpenClaw command approvals and workspace assets into Hermes configurations.
  • Generate a detailed migration report with conflicts, skips, and archives for manual follow-up.

Quick Start

Run the migration in dry-run mode to preview what will be migrated, then execute with a chosen preset.

Frequently Asked Questions about openclaw-migration

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

FAQPage Schema
How do I migrate OpenClaw memories into Hermes?

Migrate OpenClaw memories into Hermes by importing persona files like SOUL.md, MEMORY.md, and USER.md. The process preserves backups and generates a detailed report of conflicts and skips for manual follow-up.

Can I preview a workspace migration before executing it?

Yes, you can preview a workspace migration by running the process in dry-run mode. This allows you to review what will be migrated, including workspace assets and skills, before executing the actual import.

Does the migration tool support importing OpenClaw skills into Hermes?

Yes, the migration tool supports importing OpenClaw skills by copying them into the Hermes import namespace. This allows you to review migrated skill definitions alongside persona and memory data.

What happens to command approvals and workspace assets during migration?

Command approvals and workspace assets are merged into Hermes configurations during migration. The process validates destinations, reports any conflicts, and archives skipped items for manual review.

How do I handle conflicts when transferring OpenClaw data to Hermes?

Conflicts encountered while transferring OpenClaw data to Hermes are automatically reported in a detailed migration report. The tool preserves backups and archives these conflicts for manual follow-up.

Is pyyaml required to migrate an OpenClaw footprint into Hermes?

Yes, pyyaml is required as a dependency to migrate an OpenClaw footprint into Hermes. The guided, auditable process uses it to handle configuration parsing and workspace asset merging.