Search through Elroy's long-term memories to find relevant information.
When the user invokes this skill with /recall [QUERY], search memories by running:
bash
elroy message "/examine_memories $ARGUMENTS"
This will search through stored memories and return relevant results.
Examples:
- •
/recall "What authentication method are we using?" - •
/recall "User's TypeScript preferences" - •
/recall "deployment configuration"