← Back to Skills Marketplace
guojiuben

Memory Manager Pro (记忆索引管理)

by Cappuccino · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
49
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memory-manager-pro
Description
Professional memory indexing and task management system for OpenClaw. Provides three-level indexing (core→project/type→detail), task tracking, keyword mappin...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memory-manager-pro
  3. After installation, invoke the skill by name or use /memory-manager-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
新增索引更新服务接口,语义推导引擎自动归档,支持外部Skill调用
Metadata
Slug memory-manager-pro
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Memory Manager Pro (记忆索引管理)?

Professional memory indexing and task management system for OpenClaw. Provides three-level indexing (core→project/type→detail), task tracking, keyword mappin... It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.

How do I install Memory Manager Pro (记忆索引管理)?

Run "/install memory-manager-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Memory Manager Pro (记忆索引管理) free?

Yes, Memory Manager Pro (记忆索引管理) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Memory Manager Pro (记忆索引管理) support?

Memory Manager Pro (记忆索引管理) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memory Manager Pro (记忆索引管理)?

It is built and maintained by Cappuccino (@guojiuben); the current version is v1.1.0.

💬 Comments