| name | guardrails-developer-guide |
| description | Routes NVIDIA NeMo Guardrails library product-usage questions to the canonical documentation. Use when users ask how to install, configure, integrate, evaluate, observe, deploy, troubleshoot, or use the NVIDIA NeMo Guardrails library. Trigger keywords - install guardrails, configure rails, guardrail catalog, Colang, Python API, LangChain, LangGraph, server, evaluate guardrails, tracing, metrics, Docker, troubleshooting. |
| license | Apache-2.0 |
Guardrails Developer Guide
Use this skill for product-usage questions about the NVIDIA NeMo Guardrails library.
Do not restate full product documentation in this skill.
Route the agent to the canonical docs and summarize the relevant guidance for the user's task.
Documentation Source Rule
Always use the Markdown documentation under https://docs.nvidia.com/nemo/guardrails/.
Use llms.txt and page URLs ending in .md when loading documentation for agent context.
When presenting references or citations to users, use the canonical human-readable docs links without .md.
Retrieval Order
-
Prefer the docs MCP server when the client supports MCP.
Use the NVIDIA NeMo Guardrails library docs MCP server documented on the published docs site.
-
If MCP is not available, fetch the docs index:
https://docs.nvidia.com/nemo/guardrails/llms.txt
-
Use the index to locate the relevant page, then fetch the clean Markdown form of that page by using the page URL with .md.
-
If the user is working in a cloned repository and remote docs are unavailable, fall back to local .