agentsclimarketplace

Nemo guardrails

Skill a5c-ai/babysitter/library/specializations/ai-agents-conversational/skills/nemo-guardrails

NVIDIA NeMo Guardrails configuration for conversational safety and controlFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill nemo-guardrails

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.5 KB, 221 tokens by cl100k_base, as published. Nobody here has run it

NeMo Guardrails Skill

Capabilities

  • Configure NeMo Guardrails rails
  • Design Colang conversation flows
  • Implement input/output rails
  • Set up topic control
  • Configure jailbreak detection
  • Implement fact-checking rails

Target Processes

  • system-prompt-guardrails
  • content-moderation-safety

Implementation Details

Rail Types

  1. Input Rails: Filter user inputs
  2. Output Rails: Filter LLM outputs
  3. Dialog Rails: Control conversation flow
  4. Retrieval Rails: Filter retrieved content
  5. Execution Rails: Control action execution

Colang Components

  • Flow definitions
  • Bot message templates
  • User message patterns
  • Actions and subflows

Configuration Options

  • Rails configuration
  • LLM selection
  • Embedding model
  • Action handlers
  • Custom rail implementations

Best Practices

  • Start with built-in rails
  • Design clear flows
  • Test with adversarial inputs
  • Monitor rail activations

Dependencies

  • nemoguardrails

What ships with it: 1 file

463 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.