← 返回 Skills 市场
q262045312-ui

Openclaw Memory Manager 1.0.0

作者 q262045312-ui · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-manager-1-0-0
功能描述
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory...
安全使用建议
This package appears to do what it says: local organization, snapshots, and simple text searches over files under $HOME/.openclaw/workspace (or OPENCLAW_WORKSPACE). Before running: 1) Inspect the scripts yourself (they're small and readable). 2) Note that running init/organize/snapshot will create and move files under your workspace and may merge or move legacy files — back up any existing memory/*.md first. 3) Snapshots and snapshots/ files contain excerpts of recent files and could include sensitive content; review their contents and locations. 4) The package has no automated installer — place the scripts where you expect (the docs assume ~/.openclaw/skills/memory-manager/) or adjust paths. 5) If you rely on jq for state updates, install jq or accept those steps will be skipped. If you want stronger assurance, run the scripts in a safe environment (container or temp account) first.
功能分析
Type: OpenClaw Skill Name: openclaw-memory-manager-1-0-0 Version: 1.0.0 The openclaw-memory-manager skill provides a structured local memory management system for AI agents, implementing episodic, semantic, and procedural memory tiers. It includes a suite of shell scripts (init.sh, detect.sh, organize.sh, search.sh, snapshot.sh, stats.sh) designed to initialize directory structures, monitor context usage, categorize files, and create backups within the agent's local workspace. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code logic is consistent with its stated purpose of enhancing agent context retention.
能力评估
Purpose & Capability
Name/description (local memory management: detect compression, snapshots, organize, search) align with the included shell scripts. Required env/credentials/binaries are empty and the scripts operate on a local workspace directory, which is consistent with the stated purpose.
Instruction Scope
Runtime instructions and scripts confine activity to the user's workspace (default $HOME/.openclaw/workspace). They create/read/write Markdown files, move/merge files, and produce snapshots. Minor notes: SKILL.md and examples reference running scripts under ~/.openclaw/skills/memory-manager/, and search.sh prints a tip referencing a 'memory_get' tool that is not included; otherwise no instructions attempt to read unrelated system areas, external services, or transmit data externally.
Install Mechanism
There is no install spec (instruction-only), but code files are present in the package. The skill expects you to run the included shell scripts from a path (e.g., ~/.openclaw/skills/memory-manager/) but does not provide an automated installer to place them there — this is a usability mismatch, not a security one. No remote downloads or archive extraction occur.
Credentials
The skill requires no environment variables or credentials. It optionally uses OPENCLAW_WORKSPACE if set and checks for jq (optional). There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not request permanent platform-level privileges (always is false). It writes and modifies files under the user's workspace and creates directories in the user's home area — expected behavior for a local memory manager. It does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-memory-manager-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-memory-manager-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-memory-manager 1.0.0 – First Release - Introduces a local, three-tier memory management system for agents: episodic (events), semantic (knowledge), and procedural (workflows). - Features compression detection with auto-snapshots and warning thresholds to prevent memory loss. - Adds tools for organizing, searching, and categorizing memories by type, plus manual and automatic structuring. - Provides easy migration from flat memory files and detailed usage statistics. - All data is 100% local, human-readable, and structured for improved context and retrieval.
元数据
Slug openclaw-memory-manager-1-0-0
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Memory Manager 1.0.0 是什么?

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Openclaw Memory Manager 1.0.0?

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

Openclaw Memory Manager 1.0.0 是免费的吗?

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

Openclaw Memory Manager 1.0.0 支持哪些平台?

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

谁开发了 Openclaw Memory Manager 1.0.0?

由 q262045312-ui(@q262045312-ui)开发并维护,当前版本 v1.0.0。

💬 留言讨论