Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

agent-memory

النجوم٢
التفرعات٠
آخر تحديث٢٣ يونيو ٢٠٢٦ في ٠٣:٥٦

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).

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly