novu

Novu Skill Set for AI Agents

설치
CLI
npx skills add https://github.com/novuhq/skills --skill novu

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 4/23/2026

Product Hunt Hacker News npm downloads

The <Inbox /> infrastructure for modern products

The notification platform that turns complex multi-channel delivery into a single component. Built for developers, designed for growth, powered by open source.

Novu Agent Skills

Agent Skills for building multi-channel notification systems with Novu.

What are Agent Skills?

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.

Prerequisites

Setup

Install the Novu skills into your project using the skills CLI:

npx skills add novuhq/skills

This pulls the skills from the novuhq/skills GitHub repository and makes them available to your AI agent (Claude Code, Cursor, Copilot, etc.).

Available Skills

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

SDKs

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

Multi-Language Support

  • Node.js / TypeScript
  • Python
  • cURL

License

MIT