← 返回 Skills 市场
phernandez

Memory Lifecycle

作者 Paul Hernandez · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
236
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install memory-lifecycle
功能描述
Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use w...
安全使用建议
This skill appears internally consistent and low-risk, but before installing: (1) verify that the platform primitives referenced (search_notes, move_note, edit_note) are strictly scoped to your Basic Memory and cannot operate on arbitrary filesystem paths; (2) test on a small sample note to confirm moves and frontmatter edits behave as expected and permalinks resolve; (3) be cautious with batch operations—ensure the skill prompts for confirmation of the list to move; (4) ensure you have recent backups or version history (in case of mistaken deletes); (5) if you want to limit autonomous changes, don't grant the agent broad automation rights or require explicit user confirmation for destructive/batch actions.
功能分析
Type: OpenClaw Skill Name: memory-lifecycle Version: 0.1.1 The skill bundle 'memory-lifecycle' provides standard instructions and workflows for managing the status and organization of notes within a knowledge management system. It focuses on moving files between folders (e.g., active to archive) and updating metadata, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (manage note lifecycle: archive, move, update frontmatter) matches the instructions. There are no unrelated env vars, binaries, or install steps requested that would be unjustified for this purpose.
Instruction Scope
SKILL.md confines behavior to searching Basic Memory, moving notes between folders, and editing frontmatter using platform primitives (search_notes, move_note, edit_note). It instructs asking the user when ambiguous and avoiding deletion except for clear mistakes.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or external config paths are requested. The required scope is limited to Basic Memory operations described in the document.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not instruct modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-lifecycle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-lifecycle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
No user-facing changes in this release. - Version bump to 0.1.1 with no modifications to files or documentation.
v0.1.0
Initial release of the memory-lifecycle skill for managing entity status transitions in Basic Memory. - Handles archiving, moving notes between status folders, and updating frontmatter for status changes. - Ensures entities are archived (never deleted), preserving valuable context in the knowledge graph. - Detects and processes various status changes (e.g., completed, missed, cancelled, paused, or reactivated). - Includes clear workflow steps: search for the entity, move the file, update frontmatter, and confirm actions. - Provides robust handling for edge cases such as already archived entities, partial completions, and mistaken transitions. - Designed to integrate with other skills for tasks, note management, and periodic maintenance.
元数据
Slug memory-lifecycle
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Memory Lifecycle 是什么?

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 236 次。

如何安装 Memory Lifecycle?

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

Memory Lifecycle 是免费的吗?

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

Memory Lifecycle 支持哪些平台?

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

谁开发了 Memory Lifecycle?

由 Paul Hernandez(@phernandez)开发并维护,当前版本 v0.1.1。

💬 留言讨论