openclaw-migration

Migrate OpenClaw workspace data into Hermes Agent with auditable reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Migrates a user’s OpenClaw workspace footprint into Hermes Agent, including persona data, memories, and skill references, while providing a clear migration report.

Core Features & Use Cases

  • Import SOUL.md, MEMORY.md, USER.md, and workspace instructions from OpenClaw into Hermes-compatible formats.
  • Merge OpenClaw skills and project assets into Hermes, with configurable conflict handling and a detailed, auditable report.
  • Preserve and structure migrated data for easy review, rollback backups, and seamless continuation in Hermes workflows.

Quick Start

Initialize the migration to assess what would be moved, then apply your chosen settings to perform the full transfer.

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 workspace memory and persona files to a new agent format?▼

To migrate workspace memory and persona files, this tool imports SOUL.md, USER.md, MEMORY.md, and workspace instructions from OpenClaw into Hermes-compatible formats. It validates configuration, merges assets, and outputs a structured migration report detailing moved, archived, and skipped items.

What is the best way to transfer OpenClaw skills and project assets into Hermes?▼

The best way to transfer OpenClaw skills and project assets into Hermes is using a migration process that handles conflicts and optional secrets. It merges relevant items into Hermes structures while generating rollback backups and an auditable report for seamless continuation in Hermes workflows.

Does the OpenClaw to Hermes migration tool handle configuration conflicts and secrets?▼

Yes, the OpenClaw to Hermes migration handles configuration conflicts and optional secrets during the transfer. It merges persona data, memories, and skill references into Hermes structures, ensuring data is structured for review and providing a detailed report of migrated items.

Can I preview what gets moved before applying the full workspace footprint migration?▼

Yes, you can preview what gets moved by initializing the migration to assess what would be transferred. This assesses SOUL.md, MEMORY.md, USER.md, and related assets before you apply chosen settings to perform the full transfer into Hermes.

What happens to skipped or archived items during the OpenClaw footprint migration?▼

During the OpenClaw footprint migration, skipped and archived items are documented in a structured migration report. The tool preserves and structures migrated data for easy review and rollback backups, ensuring no assets are lost during the Hermes transition.

Do I need pyyaml installed to migrate my OpenClaw workspace into Hermes?▼

Yes, you need pyyaml installed as it is a required dependency to run the migration scripts. The tool uses this library to validate configurations and process the YAML structures involved in moving OpenClaw assets into Hermes.