Search memini for prior context, decisions, or facts relevant to the current task. Use this skill when the user asks "what do you know about X", "did we discuss Y before", or before starting work that may have prior context (a file edit, an architectural change, debugging a recurring issue). The MCP tool is memory_recall on the bundled memini server.
$npx -y skills add eleboucher/memini --skill recallInstalls into the current project.
Run `npx skills use "https://github.com/eleboucher/memini" --skill "eleboucher/memini/recall"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eleboucher/memini" that are relevant to the current task. Run `npx skills add "https://github.com/eleboucher/memini"` and select the relevant skills, then follow their instructions.