원클릭으로
m3-get
Fetch one memory by UUID or short prefix.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fetch one memory by UUID or short prefix.
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.
Show memories related to a given one — knowledge-graph traversal up to 3 hops.
Health check — package version, installed payload, chatlog DB row count, per-agent hook state.
| name | m3-get |
| description | Fetch one memory by UUID or short prefix. |
Use this skill when you need to retrieve the full, detailed record of a single memory by its UUID or a short ID prefix.
Call m3:memory_get with id="$ARGUMENTS".
If the id is shorter than 36 chars (a UUID prefix), the tool will resolve it. If the prefix is ambiguous, surface the matches and ask the user to disambiguate.
Display: id, title, type, scope, created_at, updated_at, full content. If metadata is non-empty, render it as a small table.