memory-retrieve
SolidLoad only the minimum relevant memory for a task using 3-level progressive disclosure. Activate before context-building — never load full memory dumps. Never substitute summaries for durable memory.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- Fr-e-d
- Repository
- Fr-e-d/GAAI-framework
- Created
- 5 months ago
- Last Updated
- 2 days ago
- Language
- Shell
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
memory-load
Loads relevant entries from memory/ into the conversation context. Use at the start of any non-trivial conversation, and any time the topic might overlap with what is stored in memory (personal facts, habits, goals, relationships, work, health, hobbies, etc.). Hybrid strategy — always read memory/index.md and memory/tags.md as the map first, then pull full entry bodies by tag match and by semantic match on titles. No artificial cap on how many entries can be loaded.
memory-search
Search memory by frontmatter fields, full-text keywords, or cross-reference graph. Returns ranked file list — never loads full content. Use when the agent needs to find relevant memory without knowing exact paths.
memory-retriever
Use when the user explicitly chooses read-only RightMemory retrieval for relevant context from earlier work, preferences, project or domain knowledge, live Pursuits, or reusable agent guidance. This skill never submits updates or modifies RightMemory.