← 返回 Skills 市场
horizoncove

Memory Pro

作者 horizoncove · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yuheng-memory-pro
功能描述
> 精选层·主动精馏:主动从原始会话和笔记中提取知识,沉淀到长期记忆。。触发词:skill, 优化。
安全使用建议
This skill is coherent in purpose (saving distilled session notes) but the SKILL.md instructs the agent to create/modify files and run git commits while the metadata declares no required binaries or paths. Before installing: (1) confirm where 'notes/' will be created and that it will be confined to a safe directory or sandbox; (2) ensure you have git installed and understand whether commits will be pushed to a remote (pushes could use remote credentials); (3) ask the skill author to declare required binaries (git) and explicitly state/limit the filesystem paths the skill may write to; (4) consider disabling autonomous invocation or requiring user confirmation for write/commit actions until you trust behavior; and (5) test the skill in a disposable workspace or repo to observe exactly what it writes and commits.
功能分析
Type: OpenClaw Skill Name: yuheng-memory-pro Version: 1.0.0 The skill is a knowledge management tool designed to distill session information into structured Markdown notes and version them using Git. It operates within a defined directory structure (notes/) and uses standard commands (git add/commit) to maintain a long-term memory for the agent. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to be a memory/refinement layer (writing distilled knowledge into long-term notes). That purpose legitimately requires filesystem write access and a VCS like git, but the skill metadata declares no required binaries or config paths (e.g., no 'git' requirement, no target directory). The absence of these declarations is an incoherence between stated purpose and requested/declared capabilities.
Instruction Scope
SKILL.md explicitly instructs creating/updating notes in notes/<...>.md and running 'git add' and 'git commit'. It also mentions using existing tools (read/write/exec). While writing and committing notes aligns with the skill purpose, the instructions do not constrain target paths, do not limit what may be written, and reference 'exec' which could enable arbitrary command execution if the agent uses it. The instructions also don't state whether commits are local or pushed (remote operations would use remote credentials).
Install Mechanism
This is an instruction-only skill with no install spec or code to download, which minimizes install-time risk.
Credentials
No environment variables or credentials are declared, which is reasonable for simple local note-writing. However, because the skill uses git commands, it will implicitly interact with the user's git configuration and possibly remote credentials (if push is later performed). The metadata should have declared that git and filesystem access are required so users can evaluate credential exposure.
Persistence & Privilege
always:false (good), but the skill performs persistent actions (creating/updating files and committing them). Because the agent can invoke skills autonomously, the combination of automatic triggers and write/exec capabilities could result in unexpected persistent changes to the user's repository or filesystem unless constrained. The skill does not declare path or sandboxing limits.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yuheng-memory-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yuheng-memory-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of 记忆专家skill (memory-pro): - Implements an "active distillation" layer for proactively extracting, refining, and saving key knowledge from conversations, notes, and user actions into long-term memory files. - Clearly defines triggers (end of conversation, discoveries, decisions, corrections, explicit user commands) for when knowledge should be distilled and stored. - Introduces a systematic workflow for evaluating content value, categorizing, and writing or updating memory files in structured locations. - Sets standards for high-quality knowledge distillation, including clear summarization, context, applicability, and source tracking. - Integrates with memory-setup for read operations, coordinates with self-improving-agent's memory architecture, and supports promotion to elite-longterm memory when valuable insights are repeatedly confirmed.
元数据
Slug yuheng-memory-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Memory Pro 是什么?

> 精选层·主动精馏:主动从原始会话和笔记中提取知识,沉淀到长期记忆。。触发词:skill, 优化。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Memory Pro?

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

Memory Pro 是免费的吗?

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

Memory Pro 支持哪些平台?

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

谁开发了 Memory Pro?

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

💬 留言讨论