Memory Transfer Skill
name: memory-transfer
by codeblackhole1024 · published 2026-03-22
$ claw add gh:codeblackhole1024/codeblackhole1024-memory-transfer---
name: memory-transfer
description: Transfer memory between OpenClaw agents with advanced features: topic-specific filtering, user info privacy protection, and intelligent agent identity adaptation. Use when: (1) Migrating context between agents, (2) Sharing knowledge without leaking user personal info, (3) Backing up agent memory. Supports share mode (filters user data + adapts to target agent) and clone mode (verbatim copy).
metadata:
{
"openclaw": { "emoji": "📦" }
}
---
# Memory Transfer Skill
Transfer memory files and context between OpenClaw agents.
Use Cases
How It Works
1. Read source agent's workspace memory files
2. Copy to target agent's workspace
3. Optionally merge with existing memory
Commands
List available agents
ls /home/node/.openclaw/Transfer memory from source to target
node memory-transfer.js transfer <source-agent-id> <target-agent-id>Transfer specific memory file
node memory-transfer.js transfer <source-agent-id> <target-agent-id> <memory-file>List agent memories
node memory-transfer.js list <agent-id>Preview transfer (dry run)
node memory-transfer.js transfer <source> <target> --dry-runExamples
Transfer main agent memory to coder agent
node memory-transfer.js transfer main coderTransfer specific date memory
node memory-transfer.js transfer main coder 2026-03-01.mdPreview what would be transferred
node memory-transfer.js transfer main coder --dry-runAgent Workspaces
OpenClaw agent workspaces are typically at:
Memory files:
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...