一键导入
recall
Search and display observations from long-term observational memory
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search and display observations from long-term observational memory
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Remove specific observations from long-term memory
Force extraction of observations from the current conversation into observational memory
Compress and reorganize observational memory, condensing old observations
| name | recall |
| description | Search and display observations from long-term observational memory |
| argument-hint | [optional: search topic] |
Retrieve and display observations from the observational memory system.
Determine the memory directory by running:
python3 -c "import os; print(os.path.expanduser('~/.claude/projects/' + os.getcwd().replace('/','-') + '/memory/'))"
Read the observations file (observations.md) from that directory.
If no arguments provided ($ARGUMENTS is empty):
If a search topic is provided ($ARGUMENTS):
Also check MEMORY.md in the same directory for any related curated facts.
Present the results in a clear, organized format.