openclaw-migration

Migrate OpenClaw user data, personas, and workspace configurations to Hermes Agent.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/zangjeicy/Hermes --skill openclaw-migration-zangjeicy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/zangjeicy/Hermes/tree/main/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/zangjeicy/Hermes --skill openclaw-migration-zangjeicy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the friction of switching AI agents by automating the complex process of moving your existing OpenClaw persona, memories, and workspace configurations into the Hermes Agent environment.

Core Features & Use Cases

  • Comprehensive Import: Safely migrates SOUL.md, memory entries, user profiles, and command allowlists while preserving your established agent identity.
  • Conflict Resolution: Provides guided, interactive options to handle existing files and skill conflicts, ensuring no data is lost or silently overwritten.
  • Safety-First Migration: Includes dry-run capabilities and explicit secret-handling modes to ensure sensitive credentials are only migrated when you explicitly authorize them.

Quick Start

Run the openclaw migration skill to perform a dry run and preview the items that can be safely imported into your current Hermes environment.

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 persona and memory to a new agent setup?

To migrate your OpenClaw persona and memory, you can run a dry-run migration to safely preview the import of SOUL.md, memory entries, and user profiles into the Hermes environment before committing changes.

What is the best way to import OpenClaw workspace configurations into Hermes?

The best way to import OpenClaw workspace configurations is using an automated migration process that maps and transforms legacy structures, including command allowlists and skill directories, into the Hermes format.

Do I need Python 3 to migrate files from OpenClaw to Hermes?

Yes, you need Python 3 installed to run the migration scripts, as the process requires Python and local filesystem access to map and transform your legacy OpenClaw configuration structures into Hermes.

Can I safely migrate secrets and credentials from OpenClaw without overwriting existing files?

Yes, you can safely migrate secrets using explicit secret-handling modes and interactive conflict resolution, ensuring sensitive credentials are only moved when authorized and existing files are never silently overwritten.

How does dry-run migration work for moving SOUL.md and memory entries?

Dry-run migration works by scanning your local filesystem to preview exactly which memory entries, persona files, and configurations can be safely imported into Hermes without actually modifying or moving any data.

What happens to existing skill directories when importing from OpenClaw?

When importing existing skill directories from OpenClaw, the migration process provides guided, interactive conflict resolution options to handle overlaps, ensuring no data is lost or silently overwritten during the transition.