m3-notify

Solid

Poll the inbox for new notifications addressed to you.

AI & Automation 16 stars 3 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 77/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
30
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# M3 Notify ## When to Use 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. ## Instructions 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.

Details

Author
skynetcmd
Repository
skynetcmd/m3-memory
Created
5 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category