Searching memory
SkillFiles & storageRetrieves pi-context-repo notes and checks memory sync state. Use to find prior preferences, read memory files, or synchronize requested updates.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Searching memory skill
What this skill tells your AI
The instructions your AI receives, as published by edmundmiller/dotfiles in packages/pi-packages/pi-context-repo/skills/searching-memory/SKILL.md and read by ahel’s review.
Use memory_read for a known path, memory_search for a keyword,
memory_list for directory discovery, and memory_recall for old conversation
context. Paths are relative to the memory repository (e.g. system/style.md).
For requested maintenance, merge stale notes with memory_write and
memory_commit; preserve frontmatter description, limit, and protected
read_only. Stay within file limits and leave read-only files unchanged.
/memory shows status/history. When remote synchronization is authorized,
git -C "$MEMORY_DIR" push publishes local memory commits; an ahead status
alone does not authorize publication.
Signals
- GitHub stars
- 80
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
searching-memory- Source
- github.com/edmundmiller/dotfiles