ワンクリックで
m3-graph
Show memories related to a given one — knowledge-graph traversal up to 3 hops.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show memories related to a given one — knowledge-graph traversal up to 3 hops.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.
Health check — package version, installed payload, chatlog DB row count, per-agent hook state.
SOC 職業分類に基づく
| name | m3-graph |
| description | Show memories related to a given one — knowledge-graph traversal up to 3 hops. |
Use this skill when you want to visualize the connections, dependencies, contradictions, and references of a specific memory in the local Knowledge Graph.
Call m3:memory_graph with id="$ARGUMENTS", depth=2.
Render as an indented tree: the root memory at the top, each related memory underneath with the relationship type and direction (→ supersedes, ← derived_from, etc.). Truncate content to 80 chars per node.
If the result is empty, the memory has no recorded relationships yet. Suggest /m3:search for content-similar items instead.