openclaw-migration

Migrate OpenClaw customizations to Hermes Agent via Python CLI.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill openclaw-migration-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill openclaw-migration-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the migration of a user's OpenClaw customization footprint into Hermes Agent, minimizing manual intervention and ensuring data integrity.

Core Features & Use Cases

  • Automated Migration: Imports Hermes-compatible memories, command allowlists, user skills, and workspace assets.
  • Conflict Resolution: Handles conflicts and skipped items with detailed reporting.
  • User-Friendly CLI: Offers interactive and non-interactive CLI commands for migration control.
  • Use Case: Ideal for users transitioning from OpenClaw to Hermes Agent, needing to preserve their setup and workflows.

Quick Start

Run the interactive migration with 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 customizations to Hermes Agent?

Migrate OpenClaw customizations to Hermes Agent by running `hermes claw migrate` to automatically import memories, command allowlists, user skills, and workspace assets. You can use interactive CLI commands or dry-run options to control the migration process.

What is the best way to transfer memories and workspace assets from OpenClaw?

Transferring memories and workspace assets from OpenClaw is handled automatically by the migration Skill, which imports Hermes-compatible data while providing detailed reporting on conflicts and skipped items to ensure data integrity.

Do I need Python to run the OpenClaw to Hermes migration?

Yes, you need Python installed to execute the migration scripts that move OpenClaw customizations to the Hermes Agent environment. The interactive and non-interactive CLI commands rely on these Python scripts for execution.

Can I preview OpenClaw customization imports before applying changes?

Yes, you can preview customization imports before applying changes by using the dry-run option in the CLI. This allows you to review the migration of memories, allowlists, and skills without modifying your Hermes Agent environment.

How are conflicts handled when migrating command allowlists to Hermes Agent?

Conflicts during command allowlist migration to Hermes Agent are handled with detailed reporting, identifying skipped items and resolution actions to ensure your user workflows are preserved accurately during the transition.