← 返回 Skills 市场
wcwudi

Memory Manager

作者 wcwudi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
64
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wcwudi-memory-manager
功能描述
简化主代理与子代理间记忆交换、归档和管理,支持操作记录和极简脚本工具,提升多代理协作效率。
安全使用建议
Do not run any commands or change execution policies until the missing scripts are provided and reviewed. The package/documentation refers to PowerShell scripts (memory_check.ps1, archive_tool.ps1, agent_check.ps1, simple_logger.ps1) but those scripts are not present in the distributed files — this is an incoherence. Ask the publisher for the actual scripts (or a corrected package), then manually inspect the script contents before executing them. Pay special attention to: absolute paths in config (they may point to other agents' workspaces), any network calls or uploads in the scripts, and any instructions to set PowerShell ExecutionPolicy to Bypass. If you must test now, do so in an isolated environment (VM or container) and keep backups of your workspace. If the author cannot provide the scripts or a clear explanation, consider the skill untrustworthy and avoid installing it.
功能分析
Type: OpenClaw Skill Name: wcwudi-memory-manager Version: 1.0.0 The 'wcwudi-memory-manager' skill is a legitimate utility designed for managing OpenClaw agent memory files, providing features for archiving, status monitoring, and controlled memory sharing between agents. The bundle includes extensive documentation (SKILL.md, README.md, ARCHITECTURE.md) and configuration (default.json) that prioritize security through manual user confirmation, detailed operation logging in JSON format, and the use of a 'temp/to_delete' staging area to prevent accidental data loss. No evidence of malicious intent, data exfiltration, or unauthorized system access was found, and the provided PowerShell script descriptions are strictly aligned with the stated purpose of workspace file management.
能力评估
Purpose & Capability
The declared purpose (manage/ archive/ share agent memory on local filesystem) matches the documented behavior: reading/writing files under workspace paths and coordinating main/child agents. However the SKILL.md and multiple docs repeatedly instruct running scripts (memory_check.ps1, agent_check.ps1, archive_tool.ps1, simple_logger.ps1). The package contents provided include config and docs but do not include the actual script files; PACKAGE_SUMMARY and README claim scripts exist, creating a direct mismatch between claimed capabilities and what's actually provided.
Instruction Scope
Runtime instructions tell the agent/user to execute PowerShell scripts and to read/write files at absolute Windows paths (e.g., D:\openclaw\.openclaw\workspace\memory and D:\writing-bot\workspace\memory). Those actions are coherent with a memory manager, but the instructions also recommend temporarily changing PowerShell execution policy (Set-ExecutionPolicy Bypass -Scope Process) which increases risk if scripts come from an untrusted source. Because the scripts themselves are not included for inspection, following these instructions would require running code that is not present in the package — a risky gap.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written by an automated installer. That lowers supply-chain risk. However the documentation and packaging metadata assert scripts exist in a scripts/ directory while the provided file list/content does not include those script files — an omission that should be resolved before trusting the skill.
Credentials
The skill requests no environment variables or credentials, which is proportionate for a local filesystem memory manager. The default config uses absolute Windows paths referencing other agent workspaces (e.g., D:\writing-bot\workspace\memory); access to other agents' directories is expected for inter-agent memory exchange but is a sensitive capability. Users should confirm those paths and permissions are appropriate for their environment.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. The docs emphasize manual, user-confirmed operations (no automatic deletions), which is appropriate. There is no evidence the skill modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wcwudi-memory-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wcwudi-memory-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Memory management system for OpenClaw agents
元数据
Slug wcwudi-memory-manager
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Memory Manager 是什么?

简化主代理与子代理间记忆交换、归档和管理,支持操作记录和极简脚本工具,提升多代理协作效率。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 64 次。

如何安装 Memory Manager?

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

Memory Manager 是免费的吗?

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

Memory Manager 支持哪些平台?

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

谁开发了 Memory Manager?

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

💬 留言讨论