← 返回 Skills 市场
tech-immortales-design

Superlative Memory Manager

作者 tech-immortales-design · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install superlative-memory-manager
功能描述
Unified memory management combining auto-compaction, tiered storage, semantic recall, and token optimization for efficient, lossless context handling in Open...
安全使用建议
This skill is primarily an orchestrator and appears coherent with its stated purpose, but confirm a few things before enabling: - Verify the required underlying skills (cognitive-memory, memory-tiering, context-compactor, memory-on-demand) are trusted and inspect how they store data and manage credentials. - Ask where 'git-backup' and WAL writes go and how git credentials/remote are provided — enabling this skill may cause automatic backups to a repository or filesystem you need to control. - Check vector-store configuration (LanceDB/Qdrant): these stores often require endpoints/keys; ensure those credentials are scoped and stored safely by the required skills. - Test in a non-production agent first to observe event emissions and storage/tiering behavior and ensure retention policies behave as expected. If you need higher assurance, request the implementer to document exact backup destinations, credential requirements, and the CLI commands' provenance (which binary provides the memory CLI).
功能分析
Type: OpenClaw Skill Name: superlative-memory-manager Version: 1.0.0 The skill bundle appears to be a legitimate orchestration tool for managing memory and context within the OpenClaw ecosystem. The documentation in SKILL.md and the manifest in openclaw.plugin.json describe features like auto-compaction and tiered storage, which are consistent with its stated purpose, and no malicious instructions, data exfiltration patterns, or suspicious code were found.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill orchestrates existing memory-related skills (cognitive-memory, memory-tiering, context-compactor, memory-on-demand). No unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md is instruction-only and stays within orchestration: enabling in openclaw.json, automatic operation, and optional CLI commands (memory compact, memory recall, memory store). However, it references WAL + git-backup, Git Notes, LanceDB/Lance vectors, and Qdrant without specifying how backups are performed, where data is written, or what git remotes/paths/credentials are used — this is a functional gap (not necessarily malicious) that affects data flows and privacy.
Install Mechanism
No install spec and no code files — instruction-only reduces installation risk. Nothing is downloaded or written by this skill itself.
Credentials
The skill requests no environment variables or credentials itself, which is coherent for a pure orchestrator. But because it claims to use external stores (vector DBs, git backups, WAL), expect that the underlying required skills will need credentials/configuration; the SKILL.md does not document or warn about where those credentials are configured or what the backup destination is.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or modify other skills' configs beyond the example of enabling itself in openclaw.json (normal behavior). Autonomous invocation is allowed by default (platform norm).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superlative-memory-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superlative-memory-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Superlative Memory Manager 1.0.0 - Initial release of a unified, self-optimizing memory management system for OpenClaw. - Features auto-compaction, tiered storage (hot/warm/cold/archive), and semantic recall with vector-based queries. - Optimizes token usage by integrating with token-efficient-agent. - Implements zero data loss through write-ahead logging and git-based backup. - Works automatically once enabled and supports optional manual overrides for compaction and recall. - Requires installation of existing core memory skills for full functionality.
元数据
Slug superlative-memory-manager
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Superlative Memory Manager 是什么?

Unified memory management combining auto-compaction, tiered storage, semantic recall, and token optimization for efficient, lossless context handling in Open... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Superlative Memory Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install superlative-memory-manager」即可一键安装,无需额外配置。

Superlative Memory Manager 是免费的吗?

是的,Superlative Memory Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Superlative Memory Manager 支持哪些平台?

Superlative Memory Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Superlative Memory Manager?

由 tech-immortales-design(@tech-immortales-design)开发并维护,当前版本 v1.0.0。

💬 留言讨论