skills AGENTS.md

skills AGENTS.md is an instructions file for Codex, OpenCode from novuhq/skills. It costs 1,470 tokens per session, scanned A, original, MIT.

A set of repository instructions for Novu, a service for sending notifications through email, text messages, push notifications, chat, and in-app messages.

In plain words
What is it for?
Use it when working with Novu workflows, notification triggers, subscribers, dashboard content, or related skills.
Why use it?
It helps coding agents understand the repository layout and choose the right Novu skill for a task.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/novuhq/skills/agents-md
Clone the repo
git clone --depth 1 https://github.com/novuhq/skills

Made for: Codex, OpenCode.

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 skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/novuhq/skills/agents-md.svg)](https://agentmods.dev/instructions/novuhq/skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/novuhq/skills/agents-md"><img src="https://agentmods.dev/badge/instructions/novuhq/skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,470 This file is loaded in full into every session.
When invoked 1,470 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.01470 $0.01470
Opus 5 $0.00735 $0.00735
Sonnet 5 $0.00294 $0.00294
Haiku 4.5 $0.00147 $0.00147

Measured 5d ago against content hash 3d929c3077ef, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

skills AGENTS.md 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 5d 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.

AGENTS.md · 105 lines

How it starts

The opening of the file, as written. The whole thing — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md

This file provides guidance to AI coding agents (Claude Code, Cursor, Codex, Copilot, etc.) when working with the Novu skills in this repository. It is auto-loaded as repo-wide context and is not itself a discoverable skill.

Repository Overview

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.

This repository ships eight discrete agent skills under skills/. Each is registered independently by every spec-compliant loader.

Sub-Skills

Skill Use When...
novu-design-workflow Designing or planning a new workflow; choosing channels, severity, critical, digest behavior; matching a use case to a template
novu-dashboard-workflows Authoring step content (subject, body, editorType, headers, conditions) on workflows defined in the Novu Dashboard or via the Novu MCP
novu-trigger-notification Sending notifications, triggering workflows, single or bulk sends
novu-manage-subscribers Creating, updating, listing, or deleting subscribers; managing topics and groups
novu-inbox-integration Adding the in-app notification inbox, bell icon, or notification feed to a web app and react native app
novu-manage-preferences Setting up subscriber notification preferences, workflow defaults, or the Preferences UI
novu-framework-integration Defining notification workflows in code with @novu/framework (Bridge Endpoint, steps, controls, React Email, deployment)
novu-connect-agent Creating a Novu managed agent and connecting a channel (Slack, email, Telegram, WhatsApp, MS Teams) via npx novu@latest connect

Read the full file on GitHub · 105 lines

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. 5d ago First seen · 105 lines · 1,470 tokens per session scan A 3d929c3077ef

Subscribe to this mod's changes

skills AGENTS.md is an instructions file published in the GitHub repository novuhq/skills (3 stars, last pushed today), licensed MIT. It adds 1,470 tokens to every session, about $0.0073 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-31.