nemo-guardrails-skill

Community

Safe LLM conversations with guardrails.

Authorchicagopeabodydev-sudo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guardrails provide programmable safety nets for LLM-driven chat, ensuring user inputs, retrieved content, and tool usage comply with policy and safety constraints.

Core Features & Use Cases

  • Input rails to block unsafe or off-topic questions before processing.
  • Retrieval rails to validate or filter context retrieved by RAG before it's fed to the model.
  • Output rails to sanitize or constrain the final answer before delivery.
  • Support for custom actions (e.g., in actions.py) to implement project-specific checks and flows.
  • Works across UI layers and back-end pipelines, enabling safe, reliable assistant experiences.

Quick Start

Install the nemoguardrails package, load a RailsConfig from a guardrails/ directory, and integrate LLMRails into your application to start applying input, retrieval, and output rails.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nemo-guardrails-skill
Download link: https://github.com/chicagopeabodydev-sudo/library_bot_poc/archive/main.zip#nemo-guardrails-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.