Automation & Ops ✓ NVIDIA · Official docker-composevideo-analyticsbehavior-analyticsngckafkaruntime-configuration

VSS Standalone Behavior Analytics

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

FollowSkills review · FSRS-2.0
Not recommended
51/ 100 5-point scale 2.6 / 5
Trust14 / 25 · 2.8/5

The documentation addresses NGC-key handling, avoiding plaintext command-line exposure, external registry login, and container mounts, while scoping the service to standalone deployment. However, deployment changes Compose state and pulls an external image; explicit pre-execution confirmation, least-privilege requirements, rollback, and complete sensitive-data-flow disclosure are missing. The supplied license metadata is also NOASSERTION, so points are deducted.

Reliability8 / 20 · 2.0/5

Entrypoint, configuration, calibration, broker behavior, troubleshooting, and failure feedback are described in useful detail. Still, this is a static review with no verifiable CI plus committed key-path test execution evidence, and the workflow depends on brittle external paths and exact runtime versions, so the score is conservatively limited.

Adaptability10 / 15 · 3.3/5

The name, use cases, routing boundary against full-stack deployment, entrypoint choices, and broker conditions are reasonably clear. Chinese-language support and mainland-China reachability are not addressed; core image access and NGC authentication depend on overseas services, and negative-trigger and environment-variant coverage is limited, so points are deducted.

Convention10 / 15 · 3.3/5

The material is layered into overview, referenced workflows, troubleshooting, dynamic protocols, limitations, and testing guidance, and declares version 3.2.0, author, license, and constraints. However, references are deeply nested, the author format is incomplete, maintenance ownership and changelog/update procedures are unclear, and the benchmark reports quality and efficiency findings, so points are deducted.

Effectiveness6 / 15 · 2.0/5

The skill can guide entrypoint selection, config/calibration mounting, container startup, verification, and runtime updates, making the core task plausibly usable. However, the actual Compose file and complete dependency environment are outside the selected skill evidence, NGC, broker, and calibration conditions materially affect success, and the single-task evaluation reports only 50% Codex correctness and effectiveness, so the score remains moderate.

Verifiability3 / 10 · 1.5/5

Evaluation manifests, a benchmark report, test-path references, and detailed wire contracts provide some auditability. Coverage is thin: there is only one evaluation task, no negative task, the report is not independent reproduction, and no verifiable CI evidence covers the skill's key paths, so points are deducted.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
Before you use it
  • Execution changes Compose deployment state and pulls an image from nvcr.io; confirm the target host, image source, permissions, and rollback procedure before deployment.
  • Without a broker, the container enters a restart loop under restart: always rather than remaining stably idle.
  • The NGC key is sensitive; inject it through the current session or a managed secret and avoid storing it in the repository, shell profile, or logs.
  • Dynamic calibration has no ACK and failures are primarily observable through container logs; both dynamic protocols have strict validation and may drop malformed messages.
  • No Chinese documentation or mainland-China reachability evidence is provided; verify network access to NGC and related image services in advance.
See the full review method →

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

This skill is for VSS users who need to run the vss-behavior-analytics service on its own. It routes operators through entrypoint selection, configuration sourcing, and optional calibration, with a Docker Compose bring-up example. It requires a VSS repository checkout, NGC credentials, specified Docker versions, and suitable host resources. When a broker is reachable, configuration and calibration can be updated at runtime through mdx-notification without redeployment.

It checks prerequisites including the repository path, NGC API key, Docker versions, and an optional message broker; guides selection of analytics 2D, 3D, mv3dt, dev_example, or fusion_search entrypoints; uses profile-shipped or custom configuration and calibration files; starts the vss-behavior-analytics-base container with Docker Compose; describes probing /docs or /health and handling NGC authentication and GPU-memory failures; and, with a reachable broker, explains publishing dynamic configuration and calibration messages, persistence, worker application, and acknowledgements.

  1. A VSS operator wants behavior analytics running without deploying the complete warehouse stack.
  2. A user needs to select an analytics 2D, 3D, mv3dt, dev_example, or fusion_search entrypoint.
  3. A deployment must use custom behavior-analytics configuration or calibration JSON.
  4. A running service needs configuration or calibration changes without a restart, and a broker is available.

What are this skill's strengths and limitations?

Pros
  • Focused specifically on standalone vss-behavior-analytics deployment.
  • Supports profile-shipped and custom configuration and calibration.
  • Enables runtime configuration and calibration updates without restarting when a broker is available.
  • Includes troubleshooting directions for connectivity, NGC authentication, and GPU memory failures.
Limitations
  • Requires the matching VSS profile or microservice to be deployed and reachable.
  • Requires Docker, NGC credentials, the repository layout, and sufficient GPU resources for the selected profile.
  • Without a broker, the container may enter a restart cycle and runtime updates are unavailable.
  • The source provides a Tier-3 evaluation command but no evaluation results or benchmark data.

How do you install this skill?

Install the NVIDIA skills collection with npx skills add nvidia/skills. To install this skill directly, use npx skills add nvidia/skills --skill vss-setup-behavior-analytics --yes. The CLI prompts for the skill and installation destination; the source does not specify a fixed destination directory.

How do you use this skill?

Ask a compatible agent to “deploy behavior analytics standalone” or “run behavior-analytics without the full stack.” Minimal bring-up: change to <repo>/deploy/docker, set VSS_APPS_DIR=$(pwd), then run docker compose -f services/analytics/behavior-analytics/compose.yml up -d vss-behavior-analytics-base. The source places the complete entrypoint, configuration, calibration, and dynamic-update procedures in referenced documentation.

How does this skill compare with similar options?

Unlike a full warehouse deployment, this skill launches only the vss-behavior-analytics container. Requests for the complete UI, agent, and perception stack should be routed to vss-deploy-profile.

FAQ

Must the complete VSS warehouse stack be deployed?
No. The skill targets standalone behavior analytics, but the matching VSS profile or microservice must still be deployed and reachable by the caller.
Is a message broker required?
No. The container can start without Kafka, Redis Streams, or MQTT, but the Kafka client retries a bounded number of times before the application exits and restart: always cycles the container. Runtime updates require a reachable broker.
What credentials and hardware are required?
Set NGC_CLI_API_KEY to pull the image and use Docker Engine 28.3.3 with Docker Compose plugin v2.39.1+. GPU memory, concurrency, and storage limits depend on the host hardware and profile compose file.
Does the source specify pricing?
No. It only notes that NGC-hosted models and NIMs may have rate limits, GPU-memory requirements, and license restrictions.

More skills from this repository

All from NVIDIA/skills

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

VSS Video Embedding Deployment

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

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

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 Multi-Camera 3D Detection and Tracking

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

Automation & Ops ✓ NVIDIA · Official

RTVI-CV 2D Detection & Tracking Operations

Deploy and operate the RTVI-CV 2D video detection and tracking microservice.

Automation & Ops ✓ NVIDIA · Official

VSS Video Analysis Reports

Generates structured reports from recorded video clips or incident time ranges.

Data & Analysis ✓ NVIDIA · Official

VSS Video Analytics Query

Read video-analytics incidents, metrics, alerts, and sensor data through VA-MCP.

Dev & Engineering ✓ NVIDIA · Official

NVIDIA DeepStream Development

Reliable Python pyservicemaker guidance for building NVIDIA DeepStream video analytics pipelines.

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

NVIDIA AI-Q Deployment

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

Automation & Ops ✓ NVIDIA · Official

Holoscan NGC Container Installer

Install, validate, and launch NVIDIA Holoscan SDK through an NGC Docker container.

Dev & Engineering ✓ NVIDIA · Official

DeepStream SOP Compliance Inference

Build and operate a GPU-accelerated service that checks industrial work-step order and SOP compliance in video.

Dev & Engineering ✓ NVIDIA · Official

DeepStream Pipeline Profiler

Measure DeepStream pipelines and derive performance-focused configurations.

Automation & Ops ✓ NVIDIA · Official

NVIDIA RAG Blueprint Operations

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

Data & Analysis ✓ NVIDIA · Official

Hugging Face GPU Fine-Tuning

Build reproducible Hugging Face fine-tuning pipelines on local NVIDIA GPUs.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Plugin Builder

Guides reusable NeMo Relay runtime behavior into configurable plugins.

Dev & Engineering ✓ NVIDIA · Official

DOCA Version Consistency Assistant

Verifies DOCA version sources and host–BlueField consistency while diagnosing build-versus-runtime drift.

Data & Analysis ✓ NVIDIA · Official

Cosmos-Embed Video Retrieval & Fine-Tuning

Use Cosmos-Embed1 to embed, retrieve, deduplicate, and fine-tune video-text data.

Automation & Ops ✓ NVIDIA · Official

VIOS Video I/O and Storage Manager

Manage VIOS sensors, streams, recordings, snapshots, clips, and storage through its REST API.

Related skills