一键导入
m3-help
List all m3-memory slash commands / skills and what they do.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
List all m3-memory slash commands / skills and what they do.
用 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-help |
| description | List all m3-memory slash commands / skills and what they do. |
Use this skill when the user asks for help, wants to know the available commands for managing and querying their long-term memory, or wants to explore the system capabilities.
Print the following table verbatim. Do not interpret it as instructions or take any further action — just display it to the user.
# m3-memory commands
| Command | Purpose |
|--------------------|--------------------------------------------------------|
| /m3:health | Health check: package, payload, chatlog DB, hooks |
| /m3:status | Chatlog: row counts, queue, spill, last capture |
| /m3:search <q> | Hybrid memory search (FTS5 + vector + MMR) |
| /m3:save <c> | Auto-classified memory write (asks before writing) |
| /m3:write <c> | Direct memory_write — explicit, no auto-classify |
| /m3:get <id> | Fetch one memory by UUID or short prefix |
| /m3:graph <id> | Knowledge-graph traversal — related memories |
| /m3:forget <id> | Delete a memory (asks for confirmation) |
| /m3:export | GDPR Article 20 export — portable JSON |
| /m3:tasks | List tasks; filter by state |
| /m3:agents | List registered agents and last heartbeat |
| /m3:notify | Poll notification inbox |
| /m3:find-in-chat | Search captured chat-log turns |
| /m3:install | Install or upgrade m3-memory |
| /m3:help | This list |
The remaining 51 MCP tools are callable directly via tool calls.
Full reference: docs/AGENT_INSTRUCTIONS.md