m3-writelisted
Install: claude install-skill skynetcmd/m3-memory
# M3 Write
## When to Use
Use this skill when the user wants to explicitly write a simple note to their long-term memory without going through auto-classification.
## Instructions
Call `m3:memory_write` with `content="$ARGUMENTS"`, `type="note"`, `scope="user"`.
Report the resulting id and any contradiction events (memory_write returns supersede info if the new memory invalidates an older one).
If the user wanted a different type (decision, fact, preference, etc.), suggest `/m3:save` for the auto-classified path.