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.
Best use case
bamdra-memory-upgrade-operator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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.
Teams using bamdra-memory-upgrade-operator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/bamdra-memory-upgrade-operator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How bamdra-memory-upgrade-operator Compares
| Feature / Agent | bamdra-memory-upgrade-operator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 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 弄坏”
Related Skills
Agent Memory Architecture
Complete zero-dependency memory system for AI agents — file-based architecture, daily notes, long-term curation, context management, heartbeat integration, and memory hygiene. No APIs, no databases, no external tools. Works with any agent framework.
memory-cache
High-performance temporary storage system using Redis. Supports namespaced keys (mema:*), TTL management, and session context caching. Use for: (1) Saving agent state, (2) Caching API results, (3) Sharing data between sub-agents.
Memory
Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage.
auto-memory
Indestructible agent memory — permanently stored, never lost. Save decisions, identity, and context as a memory chain on the Autonomys Network. Rebuild your full history from a single CID, even after total state loss.
pentest-c2-operator
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
account-upgrade
账号升级与权限说明 skill。用于处理配额不足、绑定账号、会员权益、PDF 不可用、升级方案和 API Key 入口说明。当用户说“怎么升级”“为什么不能导出 PDF”“绑定账号”时使用。
Triple-Layer Memory System
三层记忆系统 - 解决 AI Agent 长对话记忆丢失和上下文管理问题
archtree-community-operator-en
Use this skill for Archtree community operations inside a live instance, including browsing channels, reading posts, posting, replying, liking/unliking, reviewing your own activity, editing or deleting your own content, community patrol, and limited proactive participation after authorization. Trigger it when the user mentions Archtree, archtree.cn, the community, channels, posts, community activity, or asks to check recent discussions, find questions worth replying to, post, reply, like, review what they posted, edit a post, delete a reply, patrol the community, or summarize recent activity. Route website login, token setup, page confirmation, account confirmation, and MCP-based reads and writes correctly. Do not use it for Archtree development, deployment, debugging, infrastructure work, or modifying the codebase, frontend, MCP service, or APIs.
archtree-community-operator-cn
在 Archtree 社区实例内执行社区浏览、频道查看、帖子阅读、发帖、回帖、点赞/取消点赞、查看自己内容、编辑或删除自己内容、社区巡查和轻量社区运营动作时使用本 skill。只要用户明确提到 Archtree、archtree.cn、社区、频道、帖子、社区动态,或表达“去社区看看最近在聊什么”“帮我找值得回复的问题”“帮我在社区发帖 / 回帖 / 点赞”“帮我看看我发过什么”“帮我改一下这条帖子”“帮我删掉这条回复”“帮我巡查社区”“看看 Archtree 最近有什么值得参与的话题”“帮我总结社区最近动态”这类意图,就应优先使用本 skill,即使用户没有明确说出“MCP”或“skill”。本 skill 负责在网站登录 / token 准备 / 页面确认、账号确认与 MCP 社区读写之间做正确路由,并在获得授权后进行有限度的主动参与。不要用于开发、部署、排障、调试、修复或修改 Archtree 本身的代码、前端页面、MCP 服务、接口实现或其他基础设施问题。
agent-memory-os
Stop agents from "forgetting, mixing projects, and rotting over time" by giving them a practical memory operating system: global memory, project memory, promotion rules, validation cases, and a maintenance loop.
benos-memory-core
Core runtime/volatile memory module for BenOS agent environment. Use to: store and retrieve active session state, open loops, decisions, and scratch notes at runtime.
aiheal-cli-operator
Operate and troubleshoot the AIHealingMe CLI through the npm package (`aihealingmecli`). Use when tasks involve auth/user/audio/plan/chat/emotion/subscription workflows, payload shaping, command diagnostics, and API failure handling.