Install
openclaw skills install memory-transferTransfer memory files from one OpenClaw agent to another. Use when you need to migrate memory, configuration, or context from one agent to another agent.
openclaw skills install memory-transferTransfer memory files and context between OpenClaw agents.
ls /home/node/.openclaw/
node memory-transfer.js transfer <source-agent-id> <target-agent-id>
node memory-transfer.js transfer <source-agent-id> <target-agent-id> <memory-file>
node memory-transfer.js list <agent-id>
node memory-transfer.js transfer <source> <target> --dry-run
node memory-transfer.js transfer main coder
node memory-transfer.js transfer main coder 2026-03-01.md
node memory-transfer.js transfer main coder --dry-run
OpenClaw agent workspaces are typically at:
/home/node/.openclaw/workspace-<agent-id>//home/node/.openclaw/workspace-main/Memory files:
MEMORY.md - Long-term memorymemory/YYYY-MM-DD.md - Daily memories