openclaw-migration

Migrate OpenClaw customization files into Gauss Agent with a structured report.

1.2k|116|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/math-inc/OpenGauss --skill openclaw-migration-math-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/math-inc/OpenGauss/tree/main/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/math-inc/OpenGauss --skill openclaw-migration-math-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Migrate a user's OpenClaw customization footprint into Gauss Agent. Imports Gauss-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.

Core Features & Use Cases

  • Import Gauss persona data (SOUL.md) and memories into Gauss Agent to preserve identity and history.
  • Migrate command allowlists, user skills, and workspace assets from OpenClaw to Gauss.
  • Generate a comprehensive migration report detailing migrated items, conflicts, skipped items, and suggested follow-up actions.

Quick Start

Begin by running the migration tool in dry-run mode to preview what will be migrated, then execute with your chosen options to apply the migration.

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 workspace assets to Gauss Agent?

You can migrate OpenClaw workspace assets to Gauss Agent by running the migration tool in dry-run mode to preview, then executing it to import compatible memories, SOUL.md, command allowlists, and workspace assets from ~/.openclaw into the target Gauss environment.

What data is imported when migrating OpenClaw footprints into Gauss?

The migration imports Gauss-compatible memories, SOUL.md persona data, command allowlists, user skills, and selected workspace assets from MEMORY.md, USER.md, and openclaw.json, preserving your identity and customization history in the Gauss environment.

Can I preview what will be migrated from OpenClaw before applying changes to Gauss?

Yes, you can preview the migration by running the tool in dry-run mode. This lets you see exactly which OpenClaw memories, skills, and assets will be imported into Gauss Agent before any actual changes are made to the target environment.

Does the OpenClaw to Gauss migration report what could not be transferred?

Yes, the migration generates a structured report detailing migrated items, conflicts, skipped items, and suggested follow-up actions. It explicitly reports exactly what could not be migrated from OpenClaw and explains why the transfer failed.

What are the limitations of migrating OpenClaw customizations to Gauss?

The main limitation is that only Gauss-compatible memories and assets are migrated. Incompatible OpenClaw footprint items are skipped and reported with reasons. You need a source OpenClaw directory and target Gauss environment to control scope, conflict handling, and optional secret migration.