/install bamdra-memory-upgrade-operator
Bamdra Memory Upgrade Operator
Use this skill when the user wants to install, uninstall, repair, or upgrade the Bamdra memory suite and a normal openclaw plugins install @bamdra/bamdra-openclaw-memory flow is blocked by:
plugin already existsplugin not founderrors from staleopenclaw.json- old bundled skills preventing new skill files from being copied
- partial installs where
bamdra-openclaw-memory,bamdra-user-bind, andbamdra-memory-vectorare out of sync
Operating Goal
Perform a safe Bamdra suite lifecycle operation without leaving ~/.openclaw/openclaw.json broken.
The bundled script supports these modes:
upgrade: backup config, clear stale Bamdra references, move old plugin and skill directories aside, then runopenclaw plugins installinstall: run install without first moving old plugin directoriesuninstall: backup config, remove Bamdra plugin references from config, and move Bamdra plugin and skill directories into a backup folder
Default Commands
Upgrade to the latest published suite:
node ./scripts/upgrade-bamdra-memory.cjs upgrade
Install a specific published version:
node ./scripts/upgrade-bamdra-memory.cjs upgrade --package @bamdra/[email protected]
Uninstall the suite safely:
node ./scripts/upgrade-bamdra-memory.cjs uninstall
Optional Flags
--package \x3Cnpm-spec>to install a specific version--openclaw-home \x3Cpath>to target a non-default OpenClaw home--restart-gatewayto restart the gateway after a successful install
Behavior Rules
- prefer the script over manual deletion or ad-hoc
openclaw.jsonedits - mention the backup directory after success
- after install or upgrade, remind the user to restart OpenClaw if
--restart-gatewaywas not used - do not manually edit unrelated plugin config while doing this work
- do not delete backup directories unless the user explicitly asks
User-Facing Examples
- “升级一下 Bamdra memory 套件”
- “修复 openclaw plugins install 时的 plugin already exists”
- “安全卸载 bamdra-openclaw-memory 套件”
- “重新安装 bamdra 套件,但不要把 openclaw.json 弄坏”
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bamdra-memory-upgrade-operator - 安装完成后,直接呼叫该 Skill 的名称或使用
/bamdra-memory-upgrade-operator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bamdra Memory Upgrade Operator 是什么?
Safely install, uninstall, reinstall, or upgrade the Bamdra OpenClaw memory suite when stale config, existing plugin directories, or partial installs break n... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Bamdra Memory Upgrade Operator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bamdra-memory-upgrade-operator」即可一键安装,无需额外配置。
Bamdra Memory Upgrade Operator 是免费的吗?
是的,Bamdra Memory Upgrade Operator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bamdra Memory Upgrade Operator 支持哪些平台?
Bamdra Memory Upgrade Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bamdra Memory Upgrade Operator?
由 Wood(@bamdra)开发并维护,当前版本 v0.1.0。