بنقرة واحدة
m3-find-in-chat
Search captured chat-log turns from your prior Claude / Gemini / Antigravity sessions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Search captured chat-log turns from your prior Claude / Gemini / Antigravity sessions.
التثبيت باستخدام 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.
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.
Health check — package version, installed payload, chatlog DB row count, per-agent hook state.
| name | m3-find-in-chat |
| description | Search captured chat-log turns from your prior Claude / Gemini / Antigravity sessions. |
Use this skill when the user wants to search past conversation transcripts or look up specific things they discussed with the assistant in prior turns or sessions.
Call the m3:chatlog_search MCP tool with query="$ARGUMENTS", k=10.
Group results by conversation_id and present chronologically. For each match show:
If results span more than one conversation, mention that — the user may want to drill into a specific session via chatlog_list_conversations (a related MCP tool).