What problem does it solve? Moving from OpenClaw to Hermes Agent normally requires manually copying persona files, memory entries, skills, and configuration settings, with a high risk of losing data or overwriting existing Hermes state. 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 migration with dry-run previews: Inspect exactly what would be imported from ~/.openclaw before any changes are written, then resolve conflicts interactively. - Broad data coverage: Imports SOUL.md, MEMORY.md, USER.md, command allowlists, messaging settings, user skills, TTS assets, MCP servers, cron jobs, and dozens of other config categories, with optional migration of allowlisted secrets like TELEGRAM_BOT_TOKEN. - Structured reporting: Produces report.json and summary.md listing migrated items, conflicts, skipped items with reasons, backups, and overflow files. - Use Case: A user switching from OpenClaw to Hermes runs a dry run, chooses the user-data preset, resolves a SOUL.md conflict by keeping a backup, and receives a full report of what moved and what needs manual review. ## Quick Start Ask the agent to run a dry-run migration of your OpenClaw setup into Hermes and show what can be imported before executing anything.