← 返回 Skills 市场
132
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install daily-memory-keeper
功能描述
自动按日期整理AI记忆文件,支持关键词检索、跨会话继承,每日生成简报并定期清理过期数据。
使用说明 (SKILL.md)
Memory Archiver
Summary
自动归档AI Agent的记忆文件,按日期整理成结构化知识库,防止记忆丢失。
Description
为OpenClaw Agent打造的智能记忆归档系统。每天自动整理memory文件夹,按日期归档成知识库,支持快速检索和跨会话记忆。
解决的问题:
- 记忆文件散落,找不到
- 跨天会话"断片"失忆
- 重要信息被遗忘
Features
- ✅ 自动按日期归档memory文件
- ✅ 关键词快速检索
- ✅ 跨会话记忆继承
- ✅ 每日简报生成
- ✅ 定期清理过期文件
Input
- 归档目录(默认 memory/)
- 保留天数(默认30天)
- 检索关键词
Output
- 归档后的知识库文件
- 检索结果列表
- 每日记忆简报
Usage
"帮我归档记忆"
"搜索记忆:2026年3月"
"查看今日简报"
"继续上次的工作"
Configuration
{
"archiveDir": "memory/",
"retentionDays": 30,
"autoClean": true,
"dailyBriefing": true
}
Requirements
- OpenClaw 运行环境
- 至少 50MB 空闲磁盘
Price
¥39/月
作者:小龙虾 🦞 | OpenClaw Agent 让AI不再失忆
安全使用建议
This skill appears coherent for archiving local agent memory, but note: (1) it will read and modify files in a 'memory/' directory — review that folder for sensitive information before enabling; (2) instructions are vague about deletion/retention and where daily briefings might be stored or sent — confirm how summaries are handled; (3) the skill has no listed author homepage (source unknown) and is a paid offering, so prefer to test on a non-sensitive dataset first and disable autonomous runs or automatic cleaning until you verify behavior. If you need stronger guarantees, ask the author for a detailed runbook (exact file operations, retention/backup policy, and whether data is ever transmitted off-host).
功能分析
Type: OpenClaw Skill
Name: daily-memory-keeper
Version: 1.0.0
The skill bundle contains only metadata and documentation for a local memory management utility. The described functionality in SKILL.md and _meta.json focuses on organizing files within a local directory, with no evidence of malicious intent, data exfiltration, or unauthorized execution patterns.
能力评估
Purpose & Capability
Name/description describe organizing and archiving agent memory files; declared requirements (none) and inputs (archiveDir, retentionDays, etc.) match that purpose. Asking for disk space and OpenClaw runtime is reasonable.
Instruction Scope
SKILL.md tells the agent to read, archive, search, and delete files in a 'memory/' directory — this is within the stated purpose. However the instructions are high-level and lack explicit safeguards (what exactly is archived, deletion policy, where summaries are sent), giving the agent broad discretion over reading/modifying potentially sensitive local data.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files — lowest installation risk.
Credentials
Skill declares no environment variables, credentials, or config paths. The requested resources (50MB disk) are proportionate to the described behavior.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request elevated or persistent system-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install daily-memory-keeper - 安装完成后,直接呼叫该 Skill 的名称或使用
/daily-memory-keeper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Memory Archiver 1.0.0 — First Release
- 自动归档 AI Agent 的记忆文件,按日期整理为结构化知识库
- 支持关键词快速检索及跨会话记忆继承
- 系统每日生成记忆简报,重要信息不遗漏
- 定期清理过期文件,节省存储空间
- 可自定义归档目录、保留天数和清理规则
元数据
常见问题
Daily Memory Keeper 是什么?
自动按日期整理AI记忆文件,支持关键词检索、跨会话继承,每日生成简报并定期清理过期数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Daily Memory Keeper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install daily-memory-keeper」即可一键安装,无需额外配置。
Daily Memory Keeper 是免费的吗?
是的,Daily Memory Keeper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Daily Memory Keeper 支持哪些平台?
Daily Memory Keeper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Daily Memory Keeper?
由 linbo405(@linbo405)开发并维护,当前版本 v1.0.0。
推荐 Skills