Save a durable fact, decision, or preference to memini. Use this skill proactively — do not wait to be asked — when the user says "remember this" or corrects you, after discovering a bug's root cause, after making an architectural decision, after learning a project convention or environment quirk, or whenever something learned in this session should outlive the session itself. The MCP tool is memory_remember on the bundled memini server.
$npx -y skills add eleboucher/memini --skill rememberInstalls into the current project.
Run `npx skills use "https://github.com/eleboucher/memini" --skill "eleboucher/memini/remember"` 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.