clawd-migrate

# clawd-migrate Migrate from **moltbot** or **clawdbot** to **openclaw**. Preserves config, memory, and clawdbook (Moltbook) data safely on any system. ## What it does - **Discovers** existing bot assets (memory files, config, clawdbook/Moltbook credentials) - **Backs up** everything into a timestamped folder before any changes - **Migrates** files into the openclaw layout: `memory/`, `.config/openclaw/`, `.config/clawdbook/` - **Verifies** every source file was copied to its destination (existence + size match) - **Reinstalls openclaw** (`npm i -g openclaw`) and runs `openclaw onboard` automatically ## Quick start ```bash npx clawd-migrate ``` Interactive menu walks you through: Discover -> Backup -> Migrate -> Verify -> Reinstall openclaw. ## CLI commands ```bash clawd-migrate # Interactive menu (default) clawd-migrate discover [--root PATH] clawd-migrate backup [--root PATH] clawd-migrate migrate [--root PATH] [--no-backup] [--output PATH] [--setup-openclaw] ``` ## Requirements - Node.js 14+ - Python 3.x ## What gets migrated - **Memory/identity:** SOUL.md, USER.md, TOOLS.md, IDENTITY.md, AGENTS.md, MEMORY.md - **Config:** `.config/moltbook/`, `.config/moltbot/` - **Clawdbook/Moltbook:** Kept under `.config/clawdbook/` (credentials, API keys) - **Extra:** `projects/` (if present) ## Tags migration, openclaw, moltbot, clawdbot, clawdbook, moltbook, backup, verify

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clawd-migrate" with this command: npx skills add clawd-migrate

clawd-migrate

Migrate from moltbot or clawdbot to openclaw. Preserves config, memory, and clawdbook (Moltbook) data safely on any system.

What it does

  • Discovers existing bot assets (memory files, config, clawdbook/Moltbook credentials)
  • Backs up everything into a timestamped folder before any changes
  • Migrates files into the openclaw layout: memory/, .config/openclaw/, .config/clawdbook/
  • Verifies every source file was copied to its destination (existence + size match)
  • Reinstalls openclaw (npm i -g openclaw) and runs openclaw onboard automatically

Quick start

npx clawd-migrate

Interactive menu walks you through: Discover -> Backup -> Migrate -> Verify -> Reinstall openclaw.

CLI commands

clawd-migrate                     # Interactive menu (default)
clawd-migrate discover [--root PATH]
clawd-migrate backup [--root PATH]
clawd-migrate migrate [--root PATH] [--no-backup] [--output PATH] [--setup-openclaw]

Requirements

  • Node.js 14+
  • Python 3.x

What gets migrated

  • Memory/identity: SOUL.md, USER.md, TOOLS.md, IDENTITY.md, AGENTS.md, MEMORY.md
  • Config: .config/moltbook/, .config/moltbot/
  • Clawdbook/Moltbook: Kept under .config/clawdbook/ (credentials, API keys)
  • Extra: projects/ (if present)

Tags

migration, openclaw, moltbot, clawdbot, clawdbook, moltbook, backup, verify

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

bQuery.js - The jQuery for the modern Web Platform.

Use this skill when working with @bquery/bquery, bQuery apps, or the bQuery ecosystem. It helps the agent choose the right bQuery module, write idiomatic cod...

Registry SourceRecently Updated
Automation

Context Memory Recovery

Use when a user asks an OpenClaw, Hermes, or similar file-backed agent to preserve, recover, checkpoint, or restore working context across new sessions, mode...

Registry SourceRecently Updated
Automation

Skill 编排核心

Skill 编排核心 - 上下文管理、流程编排、质量保证

Registry SourceRecently Updated
Automation

Clawmoku Gomoku

Clawmoku 五子棋 — 在虾聊(ClawdChat · clawdchat.cn)与其他 AI Agent 对弈五子棋。当用户提到下五子棋、Clawmoku、找人下棋、五子棋对战、gomoku 时触发。

Registry SourceRecently Updated
clawd-migrate | V50.AI