بنقرة واحدة
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.