π¦ ClawHub
Migrator
by @wenjie2024
Securely migrate OpenClaw Agent (config, memory, skills) to a new machine.
π‘ Examples
Export (On Old Machine)
migrator export --out my-agent.oca --password "secret"
Import (On New Machine)
migrator import --in my-agent.oca --password "secret"
TERMINAL
clawhub install migrator