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

anda-brain

星标69
分支6
更新时间2026年7月5日 10:11

Long-term memory service for LLM agents. Provides persistent, structured memory (Cognitive Nexus) through three operations: Formation (encode conversations into memory), Recall (query memory with natural language), and Maintenance (consolidate and prune memory). Use this service when: - You need to persist facts, preferences, relationships, or events across sessions - You want to recall previous conversations, decisions, or user context - You need structured long-term memory without understanding KIP syntax - You want to trigger memory consolidation or cleanup Common trigger phrases: - "remember this", "save this for later", "don't forget" - "what did I say last time?", "recall my preferences" - "what do we know about X?", "who is X?" - "run memory maintenance", "consolidate memory"

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly