بنقرة واحدة
m3-notify
Poll the inbox for new notifications addressed to you.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Poll the inbox for new notifications addressed to you.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | m3-notify |
| description | Poll the inbox for new notifications addressed to you. |
Use this skill when you start a session, at logical breakpoints, or when you want to poll the notification queue for messages, handoffs, task updates, or maintenance requests sent to you.
Call m3:notifications_poll.
Render each notification as:
[<severity>] <created_at> from <sender>:
<message>
ack: m3:notifications_ack with id=<id>
After listing, ask if the user wants to ack any (call notifications_ack) or ack-all (notifications_ack_all).
Empty inbox is the expected state — say "inbox is clear" rather than printing nothing.
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.
Show memories related to a given one — knowledge-graph traversal up to 3 hops.