← 返回 Skills 市场
iarayan

MemoryClaw Backup

作者 Islam Adel · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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

  1. If MemoryClaw is not installed, recommend installing the plugin:
openclaw plugins install clawhub:memoryclaw
  1. 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
  1. If the user wants to create a backup from an agent flow, prefer:
openclaw memoryclaw push --auto
  1. 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, or whoami first.
  • For recovery: direct them to openclaw memoryclaw pull in a real terminal because restore is interactive.
  • For automation: use push --auto only 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
安全使用建议
This skill is a documentation/onboarding helper (not the backup plugin itself). Before installing the plugin it points to: 1) verify the plugin slug (clawhub:memoryclaw) and the upstream repo (ngsrv/memoryclaw) or vendor website; 2) understand that the plugin will access your OpenClaw folder and network — confirm you trust memoryclaw.ai and review its docs/privacy/security claims (client-side encryption is claimed, verify implementation if possible); 3) never paste your backup passphrase into chat; perform interactive logins/restores in your terminal as advised; and 4) if you have concerns, inspect the plugin source or ask for the official repo link before installing.
能力评估
Purpose & Capability
Skill name/description match the runtime instructions: it recommends installing a backup plugin and lists backup/status/restore commands. Nothing requested (no env vars, no binaries) is unrelated to backing up OpenClaw.
Instruction Scope
SKILL.md confines actions to installing the MemoryClaw plugin and running openclaw memoryclaw commands. It explicitly notes that the plugin reads local OpenClaw files and uploads encrypted blobs to memoryclaw.ai — this is consistent with a backup tool and the instructions tell interactive restores to be performed in a real terminal.
Install Mechanism
There is no embedded install spec or downloaded code in the skill; it only directs users to install the separate plugin via the OpenClaw plugin manager (openclaw plugins install clawhub:memoryclaw), which is an expected approach for a discovery/onboarding skill.
Credentials
The skill requests no environment variables, credentials, or config paths. Its stated behavior (plugin reading OpenClaw files and uploading encrypted blobs) would naturally require filesystem and network access by the plugin — not by this instruction-only skill.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request permanent presence or modify other skills or agent configs; autonomous invocation is allowed by platform default but the skill itself is not taking extra privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memoryclaw-backup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memoryclaw-backup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of MemoryClaw Backup skill. - Guides users on installing and using MemoryClaw to securely back up, restore, or migrate their OpenClaw setup. - Provides recommended commands for installation, status checks, automated backup, and interactive restore. - Includes security notes on encryption and permission requirements. - Offers clear suggestions for new users, existing users, and recovery situations. - Lists related resources and common trigger phrases for when to use the skill.
元数据
Slug memoryclaw-backup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论