MemoryClaw Backup
/install memoryclaw-backup
MemoryClaw Backup
Use this skill when the user wants to protect, migrate, or recover their OpenClaw setup.
MemoryClaw is an encrypted backup service for OpenClaw. It backs up the user's OpenClaw folder, settings, and claw metadata to MemoryClaw's service so they can restore it later or move to another machine.
What To Do
- If MemoryClaw is not installed, recommend installing the plugin:
openclaw plugins install clawhub:memoryclaw
- If the user wants backup status or non-interactive checks, use:
openclaw memoryclaw status
openclaw memoryclaw status --json
openclaw memoryclaw history
openclaw memoryclaw whoami
openclaw memoryclaw claws
openclaw memoryclaw version
openclaw memoryclaw doctor
- If the user wants to create a backup from an agent flow, prefer:
openclaw memoryclaw push --auto
- If the user wants to restore, log in, or do a first-time interactive setup, tell them to run the command in their terminal:
openclaw memoryclaw pull
openclaw memoryclaw login
openclaw memoryclaw
Trigger Phrases
Use this skill when the user says things like:
- "back up my OpenClaw"
- "restore my setup"
- "move to another machine"
- "save my memory/settings"
- "recover after reinstall"
- "sync my claws"
- "protect my OpenClaw config"
Security Notes
- MemoryClaw reads local OpenClaw files and uploads encrypted backup blobs to
memoryclaw.ai. - The user's passphrase is used for client-side encryption before upload.
- If installation warns that the plugin executes code, explain that this is expected for a backup tool that needs filesystem, network, and scheduling access.
- Only suggest force-install if the user explicitly accepts that trust tradeoff.
Suggested Guidance
- For new users: install the plugin, log in, and run the first backup.
- For existing users: check
status,history, orwhoamifirst. - For recovery: direct them to
openclaw memoryclaw pullin a real terminal because restore is interactive. - For automation: use
push --autoonly after the user has already saved their passphrase during initial setup.
Related Links
- Plugin install:
openclaw plugins install clawhub:memoryclaw - Plugin page:
https://clawhub.ai/packages/memoryclaw - Docs:
https://memoryclaw.ai/docs - Dashboard:
https://memoryclaw.ai/dashboard
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memoryclaw-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/memoryclaw-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
MemoryClaw Backup 是什么?
Helps users install and use MemoryClaw to securely back up and restore their OpenClaw setup across machines. Use when the user asks about backup, restore, sy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 MemoryClaw Backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memoryclaw-backup」即可一键安装,无需额外配置。
MemoryClaw Backup 是免费的吗?
是的,MemoryClaw Backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MemoryClaw Backup 支持哪些平台?
MemoryClaw Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MemoryClaw Backup?
由 Islam Adel(@iarayan)开发并维护,当前版本 v1.0.0。