Skip to main content
在 Manus 中运行任何 Skill
一键导入

agent-memory

AI agent memory management skill. Implements the file-based memory system: MEMORY.md for long-term facts, daily log files for session history, and distillation workflows. Use when working on agent persistence, memory architecture, or cross-session context. Also activates when the user asks to read/write/update agent memory files.

概览

AI agent memory management skill. Implements the file-based memory system: MEMORY.md for long-term facts, daily log files for session history, and distillation workflows. Use when working on agent persistence, memory architecture, or cross-session context. Also activates when the user asks to read/write/update agent memory files.

安装命令
npx skills add https://github.com/citriac/claude-skills --skill agent-memory

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月31日 00:29
文件资源管理器
2 个文件
SKILL.md
readonly