← 返回 Skills 市场
379
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-architect
功能描述
Restructure flat MEMORY.md files into a tiered memory system with an entity graph. Use when: (1) MEMORY.md is growing unwieldy or exceeds 150 lines, (2) user...
安全使用建议
This skill will read and rewrite your MEMORY.md and create a memory/ folder including an append-only JSONL ontology that can contain names, emails, chat IDs, and other contact data. Before running: (1) back up your existing MEMORY.md, (2) ensure you are okay with storing contact/ID data in plain files (avoid putting secrets or API keys in MEMORY.md), (3) confirm the agent environment has the utilities you may need (jq/grep) or adapt commands, and (4) review created files for sensitive information before committing or sharing them. If you want tighter privacy, redact or remove secrets from MEMORY.md first.
功能分析
Type: OpenClaw Skill
Name: memory-architect
Version: 1.0.0
The skill bundle is designed to restructure an AI agent's internal memory files. It involves reading, writing, and overwriting files within the agent's designated memory directory (`MEMORY.md` and `memory/`). The `SKILL.md` instructions include shell commands (`wc`, `grep`, `cat`, `jq`) for verification and querying the agent's own memory data. All actions are confined to the agent's self-management and memory organization, with no evidence of data exfiltration, unauthorized remote execution, persistence mechanisms, or other malicious intent. The capabilities used are necessary for the stated purpose and are not misused.
能力评估
Purpose & Capability
The name/description (restructuring MEMORY.md into tiered files + an ontology) matches the SKILL.md instructions: analyze MEMORY.md, create memory/protocols.md, memory/active.md, memory/archive.md, and memory/ontology/graph.jsonl. There are no unexplained external credentials, binaries, or install steps requested.
Instruction Scope
The instructions explicitly read the full MEMORY.md and create/overwrite files under a memory/ directory and memory/ontology/graph.jsonl. This is expected for the stated purpose, but the skill will collect and persist potentially sensitive personal/contact information (emails, chat IDs) into JSONL. The SKILL.md also shows example shell commands (grep, jq) but the skill metadata declares no required binaries — that mismatch is operational (jq/grep may not be present) rather than inherently malicious.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written outside the described memory files, minimizing install risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, it instructs collecting/storing contact identifiers and emails into graph.jsonl and archive files; that is appropriate for a memory organizer but increases the risk of exposing sensitive data if those files are shared or backed up to external systems.
Persistence & Privilege
always is false and there are no indications the skill tries to modify other skills or system-wide settings. Its persistence is limited to creating/updating files in a memory/ hierarchy under the repository/workspace.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-architect - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-architect触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of memory-architect: split MEMORY.md into tiers and entity graph.
- Introduces a system to restructure MEMORY.md into protocols, active, archive files, and a structured ontology graph.
- Defines clear rules for classifying and storing workflows, active items, completed work, and structured entities.
- MEMORY.md becomes a concise router/index.
- Provides maintenance guidelines for ongoing organization and efficient entity lookups.
元数据
常见问题
Memory Architect 是什么?
Restructure flat MEMORY.md files into a tiered memory system with an entity graph. Use when: (1) MEMORY.md is growing unwieldy or exceeds 150 lines, (2) user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 379 次。
如何安装 Memory Architect?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-architect」即可一键安装,无需额外配置。
Memory Architect 是免费的吗?
是的,Memory Architect 完全免费(开源免费),可自由下载、安装和使用。
Memory Architect 支持哪些平台?
Memory Architect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Architect?
由 kapslap(@kapslap)开发并维护,当前版本 v1.0.0。
推荐 Skills