The notification platform that turns complex multi-channel delivery into a single component. Built for developers, designed for growth, powered by open source.
Agent Skills for building multi-channel notification systems with Novu.
Agent Skills are an open standard that gives AI agents (Claude Code, Cursor, Copilot, etc.) the context they need to work with specific tools and platforms.
| Skill | Description |
|---|---|
| trigger-notification | Send single, bulk, broadcast, and topic-based notifications |
| manage-subscribers | CRUD operations on subscribers and topics |
| inbox-integration | Integrate the in-app notification inbox into React, Next.js, or vanilla JS |
| manage-preferences | Configure workflow and subscriber notification preferences |
- A Novu account
- API key from dashboard.novu.co/api-keys
| Package | Purpose |
|---|---|
@novu/api |
Server-side REST client for triggering notifications and managing resources |
@novu/react |
React components for in-app Inbox, Notifications, Preferences |
@novu/nextjs |
Next.js integration for the Inbox component |
@novu/js |
Vanilla JavaScript client SDK |
- Node.js / TypeScript
- Python
- cURL
MIT