← 返回 Skills 市场
guojiuben

Memory Manager Pro (记忆索引管理)

作者 Cappuccino · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
49
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-manager-pro
功能描述
Professional memory indexing and task management system for OpenClaw. Provides three-level indexing (core→project/type→detail), task tracking, keyword mappin...
安全使用建议
This skill is internally consistent with its stated purpose, but before installing consider: (1) it will create and edit files under workspace/projects/ and memory/ — back up important data or restrict the workspace directory; (2) examples use vague 'edit' steps that grant the agent discretion to write content — review generated files after first runs; (3) the '索引更新服务' is an interface contract in documentation (there is no network listener provided) — inter-skill calls rely on the platform's skill-invocation mechanisms and do not introduce new network endpoints; (4) if you prefer manual control, disable autonomous invocation or limit the skill's usage until you verify its behavior on a disposable workspace; and (5) no credentials or external URLs are requested by this skill, which reduces exfiltration risk.
功能分析
Type: OpenClaw Skill Name: memory-manager-pro Version: 1.1.0 The skill implements a complex 'Memory Manager' system that organizes tasks and projects using a multi-level directory and indexing structure. It requires high-risk file system capabilities (mkdir, touch, edit, read, write) to maintain its indices and task logs. While these actions are aligned with the stated purpose, the 'Semantic Inference Engine' described in SKILL.md lacks explicit input validation or sanitization for project names and task IDs, which could lead to path traversal vulnerabilities if the agent processes malicious input. No evidence of intentional data exfiltration or malicious intent was found.
能力评估
Purpose & Capability
Name and description match the actual behavior: creating/reading/updating markdown index files and project directories. No unrelated credentials, binaries, or network hosts are requested.
Instruction Scope
SKILL.md contains explicit file-system operations (mkdir, touch, grep examples), templates, and workflows for reading and writing files under workspace/projects and memory/. Examples use vague steps like 'edit' and '传递必要文件,执行任务' which give the agent discretionary write/edit actions. This is expected for a local indexing/task-management skill but you should be aware it will create and modify files in your workspace.
Install Mechanism
No install spec or downloaded code — instruction-only skill. Nothing is written to disk by an installer; the only writes are those the agent will perform at runtime per the instructions.
Credentials
The skill requests no environment variables, credentials, or config paths. All declared operations are local file/directory work consistent with the stated purpose.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill does not request persistent platform-level privileges or modify other skills' configs. Autonomous invocation is normal — consider access controls if you allow agents to act without supervision.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-manager-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-manager-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
新增索引更新服务接口,语义推导引擎自动归档,支持外部Skill调用
元数据
Slug memory-manager-pro
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Memory Manager Pro (记忆索引管理) 是什么?

Professional memory indexing and task management system for OpenClaw. Provides three-level indexing (core→project/type→detail), task tracking, keyword mappin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。

如何安装 Memory Manager Pro (记忆索引管理)?

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

Memory Manager Pro (记忆索引管理) 是免费的吗?

是的,Memory Manager Pro (记忆索引管理) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Memory Manager Pro (记忆索引管理) 支持哪些平台?

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

谁开发了 Memory Manager Pro (记忆索引管理)?

由 Cappuccino(@guojiuben)开发并维护,当前版本 v1.1.0。

💬 留言讨论