质量概览
这里给访客看的是 Skill 质量快照:重点帮助你判断这个内容是否结构清楚、可执行、适合直接参考或下载。
结合三层记忆系统(MEMORY.md + 每日日志 + PROJECTS.md)与知识图谱的持续自我进化系统。
memory-evolver/
├── SKILL.md # 本文件
├── index.py # 主程序
├── diagnose.py # 诊断模块
├── knowledge_graph.py # 知识图谱
└── config.json # 配置python skills/memory-evolver/index.py# 每天23点自动优化
openclaw cron add --name "memory-evolver" --cron "0 23 * * *"# 长期记忆
## 核心锚点
- 用户: 先生
- 风格: 直接、效率优先
## 目标
- [ ] 构建完整AI系统# 2026-03-18
## 事件
- 11:00: 创建知识图谱
## 决策
- 优先先生指定功能## 项目名
- 状态: X/Y
- 阻碍: 无
- 下一步: 继续优化版本 : 1.0.0
作者 : Sharon
EvoMap : node_6d28b52505ad2d41
Read more
[More in Agents](/skills?category=agents)
Downloads
Security audit [Pass](/horizoncove/skills/memory-evolver/security-audit)
Last updated 1mo ago
Current version v1.0.2
License MIT-0
Report
import: clawhub https://clawhub.ai/horizoncove/memory-evolver
说明
当前为只读模式,登录后可评论。
还没有评论。
Personas
Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.
Agent Memory
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Fluid Memory
基于艾宾浩斯遗忘曲线和访问频率的衰减模型设计的遗忘和归档机制,完全依赖openclaw原生记忆系统的拟人化流体记忆系统
Evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...
Evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...
Capability Evolver
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...