# Usernotifications

> API reference: UserNotifications. Query for local/remote notifications, triggers, notification content.

- Skill: `prisma-labs-dev/usernotifications` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add prisma-labs-dev/usernotifications`
- Raw SKILL.md: https://api.skillmd.com/api/skills/prisma-labs-dev/usernotifications/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: prisma-labs-dev (https://skillmd.com/u/prisma-labs-dev)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/prisma-labs-dev/usernotifications

---


# 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

