Automation & Ops ✓ NVIDIA · Official ragdocker-composekuberneteshelmtroubleshootingfastapilangchain

NVIDIA RAG Blueprint Operations

Deploy, configure, troubleshoot, and manage NVIDIA RAG Blueprint environments.

FollowSkills review · FSRS-2.0
Not recommended
39/ 100 5-point scale 2.0 / 5
Trust10 / 25 · 2.0/5

The skill scopes itself to the specified NVIDIA RAG Blueprint repository and requires confirmation or user-supplied input for deletion, API keys, and platform choices. It permits inspection of processes, filesystem metadata, container state, and network state, and may use an external NVIDIA API, but it does not adequately disclose sensitive data flows, credential-exposure risks, rollback procedures, or all external effects, so points are deducted.

Reliability6 / 20 · 1.5/5

Intent routing, configuration flow, health checks, and hardware restrictions are reasonably specific for the happy path. However, key playbooks and many referenced files are absent from the supplied evidence; the allowed tools do not include actual editing, restart, or deployment commands even though the instructions direct the agent to perform those changes; abnormal-input handling and failure feedback are limited. The score therefore stays within the static-review ceiling.

Adaptability6 / 15 · 2.0/5

Use cases, deployment modes, and feature keywords are relatively clear. However, the description covers essentially any RAG action; the benchmark records that it is overly long, omits WHEN-to-use guidance, and lacks negative triggers, creating over-triggering risk. Boundaries for non-Docker/Helm/library environments, missing repositories, Chinese interaction, and mainland-China reachability are under-specified. NVIDIA-hosted mode depends on integrate.api.nvidia.com, limiting environmental fit.

Convention8 / 15 · 2.7/5

SKILL.md provides a version, purpose, prerequisites, routing table, progressive configuration sections, examples, limitations, and hardware notes, and declares Apache-2.0. Repository materials provide maintenance, mirroring, and CI signals. However, license metadata is NOASSERTION, the repository describes combined Apache-2.0 and CC-BY-4.0 licensing, skill-specific maintenance responsibility is not explicit, and there is no skill-specific changelog, FAQ, or complete installation guide. The benchmark also reports duplicate content and unexpected files, so points are deducted.

Effectiveness5 / 15 · 1.7/5

The skill covers deployment, configuration, troubleshooting, shutdown, and API management, with routing tables and verification commands that could help complete operational tasks. Static evidence does not show directly usable representative outputs; BENCHMARK.md explicitly reports an overall FAIL and no Tier 3 live results. Because key playbooks are not supplied, core coverage and comparative benefit cannot be verified beyond a plausible happy path.

Verifiability4 / 10 · 2.0/5

The evidence includes a pinned repository revision, OpenAPI schema paths, a benchmark file, evaluation scenarios, and real CI workflow references, making some claims traceable. However, the benchmark lacks Tier 3 results and actual execution signals, and no committed test suite covering the skill's key paths is shown. Conclusions therefore remain primarily static and do not justify a higher score.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Do not perform shutdown, teardown, data deletion, or restart operations without explicit confirmation, current-state checks, and a recovery plan.
  • NGC_API_KEY and APP_LLM_APIKEY may be indirectly exposed through environment, process, or container inspection; never print complete secrets and use least privilege.
  • NVIDIA-hosted mode depends on integrate.api.nvidia.com, whose reachability should be separately validated from mainland-China networks; self-hosted mode still requires NVIDIA GPUs, images, and NGC access.
  • Before publication, complete and validate the referenced deploy, troubleshoot, and shutdown playbooks, address the benchmarked over-triggering and duplication findings, and rerun evaluation.
See the full review method →

What does this skill do, and when should you use it?

rag-blueprint is an operations-focused Agent Skill for NVIDIA RAG Blueprint. It covers deployment, configuration, feature management, troubleshooting, shutdown, and teardown across Docker Compose, Kubernetes/Helm, and library deployments. The skill routes requests to the relevant playbook and checks services, configuration, GPUs, and health state before and after changes. It is best suited to teams already working with the NVIDIA RAG Blueprint repository and its supported runtime environments.

Routes requests to deployment, configuration, troubleshooting, or shutdown workflows; checks GPU, Docker, Kubernetes, Helm, processes, ports, disk, and system information; reads repository documentation, configuration files, and referenced playbooks; manages Agentic RAG, VLM, guardrails, query rewriting, ingestion, search, models, reasoning, summarization, observability, and related features; applies Docker Compose, Helm, or Python configuration changes; and verifies service status and health endpoints after changes.

  1. A platform engineer needs to deploy and start NVIDIA RAG Blueprint with Docker Compose.
  2. A Kubernetes operator needs to enable VLM, guardrails, query rewriting, or observability.
  3. An operations engineer needs to investigate unhealthy RAG services or failed restarts.
  4. A RAG developer needs to change models, vector databases, ingestion, retrieval, or generation settings.
  5. An administrator needs to stop or tear down a deployment while confirming destructive cleanup.

What are this skill's strengths and limitations?

Pros
  • Supports Docker Compose, Kubernetes/Helm, and Python library deployment modes.
  • Defines intent routing, environment detection, configuration cross-checks, and post-change verification.
  • Covers deployment, feature configuration, troubleshooting, shutdown, and teardown across many RAG subsystems.
  • Includes source-repository metadata, API schema paths, tags, languages, and framework information.
Limitations
  • It is explicitly scoped to the NVIDIA RAG Blueprint repository and is not general guidance for arbitrary RAG systems.
  • Operational changes depend on a working Docker, Kubernetes/Helm, or Python environment.
  • Self-hosted NIM services require NVIDIA GPU tooling, and secrets such as NGC_API_KEY must come from the user's environment.
  • The supplied source does not provide an independent test suite or performance results for this skill.

How do you install this skill?

Install the named skill with the repository README's supported skills CLI command:

npx skills add nvidia/skills --skill rag-blueprint --yes

The CLI prompts for the installation destination. Cloning the repository or manually copying the skill directory is not required.

How do you use this skill?

After the skill is loaded by the agent, use a concrete request such as:

“Deploy RAG”
“Enable VLM”
“RAG is unhealthy”
“Stop RAG”

For configuration requests, the skill first expects a running deployment, then selects and follows the relevant reference file.

How does this skill compare with similar options?

The skill supports Docker Compose, Kubernetes/Helm, and Python library deployment modes, but the supplied source does not provide a direct comparison with other RAG operations skills.

FAQ

Do I need to clone NVIDIA/skills before installing it?
No. The README provides npx skills add nvidia/skills --skill rag-blueprint --yes, and the CLI handles the installation destination.
Can it deploy any RAG system?
No. Its operational guidance is explicitly limited to the NVIDIA RAG Blueprint repository.
What must be available before configuring a feature?
You need an NVIDIA RAG Blueprint checkout and the corresponding runtime: Docker/Compose, Kubernetes/Helm, or Python 3.11+ for library workflows.
What happens if configuration and runtime state disagree?
The workflow cross-checks the configuration file against the live service and reports stale configuration when a restart is required; restart or health-check failures route to the troubleshooting playbook.

More skills from this repository

All from NVIDIA/skills

Automation & Ops ✓ NVIDIA · Official

NVIDIA AI-Q Deployment

Deploy, verify, and operate NVIDIA AI-Q Blueprint infrastructure.

Automation & Ops ✓ NVIDIA · Official

VSS Video Embedding Deployment

Deploy and operate NVIDIA’s video embedding service for files, text, and live streams.

Automation & Ops ✓ NVIDIA · Official

VSS Multi-Camera 3D Detection and Tracking

Deploy multi-camera 3D perception with DeepStream and BEV Fusion.

Automation & Ops ✓ NVIDIA · Official

TAO NVIDIA GPU Host Setup

Checks and standardizes NVIDIA drivers, CUDA, and container runtime prerequisites for TAO GPU hosts.

Automation & Ops ✓ NVIDIA · Official

AutoMagicCalib Calibration Stack Launcher

Deploy the AutoMagicCalib microservice and web UI with Docker Compose for a ready-to-use camera calibration stack.

Automation & Ops ✓ NVIDIA · Official

VSS Standalone Video Analytics API

Deploy and verify NVIDIA’s VSS video analytics REST API without the full warehouse stack.

Automation & Ops ✓ NVIDIA · Official

Dynamo Deployment Troubleshooter

Diagnose unhealthy Dynamo deployments on Kubernetes from read-only evidence.

Automation & Ops ✓ NVIDIA · Official

VSS Standalone Behavior Analytics

Deploy and operate VSS behavior analytics independently without bringing up the full warehouse stack.

Data & Analysis ✓ NVIDIA · Official

RAGAS RAG Quality Evaluator

Benchmark retrieval-augmented generation quality against filesystem datasets.

Automation & Ops ✓ NVIDIA · Official

TAO Inference Microservice Deployment

Start, query, and stop TAO inference microservices across supported compute platforms.

Automation & Ops ✓ NVIDIA · Official

RT-VLM Dense Captioning Deployment

Deploy and operate NVIDIA RT-VLM to generate dense video captions and manage live streams through a REST API.

Automation & Ops ✓ NVIDIA · Official

VSS Profile Deployment Assistant

Select, deploy, verify, and troubleshoot NVIDIA VSS Compose profiles for video search and summarization.

Automation & Ops ✓ NVIDIA · Official

DOCA Management Service Operations

Operate and troubleshoot NVIDIA DMS for centralized BlueField and ConnectX management.

Automation & Ops ✓ NVIDIA · Official

RAG Performance Benchmark

Benchmark a deployed NVIDIA RAG Blueprint server and expose latency, throughput, and bottleneck behavior from one YAML config.

Dev & Engineering ✓ NVIDIA · Official

TAO Platform Execution SDK

Submit, monitor, and manage NVIDIA TAO GPU training jobs across supported platforms.

Automation & Ops ✓ NVIDIA · Official

NeMo-RL Kubernetes Launcher

Launch, monitor, iterate on, and debug NeMo-RL training runs on Kubernetes.

Automation & Ops ✓ NVIDIA · Official

Dynamo Router Starter

Configure Dynamo routing modes and verify frontend endpoints quickly.

Automation & Ops ✓ NVIDIA · Official

TAO Jobs on Kubernetes

Submit and monitor NVIDIA TAO GPU training jobs through Kubernetes.

Automation & Ops ✓ NVIDIA · Official

DOCA Container Deployment

Deploy, validate, and troubleshoot DOCA service containers on NVIDIA BlueField.

Automation & Ops ✓ NVIDIA · Official

Dynamo Interconnect Readiness Check

Verify RDMA, NVLink, and NIXL transport readiness before trusting performance results from disaggregated Dynamo serving.

Related skills