clawd-migrate
/install clawdmigrate
clawd-migrate\r
\r Migrate from moltbot or clawdbot to openclaw. Preserves config, memory, and clawdbook (Moltbook) data safely on any system.\r \r
What it does\r
\r
- Discovers existing bot assets (memory files, config, clawdbook/Moltbook credentials)\r
- Backs up everything into a timestamped folder before any changes\r
- Migrates files into the openclaw layout:
memory/,.config/openclaw/,.config/clawdbook/\r - Verifies every source file was copied to its destination (existence + size match)\r
- Reinstalls openclaw (
npm i -g openclaw) and runsopenclaw onboardautomatically\r \r
Quick start\r
\r
npx clawd-migrate\r
```\r
\r
Interactive menu walks you through: Discover -> Backup -> Migrate -> Verify -> Reinstall openclaw.\r
\r
## CLI commands\r
\r
```bash\r
clawd-migrate # Interactive menu (default)\r
clawd-migrate discover [--root PATH]\r
clawd-migrate backup [--root PATH]\r
clawd-migrate migrate [--root PATH] [--no-backup] [--output PATH] [--setup-openclaw]\r
```\r
\r
## Requirements\r
\r
- Node.js 14+\r
- Python 3.x\r
\r
## What gets migrated\r
\r
- **Memory/identity:** SOUL.md, USER.md, TOOLS.md, IDENTITY.md, AGENTS.md, MEMORY.md\r
- **Config:** `.config/moltbook/`, `.config/moltbot/`\r
- **Clawdbook/Moltbook:** Kept under `.config/clawdbook/` (credentials, API keys)\r
- **Extra:** `projects/` (if present)\r
\r
## Tags\r
\r
migration, openclaw, moltbot, clawdbot, clawdbook, moltbook, backup, verify\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawdmigrate - After installation, invoke the skill by name or use
/clawdmigrate - Provide required inputs per the skill's parameter spec and get structured output
What is clawd-migrate?
Migrate moltbot or clawdbot assets to openclaw by discovering, backing up, migrating, verifying files, and reinstalling openclaw automatically. It is an AI Agent Skill for Claude Code / OpenClaw, with 664 downloads so far.
How do I install clawd-migrate?
Run "/install clawdmigrate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is clawd-migrate free?
Yes, clawd-migrate is completely free (open-source). You can download, install and use it at no cost.
Which platforms does clawd-migrate support?
clawd-migrate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created clawd-migrate?
It is built and maintained by calabiyauman (@calabiyauman); the current version is v0.2.1.