بنقرة واحدة
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.