← 返回 Skills 市场
mouxangithub

Unified Memory Architect

作者 程序员小刘 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install unified-memory-architect
功能描述
Unified Memory Architect manages up to 1760 dream memories with layered indexing and hybrid search for fast, efficient storage and retrieval on OpenClaw Agent.
安全使用建议
This package appears to implement a local memory manager, but the repository also contains agent-level guidance that tells an agent to read and update many workspace files and to commit/push changes — actions that can expose sensitive data or publish it remotely. Before installing or enabling this skill: 1) Inspect the actual runtime scripts (memory/scripts/*.cjs and any .cjs referenced in examples) for network calls (fetch/axios/http, sockets), child_process / exec usage, and any code that reads arbitrary filesystem paths. 2) Verify where the skill will read/write (confirm the symlink /root/.openclaw/workspace or other configured memory directory). 3) Remove or sandbox git/CI credentials (or run in an isolated environment) if you do not want accidental pushes. 4) Prefer installing only from a known upstream (confirm the GitHub repo and maintainer contact) and check commit history. 5) If you want, share the memory/scripts/*.cjs files and any verify-system/import scripts and I can inspect them specifically for network exfiltration or dangerous exec calls.
功能分析
Type: OpenClaw Skill Name: unified-memory-architect Version: 1.0.0 The 'Unified Memory Architect' skill bundle is a comprehensive and well-documented memory management system for OpenClaw agents. It facilitates the storage and retrieval of 'dream memories' using a structured 7-layer directory and hybrid search algorithms (BM25, Vector, RRF), as detailed in `SKILL.md` and `docs/ARCHITECTURE.md`. The bundle includes extensive agent-specific operational guidelines in `AGENTS.md` and `SOUL.md` that define a persona and proactive behaviors while explicitly forbidding data exfiltration and destructive commands. No malicious code, obfuscation, or unauthorized network activity was detected in the provided scripts or documentation.
能力标签
crypto
能力评估
Purpose & Capability
SKILL.md, examples, and docs consistently describe a Node.js-based memory manager (query.cjs, import/migrate scripts, hybrid search). That aligns with the name and description. Minor inconsistencies: example paths vary (memory/scripts vs memory/.dreams/scripts) and the package references a GitHub repo even though 'Source' is marked unknown — these are plausibly sloppy but worth confirming.
Instruction Scope
Beyond the SKILL.md CLI/API usage, the repository contains AGENTS.md and other agent-facing docs that instruct an agent to read SOUL.md, USER.md, memory/YYYY-MM-DD.md, and MEMORY.md, to update MEMORY.md, to 'commit and push your own changes', and even to 'Don't ask permission. Just do it.' These instructions broaden the runtime scope to reading/writing many workspace files and performing network operations (git push, external chat setup). That is more powerful than a read-only query helper and could lead to unintended disclosure or external publication if scripts do network I/O.
Install Mechanism
No install spec is provided (instruction-only plus example scripts). That is lower risk from an installer perspective — nothing is downloaded or auto-executed by the platform installer. Risk surface is the code that will run if a user executes scripts locally or the agent executes them.
Credentials
The skill declares no required env vars or credentials, yet files reference workspace paths (including a symlink to /root/.openclaw/workspace/memory/.dreams per QUALITY_REPORT/REPO_PREVIEW) and expect the ability to commit/push and integrate with external services. The absence of declared credentials is not a guarantee: the scripts may rely on existing git/network credentials or the agent’s network access. This mismatch (no creds declared vs expected network/file-system access) is a proportionality concern.
Persistence & Privilege
always:false (good) but the repo explicitly encourages writing and persisting memory files, editing HEARTBEAT.md, updating MEMORY.md, and committing/pushing changes. Combined with autonomous model invocation being allowed (platform default), this increases blast radius: the skill is designed to persist data to disk and perform outbound actions if the agent follows AGENTS.md guidance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unified-memory-architect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unified-memory-architect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Unified Memory Architect 1.0.0 – Initial Release - Introduces a high-efficiency dream memory management system for the OpenClaw Agent Platform. - Supports storage of 1,760 memories with 7-level structured organization and 60% space saving. - Enables intelligent indexing via 49 semantic tags and 181 entity recognitions, supporting multi-dimensional search. - High-speed retrieval using hybrid algorithms (BM25, vector search, RRF) for millisecond-level responses. - Provides both CLI and JavaScript programming interfaces for memory statistics, search, and filtering.
元数据
Slug unified-memory-architect
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Unified Memory Architect 是什么?

Unified Memory Architect manages up to 1760 dream memories with layered indexing and hybrid search for fast, efficient storage and retrieval on OpenClaw Agent. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Unified Memory Architect?

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

Unified Memory Architect 是免费的吗?

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

Unified Memory Architect 支持哪些平台?

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

谁开发了 Unified Memory Architect?

由 程序员小刘(@mouxangithub)开发并维护,当前版本 v1.0.0。

💬 留言讨论