一键导入
m3-write
Direct memory_write — explicit, no auto-classification. Use /m3:save for context-aware writes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Direct memory_write — explicit, no auto-classification. Use /m3:save for context-aware writes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
List registered agents and their last heartbeat. Useful for multi-agent setups.
GDPR Article 20 — export all memories you own as portable JSON.
Search captured chat-log turns from your prior Claude / Gemini / Antigravity sessions.
Delete a memory permanently. Asks for confirmation first.
Fetch one memory by UUID or short prefix.
Show memories related to a given one — knowledge-graph traversal up to 3 hops.
| name | m3-write |
| description | Direct memory_write — explicit, no auto-classification. Use /m3:save for context-aware writes. |
Use this skill when the user wants to explicitly write a simple note to their long-term memory without going through auto-classification.
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.