usernotifications
Reference guide for Apple UserNotifications API to send alerts and messages to users.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
SKILL.mdShow the author's original SKILL.md
--- name: usernotifications user-invocable: true description: "API reference: UserNotifications. Query for local/remote notifications, triggers, notification content." context: fork agent: Explore --- # UserNotifications Documentation Search these docs to answer questions about notification APIs. ## Return Format Always include: 1. **Summary** - Answer the question concisely 2. **File paths** - List relevant files for full details, e.g.: - `notifications-overview.md` for notification center and triggers ## Files - `notifications-overview.md` - Framework overview and notification types - `unusernotificationcenter.md` - Central notification management - `unnotificationrequest.md` - Creating notification requests - `unmutablenotificationcontent.md` - Notification content (title, body, etc.) - `uncalendarnotificationtrigger.md` - Date/time-based triggers - `untimeintervalnotificationtrigger.md` - Interval-based triggers
Ships with 6 supporting files:
- notifications-overview.md
- uncalendarnotificationtrigger.md
- unmutablenotificationcontent.md
- unnotificationrequest.md
- untimeintervalnotificationtrigger.md
- unusernotificationcenter.md
Mirrored from the author's public source. Install counts from the open skills registry.