Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/citriac/claude-skills --skill agent-memory

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 31, 2026 at 00:29
File Explorer
2 files
SKILL.md
readonly