一键导入
remnic-search
Run a deep full-text search across every Remnic memory. Trigger phrases include "search memories for", "find anything about", "deep search".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a deep full-text search across every Remnic memory. Trigger phrases include "search memories for", "find anything about", "deep search".
用 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".
Search Remnic memories by natural-language query. Trigger phrases include "what do you remember about", "recall anything on", "have we discussed".
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".
| name | remnic-search |
| description | Run a deep full-text search across every Remnic memory. Trigger phrases include "search memories for", "find anything about", "deep search". |
| allowed-tools | ["remnic_lcm_search"] |
Use when a natural-language remnic-recall did not surface something the user insists exists, or when the task genuinely needs exhaustive coverage rather than a ranked summary.
Triggers:
remnic-recall returned nothing useful.query (required) — literal phrase or keyword string; this is full-text, not semantic.remnic_lcm_search with that phrase.remnic-remember if the content should be captured going forward.remnic_lcm_search as the default. Fix: Start with remnic_recall; escalate to search only when recall fails.remnic_lcm_search was called only after recall fell short or the task required exhaustive matching.engram_lcm_search alias was not preferred over remnic_lcm_search.Tool names: canonical name is
remnic_lcm_search. The legacyengram_lcm_searchalias remains accepted during v1.x.