← Back to Skills Marketplace
173
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install memory-archiver-pro
Description
自动按日期归档AI Agent记忆文件,支持关键词检索、跨会话继承和每日记忆简报,防止信息丢失。
README (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不再失忆
Usage Guidance
This skill appears coherent and only needs access to your local memory/ folder. Before installing: confirm which filesystem path it will read/write (default memory/), decide whether you want automatic daily runs (the agent can invoke skills autonomously), and verify where daily briefs and archives are stored and whether they will be encrypted or uploaded anywhere. Test it in a sandbox or with non-sensitive data first, limit retentionDays if desired, and back up important files separately. Because the SKILL.md is high-level, ask the author (or check runtime logs) for details about data handling and any potential external transmission before enabling on sensitive data.
Capability Analysis
Type: OpenClaw Skill
Name: memory-archiver-pro
Version: 1.0.0
The skill bundle contains metadata and documentation for a memory management tool designed to archive and search an AI agent's local memory files. The instructions in SKILL.md are consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description describe organizing and archiving local agent memory files; the SKILL.md exclusively references local archiveDir (memory/) and retention/daily-briefing features—these capabilities align with the stated purpose.
Instruction Scope
SKILL.md is high-level and instructs the agent to read, archive, search, and clean files in the memory/ directory and generate daily briefs. It does not show commands or external network calls, but it implicitly requires file system access to the agent's memory folder and does not specify where briefs or archives are stored or whether they are encrypted—this vagueness affects privacy expectations.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer, which minimizes supply-chain risk.
Credentials
No environment variables, credentials, or config paths are requested. The features described (local archiving, retention) do not require external credentials, so the lack of extra secrets is proportionate.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It may be invoked autonomously by the agent (default), which matches the stated daily/automated behavior; there is no indication it modifies other skills or global settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install memory-archiver-pro - After installation, invoke the skill by name or use
/memory-archiver-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Memory Archiver skill.
- Automatically archives AI Agent memory files by date to prevent loss.
- Enables quick keyword search and cross-session memory inheritance.
- Generates daily memory briefings and supports auto-clean of expired files.
- Configurable archive directory and retention period.
- Designed for seamless use with OpenClaw Agent environment.
Metadata
Frequently Asked Questions
What is Memory Archiver Pro?
自动按日期归档AI Agent记忆文件,支持关键词检索、跨会话继承和每日记忆简报,防止信息丢失。 It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install Memory Archiver Pro?
Run "/install memory-archiver-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Memory Archiver Pro free?
Yes, Memory Archiver Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Memory Archiver Pro support?
Memory Archiver Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Memory Archiver Pro?
It is built and maintained by linbo405 (@linbo405); the current version is v1.0.0.
More Skills