novu: Skill for Cursor

.cursor/skills/add-channel-connect-button/SKILL.md

add-channel-connect-button is a skill for Cursor from novuhq/novu. It costs 102 tokens per session (1,580 once invoked), scanned A, original, no licence file.

A software-development pattern for adding a button that connects or disconnects a chat service in the Novu JavaScript and React libraries. It follows the existing provider-button structure and includes the underlying interface components.

In plain words
What is it for?
Use it when adding Connect and Disconnect controls for providers such as WhatsApp, Discord, or LINE across the JavaScript and React SDKs.
Why use it?
It gives a new chat provider the same connection controls and implementation shape as existing providers. This reduces the amount of connection UI that must be designed from scratch.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is novuhq/novu's own configuration. It tells Cursor how to work on novu itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything novu configures →

Reuse

Borrowing it

Nothing to install: this file belongs to novuhq/novu. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/novuhq/novu/next/.cursor/skills/add-channel-connect-button/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/novuhq/novu

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for add-channel-connect-button

README.md
[![agentmods](https://agentmods.dev/badge/skills/novuhq/novu/add-channel-connect-button/github.svg)](https://agentmods.dev/skills/novuhq/novu/add-channel-connect-button)
Your own site
<a href="https://agentmods.dev/skills/novuhq/novu/add-channel-connect-button"><img src="https://agentmods.dev/badge/skills/novuhq/novu/add-channel-connect-button/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for add-channel-connect-button

Your own site · 80×15
<a href="https://agentmods.dev/skills/novuhq/novu/add-channel-connect-button"><img src="https://agentmods.dev/badge/skills/novuhq/novu/add-channel-connect-button.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,580 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00102 $0.01580
Opus 5 $0.00051 $0.00790
Sonnet 5 $0.00020 $0.00316
Haiku 4.5 $0.00010 $0.00158

Measured 13d ago against content hash 5200feeecebf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

add-channel-connect-button scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/add-channel-connect-button/SKILL.md · 96 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 96 lines · 102 tokens per session scan A 5200feeecebf

Subscribe to this mod's changes

add-channel-connect-button is a skill published in the GitHub repository novuhq/novu (39,969 stars, last pushed today), with no licence file. It adds 102 tokens to every session and 1,580 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

react-email

Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transactional emails, and…

resend/react-email · 66 tokens

multi-surface-render

Multi-surface rendering with json-render — one JSON spec produces React web, Next.js, React Native, Ink terminal UIs, PDFs, emails, Remotion videos, OG images, and 3D scenes. Covers renderer target selection, registry mapping, and platform APIs (renderToBuffer, renderToStream, renderToFile). Use when generating output…

yonatangross/orchestkit · 98 tokens

ask-sonner

Sonner, the React toast library: mounting Toaster once, toast() calls, promise and loading toasts, updating, dismissing, styling, theming, dark mode, positioning. Use when toasts do not appear, appear twice, sit behind a modal, ignore Tailwind classes, or do nothing from a server action.

ericrisco/rsc-harness · 71 tokens

novu-inbox-integration

Integrate Novu's in-app notification inbox into web applications. Supports React, Next.js, and vanilla JavaScript. Includes the Inbox component (bell icon + notification feed), composable components (Bell, Notifications, InboxContent, Preferences), headless hooks, branded theming, custom render props, multi-tenancy…

novuhq/skills · 111 tokens

Twilio SMS Automation

Automate SMS communications, two-way messaging, notifications, and voice workflows with Twilio.

claude-office-skills/skills · 22 tokens

cart-abandonment-recovery

Win back shoppers who leave items in their cart by setting up timed email, SMS, and push sequences with escalating incentives to complete their purchase.

finsilabs/awesome-ecommerce-skills · 34 tokens