What problem does it solve? Moving an existing OpenClaw setup into ZeusAgent by hand means manually converting memory files, persona documents, skills, and configuration while risking overwrites and lost data. This Skill automates that migration with dry-run previews, conflict handling, and a structured report of everything migrated, archived, or skipped. ## Core Features & Use Cases - Guided interactive migration: Runs a dry run first, summarizes what can be migrated, and resolves conflicts (SOUL.md, imported skills, workspace instructions) through structured clarify prompts before writing anything. - Comprehensive data import: Converts MEMORY.md and USER.md into ZeusAgent memory entries, imports SOUL.md, merges command allowlists, copies skills into ~/.zeus/skills/openclaw-imports/, and mirrors compatible messaging settings and TTS assets. - Safe execution with reporting: Supports user-data and full presets, optional allowlisted secret migration, automatic backups on overwrite, and a JSON/Markdown report listing migrated items, conflicts, and skipped items with reasons. - Use Case: A user with an existing ~/.openclaw directory wants to switch agents. The Skill previews the migration, asks how to handle a conflicting SOUL.md and duplicate skills, then executes a user-data migration and reports exactly what moved and what was archived for manual review. ## Quick Start Ask the agent to migrate your OpenClaw setup into ZeusAgent, starting with a dry-run preview before any changes are written.