openclaw-migration

Migrate OpenClaw persona, memories, user data, skills, and workspace configs into Nozich.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/anilcan-kara/nozich-agent --skill openclaw-migration-anilcan-kara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/anilcan-kara/nozich-agent/tree/main/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/anilcan-kara/nozich-agent --skill openclaw-migration-anilcan-kara

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Migrate OpenClaw footprints into Nozich by importing persona, memories, user data, skills, and workspace configurations and by reporting what cannot be migrated.

Core Features & Use Cases

  • Import SOUL.md into Nozich home directory as SOUL.md.
  • Transform MEMORY.md and USER.md into Nozich memory entries.
  • Merge OpenClaw command approval patterns into Nozich command_allowlist.
  • Migrate Nozich-compatible messaging settings and map workspace settings.
  • Copy OpenClaw skills into ~/.nozich/skills/openclaw-imports/.
  • Optionally copy workspace instructions into a chosen Nozich workspace.
  • Mirror compatible workspace assets such as workspace/tts/ into ~/.nozich/tts/.
  • Archive non-compatible docs for manual review.
  • Produce a structured migration report.

Quick Start

Run the migration CLI to transfer your OpenClaw footprint into Nozich and review the generated report.

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 memories and user data into Nozich?

OpenClaw migration into Nozich imports your persona, memories, user data, skills, and workspace configurations by running a script that merges data into Nozich config and generates a detailed redacted report with per-item status.

Can I do a dry run before migrating my OpenClaw footprint to Nozich?

Yes, the OpenClaw migration supports interactive dry runs, allowing you to preview data transfers, handle conflict resolution, and archive unmapped documents before applying changes to your Nozich workspace.

What happens to OpenClaw workspace settings and command approvals when moving to Nozich?

OpenClaw migration merges command approval patterns into the Nozich command_allowlist, migrates compatible messaging settings, and maps workspace configurations while mirroring compatible assets like TTS files.

How are OpenClaw skills and workspace instructions imported into Nozich?

OpenClaw skills are copied into ~/.nozich/skills/openclaw-imports/, and workspace instructions can optionally be copied into a chosen Nozich workspace during the migration process.

What does the migration report include for OpenClaw data that cannot be moved to Nozich?

The migration report details per-item status for all imported data, specifically archives non-compatible documents for manual review, and optionally migrates secrets when permitted.