← 返回 Skills 市场
john-20-ux

Scoped Memory Manager

作者 john-20-ux · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
197
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scoped-memory-manager
功能描述
Installs and manages Scope-Based Memory and Automated REM Sleep (memory consolidation) for OpenClaw agents. Use this skill when an agent's MEMORY.md is bloat...
安全使用建议
This skill appears coherent and low-risk technically, but it will schedule recurring autonomous runs that read and rewrite your agent's MEMORY.md and related daily logs. Before installing: (1) back up MEMORY.md, (2) inspect the cron job payload and confirm you accept weekly automated consolidation, (3) verify what the platform's 'cron' tool and 'isolated' session actually do and what permissions they have, (4) run the setup script and perform a manual migration first to confirm results, and (5) ensure no sensitive data you don't want reorganized into topic files is currently stored in MEMORY.md. If you want tighter control, decline automatic scheduling and run consolidation manually.
功能分析
Type: OpenClaw Skill Name: scoped-memory-manager Version: 1.0.0 The skill bundle provides a legitimate utility for managing agent memory by partitioning data into domain-specific files and scheduling periodic consolidation via a cron job. The `scripts/setup.sh` file only creates local directories, and the `SKILL.md` instructions guide the agent to perform internal file maintenance and context optimization without any evidence of data exfiltration, credential theft, or malicious external communication.
能力评估
Purpose & Capability
Name, description, and instructions all focus on converting a monolithic MEMORY.md into scoped topic files and running periodic consolidation. The single setup script only scaffolds memory/topics; nothing requested is unrelated to memory management.
Instruction Scope
SKILL.md explicitly instructs creating directories, scheduling a cron job to run consolidation in an 'isolated' session, and reading MEMORY.md plus recent daily logs to extract/prune/move content. All referenced files and actions are consistent with memory-consolidation purpose and do not reference unrelated system files or external endpoints.
Install Mechanism
No install spec; a tiny shell script (creates memory/topics) is included. Nothing is downloaded from external URLs and no archives are extracted — low install risk.
Credentials
The skill requires no environment variables, secrets, or external credentials. The actions it asks for (reading and reorganizing MEMORY.md and memory/*.md logs) are proportionate to its function.
Persistence & Privilege
The skill instructs scheduling a recurring cron job that will autonomously wake an agent in an 'isolated' session to read and modify memory files. While 'always' is false and no extra credentials are requested, the recurring autonomous access to agent memory is a privacy/privilege consideration the user should review.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scoped-memory-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scoped-memory-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Automated REM sleep architecture for OpenClaw agents
元数据
Slug scoped-memory-manager
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Scoped Memory Manager 是什么?

Installs and manages Scope-Based Memory and Automated REM Sleep (memory consolidation) for OpenClaw agents. Use this skill when an agent's MEMORY.md is bloat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。

如何安装 Scoped Memory Manager?

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

Scoped Memory Manager 是免费的吗?

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

Scoped Memory Manager 支持哪些平台?

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

谁开发了 Scoped Memory Manager?

由 john-20-ux(@john-20-ux)开发并维护,当前版本 v1.0.0。

💬 留言讨论