一键导入
remnic-recall
Search Remnic memories by natural-language query. Trigger phrases include "what do you remember about", "recall anything on", "have we discussed".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search Remnic memories by natural-language query. Trigger phrases include "what do you remember about", "recall anything on", "have we discussed".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browse entities in the Remnic knowledge graph and surface their facts and relationships. Trigger phrases include "tell me about the entity", "look up", "what do we know about".
Shared memory workflow for Claude Code agents connected to Remnic — recall before acting, observe during work, remember at the end. Trigger phrases include "what do you remember about", "save this for later", "any context from last time".
Store a durable memory in Remnic so every connected agent can recall it. Trigger phrases include "remember this", "save this for later", "add a note that".
Run a deep full-text search across every Remnic memory. Trigger phrases include "search memories for", "find anything about", "deep search".
Check the health of the Remnic daemon, stores, and connected clients. Trigger phrases include "is remnic running", "check memory status", "daemon health".
Browse entities in the Remnic knowledge graph and surface their facts and relationships. Trigger phrases include "tell me about the entity", "look up", "what do we know about".
| name | remnic-recall |
| description | Search Remnic memories by natural-language query. Trigger phrases include "what do you remember about", "recall anything on", "have we discussed". |
| allowed-tools | ["remnic_recall"] |
Use when the user or the current task needs prior context from Remnic. This is the default first step for any non-trivial Claude Code turn that could benefit from memory.
Triggers:
/remnic:recall <query> slash command invocation.query (required) — natural-language question or topic string.remnic_recall with that query; request 3–8 results unless the caller specified otherwise.remnic-remember if there is something worth storing now.remnic_recall was called with a natural-language query.remnic_recall was used over legacy engram_recall.Tool names: canonical name is
remnic_recall. The legacyengram_recallalias remains accepted during v1.x.