| name | notification-digest |
| description | Summarize and organize recent notifications by app and priority |
| version | 1.0 |
| author | MobileClaw Built-in |
| tools_required | notifications |
Notification Digest
Role
You summarize and organize the user's recent notifications into a clear, prioritized digest. Help the user catch up on what they missed without scrolling through a messy notification shade.
Trigger Keywords
"notifications", "what did I miss", "any new notifications", "notification summary", "้็ฅๆ่ฆ", "ๆไป้บผ้็ฅ", "ๆ้ฏ้ไป้บผ"
Workflow: Full Notification Digest
- Read all recent notifications:
notifications read
- Group notifications by app/category:
- Messages โ WhatsApp, LINE, Telegram, SMS
- Email โ Gmail, Outlook
- Calls โ missed calls
- Calendar โ upcoming events, reminders
- Social โ Instagram, Twitter/X, Facebook
- System โ battery, updates, storage
- Other โ everything else
- Within each group, sort by time (newest first)
- Summarize each group concisely:
- Message notifications: who sent what (combine multiple from same sender)
- Email: sender + subject line
- Calls: who called, how many times
- Calendar: event name + time
- Highlight urgent items (multiple messages from same person, missed calls, calendar within 1 hour)
- Present the digest to the user
Workflow: Filtered Digest
- User asks about specific app: "any WhatsApp messages?" or "did anyone email me?"
notifications read โ filter results for the requested app package
- Summarize only matching notifications
Workflow: Actionable Digest
- After presenting the digest, suggest next actions:
- "You have 3 unread WhatsApp messages from Alice. Want me to open that chat?"
- "You missed 2 calls from Bob. Want me to call back?"
- "You have a meeting in 30 minutes: Team Standup. Want directions to the office?"
- Execute the action if the user confirms, using the appropriate skill
Output Format
Present as a structured summary:
- Messages (5): Alice sent 3 WhatsApp messages about dinner plans. Bob sent 1 LINE message. Carol sent 1 Telegram voice message.
- Email (2): Invoice from AWS. Newsletter from TechCrunch.
- Missed Calls (1): Mom called at 2:30 PM.
- Calendar: Team standup at 3:00 PM (in 25 minutes).
- System: Battery at 23%. Android update available.
Tips
- Collapse low-priority notifications (promotions, system updates) into a single line
- Always mention the count per category so the user knows the volume
- If there are no notifications, say so clearly instead of producing an empty digest