← 返回 Skills 市场
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-lesson-manager
功能描述
结构化学习记录与技能提取工具(V2.0)。用于记录错误/纠正/决策/项目/人员,支持 HOT/WARM/COLD 三层自动分层、状态恢复、技能提取。触发词:记录学习、提取技能、创建学习条目、晋升学习、归档条目。
安全使用建议
This skill operates on your local workspace and will create, move, append to and (in migration examples) remove files/directories. Recommended precautions before running: 1) Make a full backup of your memory/ directory as the docs instruct; 2) Run scripts with --dry-run first (many scripts support it) to preview changes; 3) Inspect the scripts yourself to ensure their behavior is acceptable in your environment (they use mv, cp, sed, grep, find, stat); 4) Avoid running these scripts as root or from a system-critical directory; 5) Note migration-guide contains example rm -rf commands — do not run those unless you understand and intend their effects. If you want extra assurance, test the skill in a disposable workspace copy first.
能力评估
Purpose & Capability
The name/description (memory lesson manager) matches the provided scripts and docs. The scripts implement initialization, validation, semantic linking, promotion, archival and extracting lessons-to-skills — all coherent with the declared purpose.
Instruction Scope
SKILL.md and scripts instruct the agent/user to create, move, update and archive files under the workspace (memory/, skills/, state/). This is in-scope, but the scripts will modify and move user files (mv, sed, cp, rm in migration guide examples). The docs repeatedly recommend backing up before migration and most scripts provide --dry-run; users should be aware these operations change on-disk content.
Install Mechanism
No install specification is provided (instruction-only). The bundle includes pure shell scripts; nothing is downloaded from external URLs or installed automatically.
Credentials
The skill requires no environment credentials or config paths. A couple of scripts accept optional environment variables (OPENCLAW_WORKSPACE/CLAW_WORKSPACE) to locate the workspace — this is reasonable and minimal for a filesystem-focused tool.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does modify files within the user's workspace (its intended domain) but does not request system-wide privileges, alter other skills' configs, or insist on permanent injection.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-lesson-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-lesson-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Version 2.0.0 introduces major enhancements with a new multi-layered memory and skill extraction system.
- Adds automatic HOT/WARM/COLD three-layer memory structure for lesson management.
- New scripts: semantic search (search-lessons.sh) and diary auto-linking (link-diary-lessons.sh).
- Improved skill extraction and promotion based on usage frequency.
- Simplified, date-based ID format enhances readability and concurrency safety.
- Provides explicit migration guidance and backup steps for existing users.
元数据
常见问题
Memory Lesson Manager 是什么?
结构化学习记录与技能提取工具(V2.0)。用于记录错误/纠正/决策/项目/人员,支持 HOT/WARM/COLD 三层自动分层、状态恢复、技能提取。触发词:记录学习、提取技能、创建学习条目、晋升学习、归档条目。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Memory Lesson Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-lesson-manager」即可一键安装,无需额外配置。
Memory Lesson Manager 是免费的吗?
是的,Memory Lesson Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Lesson Manager 支持哪些平台?
Memory Lesson Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Lesson Manager?
由 tank2737(@tank2737)开发并维护,当前版本 v2.0.0。
推荐 Skills