Automation & Ops ✓ NVIDIA · Official nvidia-aiqdeploymentdocker-composekubernetes-helmhealth-checkstroubleshootinginfrastructure

NVIDIA AI-Q Deployment

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

FollowSkills review · FSRS-2.0
Not recommended
57/ 100 5-point scale 2.9 / 5
Trust18 / 25 · 3.6/5

The skill explicitly keeps credentials in deploy/.env, performs presence-only checks, forbids printing secrets, requires confirmation for destructive cleanup, and limits REQUIRE_AUTH=false to trusted local single-user validation. However, the default skill-backend path may still add REQUIRE_AUTH=false, remote cloning lacks upfront user confirmation, the workflow requests broad Git/network/runtime access, and rollback is mostly delegated to referenced documents. Deducted 7 points.

Reliability8 / 20 · 2.0/5

The instructions provide prerequisites, expected outputs, health checks, troubleshooting for ports, credentials, configuration, and cleanup, plus controlled failure guidance. However, this is a static-only review; several key referenced files are not included, and there is no directly reproducible committed test suite covering the key paths. A conservative static score of 8 is used, with 12 points deducted.

Adaptability11 / 15 · 3.7/5

Trigger wording, deployment modes, prerequisites, handoff boundary to aiq-research, and version-compatibility rules are reasonably clear. The skill provides no Chinese-language interaction guidance or mainland-China reachability assessment, while core operation depends on GitHub, NVIDIA-hosted endpoints, and search providers. Deducted 4 points.

Convention10 / 15 · 3.3/5

The documentation is layered and includes references, examples, limitations, version 2.1.0, author, and GitHub provenance; the repository also supplies licensing, sync-maintenance, and security-reporting context. However, the skill declares Apache-2.0 while the repository describes Apache-2.0 plus CC-BY-4.0, and there is no clear changelog, maintenance commitment, or complete FAQ. Deducted 5 points.

Effectiveness6 / 15 · 2.0/5

The goal is concrete: deploy and basically validate AI-Q, then hand off a server URL. Examples, health checks, mode routing, and evaluation tasks cover the core workflow. Static review cannot confirm command compatibility with the target Blueprint revision, and referenced runtime evidence cannot be independently verified, so the score remains below the static ceiling with 9 points deducted.

Verifiability4 / 10 · 2.0/5

BENCHMARK.md and evals.json provide auditable leads, expected behavior, and reported evaluation metrics. However, the results are repository-authored claims without verifiable CI, committed key-path tests, or independent reproduction, and no commands were executed in this review. Deducted 6 points.

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
  • The default Skill backend may set REQUIRE_AUTH=false; use it only for trusted single-user local validation, and explicitly enable and verify authentication before exposing it to shared networks.
  • Cloning the remote AI-Q repository creates external network and local filesystem effects; confirm the destination, source, and user intent before execution.
  • Core operation depends on GitHub, NVIDIA model endpoints, and search providers; mainland-China reachability, proxy requirements, credentials, and regional service limits are not established.
  • No commands were executed in this review; the pass claim in BENCHMARK.md does not replace deployment testing in the target environment.
See the full review method →

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

aiq-deploy is an NVIDIA Agent Skill for installing, deploying, running, validating, troubleshooting, and stopping NVIDIA AI-Q Blueprint infrastructure. It supports Docker Compose, local Python or CLI execution, local web UI development, and Kubernetes with Helm. After startup, it performs basic health checks and hands a reachable AI-Q server URL to aiq-research. It does not conduct deep research or assess research-report quality.

It locates or clones the NVIDIA AI-Q repository, checks required files, selects a deployment mode, creates deploy/.env only when absent, verifies ignore rules and runtime prerequisites, starts the selected services, and validates them through the /health endpoint. It checks whether required credentials are present without printing secret values; once healthy, it reports AIQ_SERVER_URL and can run optional end-to-end validation after user confirmation. It routes port, credential, configuration, compatibility, and unhealthy-service failures to the relevant troubleshooting guidance, while requiring confirmation before destructive Docker-volume cleanup.

  1. AI-Q users who need a local or self-hosted backend for aiq-research.
  2. Developers who want to start the AI-Q backend and default PostgreSQL dependency with Docker Compose.
  3. Teams deploying AI-Q through CLI, local web UI, Kubernetes, or Helm workflows.
  4. Operators who need a basic health check and a verified service URL for a downstream skill.
  5. Users troubleshooting port conflicts, missing credentials, configuration errors, or aiq-research compatibility problems.

What are this skill's strengths and limitations?

Pros
  • Covers installation, deployment, validation, troubleshooting, shutdown, and restart workflows.
  • Supports Docker Compose, local process or CLI, local web UI, Kubernetes, and Helm.
  • Includes explicit safeguards for credentials, .env handling, port conflicts, and Docker-volume deletion.
  • Produces a verified AIQ_SERVER_URL for aiq-research handoff.
Limitations
  • Requires Git, network access, and one supported runtime; some paths also require a Kubernetes cluster or GPU capacity.
  • Requires NVIDIA_API_KEY and a supported search-provider key for relevant workflows; it cannot provide or inspect secret values.
  • Does not perform deep research or evaluate research-report quality.
  • Helm, FRAG, self-hosted models, and custom configurations depend on infrastructure controlled by the user; the source does not establish that every platform has been tested.

How do you install this skill?

Install it from the NVIDIA/skills collection with: npx skills add nvidia/skills --skill aiq-deploy --yes. Alternatively, run npx skills add nvidia/skills --list and select aiq-deploy. The README says the CLI prompts for the skill and installation destination but does not document a fixed install directory.

How do you use this skill?

Prompt a compatible Agent Skills client with a request such as “install and deploy NVIDIA AI-Q Blueprint.” If no mode is specified, the skill asks you to choose Skill backend, CLI, UI, or Custom. After deployment, the default backend uses AIQ_SERVER_URL=http://localhost:8000; for another port, set export AIQ_SERVER_URL="http://localhost:<PORT>". Configure credentials in deploy/.env or environment variables, and never paste secrets into chat.

How does this skill compare with similar options?

Choose the deployment path according to the environment: Docker Compose is the default durable local deployment; Python with uv supports local process or CLI mode; Node.js with npm supports local web UI development; kubectl with Helm supports Kubernetes deployment.

FAQ

Will this skill automatically start deep research?
No. Its success criterion is a deployed and basically validated AI-Q server. Optional deep-research completion validation requires a user request or confirmation.
Do I need to send API keys in chat?
No. Store credentials in deploy/.env or environment variables. The skill checks whether required variables are set without printing their values.
What deployment failures does it troubleshoot?
It covers port conflicts, missing credentials, configuration failures, unhealthy services, and backends that are healthy but incompatible with aiq-research.
What happens if Docker volumes are deleted?
docker compose down -v removes volumes, which may contain PostgreSQL job or checkpoint data. The skill requires explicit approval before that cleanup.

More skills from this repository

All from NVIDIA/skills

Automation & Ops ✓ NVIDIA · Official

NVIDIA RAG Blueprint Operations

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

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

VSS Multi-Camera 3D Detection and Tracking

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

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

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 Video Embedding Deployment

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

Automation & Ops ✓ NVIDIA · Official

DOCA Container Deployment

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

Automation & Ops ✓ NVIDIA · Official

VSS Standalone Behavior Analytics

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

Automation & Ops ✓ NVIDIA · Official

DOCA Socket Relay

Bridge an existing socket application to a BlueField DPU without rewriting it

Dev & Engineering ✓ NVIDIA · Official

cuOpt REST Server Deployment & Python Client

Deploy NVIDIA cuOpt as a REST service and call it with Python, curl, or another client.

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

Dynamo Deployment Troubleshooter

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

Automation & Ops ✓ NVIDIA · Official

Dynamo Recipe Runner

Select, validate, minimally patch, and deploy existing NVIDIA Dynamo inference recipes on Kubernetes.

Automation & Ops ✓ NVIDIA · Official

TAO Inference Microservice Deployment

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

Data & Analysis ✓ NVIDIA · Official

TAO Grounding DINO Open-Vocabulary Detection

Train and deploy text-guided object detectors without a fixed class vocabulary.

Automation & Ops ✓ NVIDIA · Official

DOCA Management Service Operations

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

Dev & Engineering ✓ NVIDIA · Official

Holoscan SDK Setup Guide

Inspects a Linux host and selects the most suitable Holoscan SDK installation path.

Automation & Ops ✓ NVIDIA · Official

Nemotron Speech NIM Skill

Guides deployment and operation of NVIDIA Riva ASR, TTS, and translation NIMs.

Dev & Engineering ✓ NVIDIA · Official

TAO Sparse4D Training Skill

Guides agents through training, evaluation, export, quantization, and inference for multi-camera temporal 3D detection and tracking.

Related skills