← 返回 Skills 市场
tosspi

Moore Pyramid Memory System

作者 tosspi · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install moore-pyramid-memory-system
功能描述
Moore 金字塔记忆系统 — 5层记忆架构,确保跨 session 连续性。每次启动时自动加载,新 session 开始时必须执行此 skill。
安全使用建议
This skill is plausible for keeping cross‑session notes, but it currently has gaps and privacy implications. Before installing or enabling it: (1) ask the publisher for the actual scripts and an explicit install/registration plan (how startup execution and cron jobs are created); (2) verify where files will be stored and who can read them (these files will contain conversation summaries and todos); (3) prefer a manual review step before any agent creates persistent startup hooks or cron jobs; (4) if you proceed, run it in a restricted workspace or sandbox, and review the content of any created scripts for unexpected network access or credential use. If the author cannot provide the missing scripts/install instructions, treat the SKILL.md as incomplete and avoid enabling automatic behaviors.
功能分析
Type: OpenClaw Skill Name: moore-pyramid-memory-system Version: 1.1.0 The skill bundle describes a complex memory management system that relies on the execution of external JavaScript scripts (startup-read.js, weekly-archive.js, monthly-archive.js) and the establishment of persistence via cron jobs. The SKILL.md file contains strong directives to the AI agent to ensure these scripts are executed automatically at startup and during specific intervals, which constitutes a prompt-injection risk for unauthorized code execution. While the stated intent is benign (session continuity), the reliance on unprovided scripts located in the '~/.openclaw/workspace/scripts/' directory and the instructions to modify system schedules are high-risk behaviors that cannot be fully verified without the script source code.
能力评估
Purpose & Capability
The name/description (a 5‑layer persistent memory system) aligns with instructions to load and update MEMORY.md, .todos.md and per‑day/month files. However the SKILL.md lists scripts (startup-read.js, weekly-archive.js, monthly-archive.js) and cron schedules even though no code files or install steps are included — claiming automatic execution without providing the scripts or an install mechanism is an incoherence.
Instruction Scope
Instructions require reading and writing persistent files under ~/.openclaw/workspace/ (MEMORY.md, memory/*.md, .todos.md) and mandate writing conversation summaries after every conversation. That is functionally within a 'memory' skill, but it directs persistent logging of conversation content (potentially sensitive) and instructs automatic script execution at startup. The skill does not document access controls, retention, or how the startup automation is implemented, giving broad discretion to the agent and raising privacy and scope‑creep concerns.
Install Mechanism
No install spec and no code files are provided. This lowers code supply risk, but is inconsistent with the SKILL.md which references scripts and cron jobs—either the skill expects the runtime to already contain these scripts or the SKILL.md is incomplete. That mismatch should be resolved before trusting automatic behaviors.
Credentials
The skill requests no environment variables, credentials, or external services, which is proportionate for a local memory system. One note: the SKILL.md references an absolute user path (~/.openclaw/workspace/scripts/) but does not declare or justify access to system config paths or other skills' data.
Persistence & Privilege
The description asserts the skill 'must be executed' on new sessions and that a startup script 'executes automatically', but the skill is not marked always:true and provides no mechanism to install or register itself to run at startup. This is an unresolved claim: if the skill attempts to create persistent startup hooks or cron jobs, that would be a privileged action that should be explicitly disclosed and consented to.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moore-pyramid-memory-system
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moore-pyramid-memory-system 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Introduced version 1.1.0 of Moore 金字塔记忆系统 (Moore Pyramid Memory System). - Upgraded memory architecture to a 5-layer pyramid ensuring cross-session continuity. - Added critical `.todos.md` file for persistent tracking of cross-session todos. - Implemented detailed rules for conversation summaries and todo management. - Separated archive scripts for weekly and monthly summaries with defined cron schedules. - Improved documentation with usage instructions and file structure overview.
元数据
Slug moore-pyramid-memory-system
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Moore Pyramid Memory System 是什么?

Moore 金字塔记忆系统 — 5层记忆架构,确保跨 session 连续性。每次启动时自动加载,新 session 开始时必须执行此 skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 Moore Pyramid Memory System?

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

Moore Pyramid Memory System 是免费的吗?

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

Moore Pyramid Memory System 支持哪些平台?

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

谁开发了 Moore Pyramid Memory System?

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

💬 留言讨论