원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
Health check — package version, installed payload, chatlog DB row count, per-agent hook state.
| 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.