openclaw-migration

Migrate OpenClaw customization data into Hermes Agent with Python.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the migration of a user's OpenClaw customization into Hermes Agent, reducing the manual cleanup required for a seamless transition.

Core Features & Use Cases

  • Migration of Customization Footprint: Import memories, command allowlists, skills, and workspace assets from OpenClaw.
  • Automated Reporting: Generate detailed reports on migration outcomes, including conflicts and skipped items.
  • Interactive CLI Command: Utilize the hermes claw migrate command for an interactive migration process with dry-run previews and conflict resolution.

Quick Start

To begin the migration process, simply execute 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 OpenClaw customization data to Hermes Agent?

To migrate OpenClaw customization data to Hermes Agent, run the `hermes claw migrate` command, which imports memories, skills, and settings interactively. The process supports Linux, MacOS, and Windows platforms.

What is included in the OpenClaw to Hermes Agent migration process?

The OpenClaw to Hermes Agent migration includes importing memories, command allowlists, skills, and workspace assets. It also generates detailed reports on migration outcomes, highlighting any conflicts or skipped items.

Do I need Python to import OpenClaw settings into Hermes Agent?

Yes, you need Python installed to execute the OpenClaw settings import into Hermes Agent. Python is a required dependency for running the migration scripts across all supported operating systems.

Can I preview my OpenClaw data migration before applying the changes?

Yes, you can preview your OpenClaw data migration using the dry-run feature within the `hermes claw migrate` CLI command. This allows you to review changes and resolve conflicts before finalizing the import.

Does the OpenClaw migration tool work on Windows and MacOS?

Yes, the OpenClaw migration tool works on Windows and MacOS, alongside Linux. It fully supports migrating your customization footprint across these three platforms directly into the Hermes Agent environment.

What happens to conflicting items during the Hermes Agent migration?

During the Hermes Agent migration, conflicting items are identified and managed through the interactive CLI command. The automated reporting feature details these conflicts and skipped items for manual review.