返回顶部
b

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 normal `openclaw plugins install` flows.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
72
下载量
0
收藏
概述
安装方式
版本历史

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 exists` - `plugin not found` errors from stale `openclaw.json` - old bundled skills preventing new skill files from being copied - partial installs where `bamdra-openclaw-memory`, `bamdra-user-bind`, and `bamdra-memory-vector` are 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 run `openclaw plugins install` - `install`: run install without first moving old plugin directories - `uninstall`: 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: ```bash node ./scripts/upgrade-bamdra-memory.cjs upgrade ``` Install a specific published version: ```bash node ./scripts/upgrade-bamdra-memory.cjs upgrade --package @bamdra/bamdra-openclaw-memory@0.3.18 ``` Uninstall the suite safely: ```bash node ./scripts/upgrade-bamdra-memory.cjs uninstall ``` ## Optional Flags - `--package <npm-spec>` to install a specific version - `--openclaw-home <path>` to target a non-default OpenClaw home - `--restart-gateway` to restart the gateway after a successful install ## Behavior Rules - prefer the script over manual deletion or ad-hoc `openclaw.json` edits - mention the backup directory after success - after install or upgrade, remind the user to restart OpenClaw if `--restart-gateway` was 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 弄坏”

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 bamdra-memory-upgrade-operator-1776094141 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 bamdra-memory-upgrade-operator-1776094141 技能

通过命令行安装

skillhub install bamdra-memory-upgrade-operator-1776094141

下载 Zip 包

⬇ 下载 bamdra-memory-upgrade-operator v0.1.0

文件大小: 4.39 KB | 发布时间: 2026-4-14 13:35

v0.1.0 最新 2026-4-14 13:35
Initial release of bamdra-memory-upgrade-operator.

- Provides safe install, uninstall, repair, and upgrade operations for the Bamdra OpenClaw memory suite.
- Handles common issues such as stale configs, conflicting plugin directories, and partial installs.
- Includes scripted commands for upgrade, install, and uninstall modes with options for specific versions and custom OpenClaw home directories.
- Creates backups before making changes and informs users about backup locations.
- Ensures openclaw.json integrity and provides reminders to restart OpenClaw if needed.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部