← 返回 Skills 市场
sarielwang93

Memory Tiering

作者 SarielWang93 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
16557
总下载
9
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-tiering
功能描述
Automated multi-tiered memory management (HOT, WARM, COLD). Use this skill to organize, prune, and archive context during memory operations or compactions.
安全使用建议
Install this if you want automated memory cleanup. Before running it on important memory, ask the agent for a preview or backup, and avoid storing raw secrets in memory files.
功能分析
Type: OpenClaw Skill Name: memory-tiering Version: 1.0.0 The skill bundle is benign. It defines a memory tiering system for an AI agent, instructing it to read and write to internal memory files (`memory/hot/HOT_MEMORY.md`, `memory/warm/WARM_MEMORY.md`, `MEMORY.md`, `memory/YYYY-MM-DD.md`). The instructions in `SKILL.md` are clear, directly related to the stated purpose, and do not contain any prompt injection attempts, malicious execution patterns, data exfiltration, or persistence mechanisms. Notably, an instruction regarding 'credentials in HOT' advises the agent to point to root files rather than storing raw secrets, which is a security-positive directive.
能力评估
Purpose & Capability
The stated purpose is HOT/WARM/COLD memory tiering, and the instructions directly match that purpose by reading memory tiers, moving context between them, and summarizing archives.
Instruction Scope
The skill discloses the memory files and recent daily logs it reads, but it also triggers automatically after /compact and does not require an explicit preview before reorganizing memory.
Install Mechanism
The artifact contains only a markdown skill file; no scripts, binaries, package installs, hooks, or hidden setup behavior were found.
Credentials
Access to memory tiers and recent logs is proportionate for memory management. The credential guidance discourages storing raw secrets and instead points to root files where possible.
Persistence & Privilege
The skill intentionally mutates durable memory by pruning, moving, and summarizing content. That is expected for the purpose but may affect future recall if used too aggressively.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-tiering
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-tiering 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
memory-tiering 1.0.0 - Introduces dynamic, three-tiered memory management: HOT, WARM, and COLD. - Automates context organization, pruning, and archival using a structured workflow. - Supports both manual and automatic triggers (e.g., after compaction). - Enhances retrieval efficiency and context relevance by enforcing tier redistribution and summarization steps.
元数据
Slug memory-tiering
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Memory Tiering 是什么?

Automated multi-tiered memory management (HOT, WARM, COLD). Use this skill to organize, prune, and archive context during memory operations or compactions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16557 次。

如何安装 Memory Tiering?

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

Memory Tiering 是免费的吗?

是的,Memory Tiering 完全免费(开源免费),可自由下载、安装和使用。

Memory Tiering 支持哪些平台?

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

谁开发了 Memory Tiering?

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

💬 留言讨论