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

agent-memory

Stars2
Forks0
UpdatedJune 23, 2026 at 03:56

Designs the memory layer for a long-running agent — tier selection (core/working/session/episodic/semantic/procedural), backing-store choice (file/KV/vector/graph/temporal-graph), validity-window discipline, stale-context detection, and memory-quality eval. Use when an agent must remember across turns / sessions / users; when raw RAG isn't enough; or when an agent loop already exists and you're deciding what to persist where. Sibling to `/agent-design` (loop + tools) and `/rag-design` (retrieval-time semantics).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly