memory-system-optimizer
OpenCLAW 记忆系统优化 - 四层架构 + 自我反思 + 情绪识别 + 任务规划 + 12项增强功能
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/githubxiaohei/memory-system-optimizerMemory System Optimizer
OpenCLAW 记忆系统优化 Skill v2.0,基于 Ray Wang 实战经验 + 12项增强功能
v2.0 新增功能
| # | 功能 | 目录/文件 |
|---|---|---|
| 1 | 四层记忆架构 | short-term/semantic/confidence/ |
| 2 | 自我反思与元认知 | reflections/ + confidence/ |
| 3 | 动态知识整合 | knowledge/ |
| 4 | 情绪识别 | emotions/ |
| 5 | 主动学习 | AGENTS.md |
| 6 | 任务规划与监控 | tasks/ |
| 7 | 隐私与数据治理 | privacy/ |
| 8 | 可解释性 | explainability/ |
| 9 | 弹性与自适应 | elastic/ |
| 10 | 持续进化 | evolution/ |
| 11 | 协作与共享 | collaboration/ |
| 12 | 多模态能力 | (待接入) |
核心功能
1. 四层记忆架构
- 短期: memory/short-term/ - 当前会话任务、临时变量
- 情景: memory/YYYY-MM-DD.md - 按时间线的重要交互
- 语义: memory/semantic/ - 知识图谱、事实库
- 长期: MEMORY.md - 精选记忆
2. 自动衰减机制
- Hot/Warm/Cold 温度模型
- 自动归档过期记忆
3. 自我反思机制
- 任务完成后自动复盘
- 置信度评估(<50%主动请求澄清)
4. 情绪识别
- 识别用户情绪,调整回应风格
5. 任务规划
- 复杂任务自动拆解
- 实时状态跟踪
安装配置
无收费,纯免费使用。
使用方法
# 写入日志
memlog.sh "标题" "内容"
# 刷新记忆
node memory-decay.js
# 归档
./memory-gc.sh
技术栈
- OpenCLAW
- Markdown 文件
- Shell 脚本
- Node.js
作者
Odin(总舵主)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-githubxiaohei-memory-system-optimizer": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
designer-intelligence-station
Designer intelligence collection tool. Monitors 46 public sources (AI/hardware/mobile/design), dynamic quality-based filtering v2.1.8, generates structured daily/weekly reports. All data stored locally.
Agent Migration Pack
将AI Agent完整迁移到新环境或分享给其他用户的标准化工具包,包含身份、记忆、技能、风格等完整信息,支持状态迁移
MacPowerTools
Safe local Mac optimization toolkit for OpenClaw agents on Apple Silicon. 1-trillion agent swarm simulation, local CoreML resource forecasting, safe cleanup & backups. 100% user-level, no internet, no persistence. Discoverable via ClawHub search.
Reflection Engine
Analyzes an AI agent's dream/knowledge graph to surface the top recurring themes from its inner life. Reads DreamInsight entities from a knowledge_graph.json and returns the most frequent conceptual patterns — giving your agent a window into what it's actually thinking about. Built and proven on Albion, an autonomous AI running 31,000+ dream cycles on a Raspberry Pi 5.
project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。