NVIDIA NeMo Guardrails configuration for conversational safety and control
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill nemo-guardrails --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nemo Guardrails?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-nemo-guardrails-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: nemo-guardrails
description: NVIDIA NeMo Guardrails configuration for conversational safety and control
allowed-tools:
- Read
- Write
- Edit
- Bash
- Glob
- Grep
graph:
domains: [domain:software-engineering]
specializations: [specialization:ai-agents-conversational]
skillAreas: [skill-area:hallucination-mitigation-fact-checking, skill-area:safety-redteaming]
roles: [role:ml-engineer, role:backend-engineer]
workflows: [workflow:feature-development, workflow:ml-model-lifecycle]
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!