novu
Installation
SKILL.md
Novu
Novu is a notification infrastructure platform for sending notifications across email, SMS, push, chat, and in-app channels. Workflows can be created via the Novu dashboard UI or in code using @novu/framework.
Sub-Skills
| Skill | Use When... |
|---|---|
| trigger-notification | Sending notifications, triggering workflows, single or bulk sends |
| manage-subscribers | Creating, updating, listing, or deleting subscribers; managing topics and groups |
| inbox-integration | Adding the in-app notification inbox, bell icon, or notification feed to a web app and react native app |
| manage-preferences | Setting up subscriber notification preferences, workflow defaults, or the Preferences UI |
Quick Routing
- "Send a welcome email" →
trigger-notification/ - "Create subscriber groups" →
manage-subscribers/ - "Add a bell icon to my app" →
inbox-integration/ - "Let users opt out of emails" →
manage-preferences/