skills/skills.volces.com/agent-memory-system

agent-memory-system

SKILL.md

Agent Memory System 🧠

OpenClaw Agent 长期记忆系统

让 AI Agent 拥有持久记忆,自动管理冷热数据,从经验中提炼可复用技能。

核心功能

1. 温度模型

温度 时间范围 存储位置 说明
🔥 热 < 7 天 memory/*.md 活跃数据,高频访问
🟡 温 7-30 天 memory/*.md 近期数据,偶尔访问
❄️ 冷 > 30 天 memory/.archive/ 归档数据,低频访问

2. 自动 GC(每周日 00:00)

Installs
13
First Seen
Mar 13, 2026