← 返回 Skills 市场
zhongtw1979

OpenClaw Memory Fusion

作者 zhongtw1979 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-fusion-core
功能描述
Build and operate a unified OpenClaw memory system that combines native Markdown memory, project memory, structured event memory, migration from older PROJEC...
安全使用建议
This skill is largely coherent with its stated purpose, but review the full Python script before running it on your primary workspace because the provided script was truncated and I couldn't fully audit it. Specific actions you should consider: (1) run the commands in a copy of your workspace or a test environment first (use the default dry-run behavior); (2) inspect the complete scripts/openclaw_memory_fusion.py for any network calls, external-provider code paths, or credential use (especially sections that reference models/providers); (3) confirm you are comfortable with the tool reading and writing files under ~/.openclaw/workspace and creating backups under memory_fusion/checkpoints; (4) avoid supplying any unrelated credentials to the script and check whether it prompts for or expects cloud/model keys before enabling non-local providers. If you want, provide the remainder of the script (truncated portion) and I can re-evaluate with higher confidence.
功能分析
Type: OpenClaw Skill Name: openclaw-memory-fusion-core Version: 1.0.1 The skill is a comprehensive utility designed to unify and migrate OpenClaw memory systems into a structured layout. It includes features for auto-capturing events from daily logs, detecting 'drift' in project status, and configuring the OpenClaw memorySearch system. While the script (openclaw_memory_fusion.py) performs high-privilege actions such as modifying the openclaw.json configuration and performing extensive file operations across the workspace, these behaviors are explicitly documented, aligned with the skill's purpose, and protected by safety mechanisms like dry-run defaults and a manifest-based rollback system. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
能力评估
Purpose & Capability
Name, description, SKILL.md commands, templates, and the included Python script are coherent: the tool operates on workspace Markdown, migrates PROJECTS.md/memory files, creates checkpoints/manifests, and maintains semantic/event artifacts. The requested artifacts and paths (workspace, memory_fusion, projects, ops) match the stated purpose.
Instruction Scope
Instructions direct the agent to run the included Python script against the local OpenClaw workspace (default ~/.openclaw/workspace). The script reads/writes many workspace files, creates backups and manifests, and may read the OpenClaw config (~/.openclaw/openclaw.json). That behavior is expected for a migration tool, but the provided file contents are truncated so I could not verify there are no network calls, telemetry, or provider-specific API usage elsewhere in the script. Commands default to dry-run unless --apply is provided, which is a safety plus.
Install Mechanism
No install spec is present (instruction-only with an included script). This minimizes install-time risk; nothing is downloaded or auto-installed by the skill metadata.
Credentials
The skill declares no required env vars or credentials, which is consistent with a purely local migration tool. However the script contains a DEFAULT_LOCAL_MODEL string (a Hugging Face style identifier) and may support providers; the SKILL.md mentions --provider local. If run with other providers (not documented in metadata), the script could attempt network/model access. Verify whether network providers or credential prompts are implemented before giving it access to sensitive credentials.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill writes checkpoints and manifests under workspace/memory_fusion and does not claim to modify other skills or system-wide agent settings. Mutating operations appear to be guarded by explicit --apply flags and create backups prior to changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-memory-fusion-core
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-memory-fusion-core 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fresh clean-slate release under a new slug after privacy scrub.
元数据
Slug openclaw-memory-fusion-core
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Memory Fusion 是什么?

Build and operate a unified OpenClaw memory system that combines native Markdown memory, project memory, structured event memory, migration from older PROJEC... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 OpenClaw Memory Fusion?

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

OpenClaw Memory Fusion 是免费的吗?

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

OpenClaw Memory Fusion 支持哪些平台?

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

谁开发了 OpenClaw Memory Fusion?

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

💬 留言讨论