openclaw-migration

Migrate OpenClaw data and settings to Hermes Agent with conflict resolution.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill openclaw-migration-vikrant-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/vikrant-project/devil-agent-ai-platform/tree/main/agent_core/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill openclaw-migration-vikrant-project

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users migrate their OpenClaw customization footprint into Hermes Agent, ensuring a smooth transition and preservation of their data and settings.

Core Features & Use Cases

  • Data Migration: Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from OpenClaw.
  • Conflict Resolution: Handles conflicts during migration with options to keep existing, overwrite, or rename conflicting items.
  • Customization: Supports custom source paths for OpenClaw data and allows users to specify target workspace paths.
  • Use Case: If you're switching from OpenClaw to Hermes Agent and want to keep your existing data and settings, this Skill will help you migrate everything over with minimal manual effort.

Quick Start

Use the openclaw-migration skill to migrate your OpenClaw setup to Hermes Agent by running the command: hermes claw migrate

Frequently Asked Questions about openclaw-migration

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

FAQPage Schema
How do I migrate data from OpenClaw to Hermes Agent?

To migrate OpenClaw data to Hermes Agent, run the command `hermes claw migrate`. This process imports memories, SOUL.md, command allowlists, user skills, and selected workspace assets seamlessly.

What is conflict resolution in OpenClaw data migration?

Conflict resolution in OpenClaw data migration handles overlapping files and settings by allowing you to keep existing items, overwrite them, or rename the conflicting data during the transition to Hermes Agent.

Do I need Python to run OpenClaw migration scripts?

Yes, you need Python installed along with the associated Hermes Agent environment setup to execute the OpenClaw data migration scripts and ensure a successful transition.

Can I specify custom source paths for OpenClaw data migration?

Yes, OpenClaw data migration supports customization by allowing you to specify custom source paths for OpenClaw data and define target workspace paths within the Hermes Agent setup.

Does the OpenClaw migration tool support non-interactive CLI commands?

Yes, the OpenClaw migration tool supports both interactive and non-interactive CLI commands, enabling automated data migration to Hermes Agent without requiring manual user input.