Agent skill · NVIDIA
nemotron-policy-generator
Generates BYO custom safety policies for NVIDIA Nemotron content-safety guardrails — Nemotron-Content-Safety-Reasoning-4B (text) and multimodal Nemotron-3-Content-Safety. Produces a Markdown policy, JSON taxonomy, and drop-in inference prompts. Maps rough words or an existing policy to V2 categories, adding custom categories or topic-following rules.
What it needs
About 11k tokens when loaded.
What this skill does
Nemotron Policy Generator <!-- SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. SPDX-License-Identifier: Apache-2.0 AND CC-BY-4.0 Scripts and code samples in this skill are licensed under Apache-2.0. Prose (SKILL.md, references/, BENCHMARK.md) is licensed under CC-BY-4.0. --> When to Use This Skill Activate this skill whenever the user asks for help producing a content-safety policy for NVIDIA Nemotron safety models. Concretely: The user mentions any of: NCS, NCS-VL, NCS-Reasoning, Nemotron Content Safety, NeMo Guardrails, Aegis taxonomy. The user asks to "build", "draft", "generate", "expand", or "extend" a safety policy, content policy, moderation policy, guardrail config, BYO-policy, custom safety taxonomy, eval rubric, or labeling rubric. The user describes their needs in rough words ("no weapons, allow medical, block hate speech") and expects a structured artifact back. The user names a deployment context (consumer chat, enterprise RAG, kids/edu, healthcare, financial, code assistant, sovereign deployment) and asks for the safety rules that fit. Do not activate this skill when: The user wants to evaluate an existing policy's quality, not generate one — that's a review task. The user wants to test whether NCS follows a policy — that's an eval/benchmark task; defer to a benchmark/eval skill. The user is asking for legal advice on what their policy should cover — defer; this skill generates artifacts from user-supplied intent, it doesn't decide what's legally required in a jurisdiction. What This Skill Produces From any rough input, this skill produces a structured, internally consistent policy in the formats Nemotron consumes: Markdown policy — the canonical, sign-off-ready source of truth; everything else derives from it. JSON taxonomy — schema-validated structured form for downstream tooling. Nemotron system prompt — drop-in classification prompt for NCS / NCS-VL / NCS-Reasoning. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills NVIDIA/nemotron-policy-generator