nemo-guardrails
NVIDIA NeMo Guardrails configuration for conversational safety and control
npx skills add a5c-ai/babysitter --skill nemo-guardrails --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Capabilities
- Target Processes
- Implementation Details
- Rail Types
- Colang Components
- Configuration Options
- Best Practices
- Dependencies
What does the nemo-guardrails skill do?
NVIDIA NeMo Guardrails configuration for conversational safety and control
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill nemo-guardrails --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
