← 返回 Skills 市场
nick-liu1989

OpenClaw 记忆系统

作者 Nick-Liu1989 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
202
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-system
功能描述
支持多模态图片和工具调用记忆,细粒度项目和用户隔离,及基于自然语言的记忆修正与版本控制。
安全使用建议
This package's docs and manifest describe many runtime JS modules, but the archive you provided only includes documentation and a small install script — the modules SKILL.md references (image-memory.js, tool-memory.js, memory-correct.js, tests, etc.) are missing. Before installing: 1) verify the full source (e.g., the claimed GitHub repo) contains the runtime files; ask the author for a complete release; 2) inspect any postinstall or install scripts shipped with the real package — here package.json refers to postinstall.js which is absent; 3) avoid running scripts or tests from untrusted packages until you confirm their contents; 4) if you enable Feishu/webhook integrations, use webhooks you control and review what data will be sent. The current inconsistencies look like an incomplete/mispackaged skill rather than clearly malicious code, but treat it with caution and request a complete, verifiable release before use.
功能分析
Type: OpenClaw Skill Name: openclaw-memory-system Version: 1.0.0 The OpenClaw Memory System skill bundle is a comprehensive framework for managing agent memory, including multimodal data and project isolation. The provided files, including the installation script (scripts/install.js) and documentation (README.md, SKILL.md), show no signs of malicious intent or data exfiltration. The system includes proactive security features such as path validation to prevent directory traversal and sensitive keyword filtering for data privacy. All instructions and code logic are consistent with the stated purpose of enhancing agent memory capabilities.
能力评估
Purpose & Capability
The skill's name/description promise a full multimodal memory system (many JS modules, search, versioning, Feishu integration). However the provided file list in this submission contains mostly documentation and a single scripts/install.js; the core runtime files referenced throughout SKILL.md (image-memory.js, tool-memory.js, memory-correct.js, etc.) are not actually present. This mismatch suggests the package is incomplete or mispackaged — it does not currently deliver the capabilities it advertises.
Instruction Scope
SKILL.md instructs copying many skill and config files into the OpenClaw workspace and running node tests (e.g., node skills/multimodal-memory/test-multimodal.js). Those commands are reasonable when the code exists, but because the bundle here lacks the referenced JS modules and tests, the instructions are misleading. SKILL.md also mentions configuring a Feishu webhook for notifications (optional), which would involve sending data to an external endpoint if enabled — acceptable if deliberate and controlled, but worth noting.
Install Mechanism
There is no network download/install step — the only script (scripts/install.js) creates directories under the OPENCLAW_WORKSPACE and attempts to copy config files from a path inside that workspace. This is low risk in isolation. However package.json references postinstall and a main module that are missing; the install script expects files under WORKSPACE/skills/openclaw-memory-system/, which may never exist for this bundle. The install behavior is local-only (no external URLs) but the packaging inconsistencies are concerning.
Credentials
The skill declares no required environment variables, no credentials, and no privileged config paths. SKILL.md mentions optional Feishu webhook configuration for notifications; that is optional and would require the user to supply a webhook URL. Overall requested environment/credentials are proportionate to the described functionality.
Persistence & Privilege
Flags are default (always: false, agent invocation allowed), and the install script only creates directories and copies config files inside the workspace. There's no evidence the skill requests permanent global privileges or modifies other skills' configs. This aspect appears proportionate.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-memory-system
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-memory-system 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-memory-system v1.0.0 - Introduces a multimodal memory system supporting image/tool memory, project/agent/user isolation, and natural language correction. - Provides granular memory isolation, including namespaces for projects, agents, and users with permission controls. - Enables feedback-driven memory correction with version control and Feishu card support. - Includes installation instructions, configuration templates, and testing guidelines. - Implements security features: path validation, permission control, atomic writes, versioning, and sensitive information filtering.
元数据
Slug openclaw-memory-system
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw 记忆系统 是什么?

支持多模态图片和工具调用记忆,细粒度项目和用户隔离,及基于自然语言的记忆修正与版本控制。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 OpenClaw 记忆系统?

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

OpenClaw 记忆系统 是免费的吗?

是的,OpenClaw 记忆系统 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw 记忆系统 支持哪些平台?

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

谁开发了 OpenClaw 记忆系统?

由 Nick-Liu1989(@nick-liu1989)开发并维护,当前版本 v1.0.0。

💬 留言讨论