From mor
Save a code snippet or piece of knowledge to the note store. Use when the user asks to remember, save, or store something for later.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mor:rememberThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Save a code snippet or piece of knowledge to the note store.
Save a code snippet or piece of knowledge to the note store.
$ARGUMENTS describes what to remember. It can be a function name, a concept, a piece of code in the current project, or general knowledge.
knowledge, snippet, or file).notes_create MCP tool to save it.If $ARGUMENTS is empty, ask the user what to remember.
npx claudepluginhub laat/skills --plugin morCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.