vss-deploy-profile

Deploy NVIDIA VSS profiles with dry-run validation and readiness checks.

Updated May 29, 2026
One-click install
npx skills add https://github.com/rblake2320/vigil --skill vss-deploy-profile-rblake2320
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vss-deploy-profile
Source: https://github.com/rblake2320/vigil/tree/main/.claude/skills/vss-deploy-profile
Command: npx skills add https://github.com/rblake2320/vigil --skill vss-deploy-profile-rblake2320

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables end-to-end deployment of NVIDIA Vision-to-Action (VSS) profiles by coordinating environment overrides, dry-run validation, sizing references, readiness checks, and teardown procedures to ensure correct hardware–model placement and reliable operation.

Core Features & Use Cases

  • Orchestrated Deploys: Coordinates profile routing, prerequisites, and per-profile references to deploy base, search, lvs, alerts, or edge configurations.
  • Dry-Run Validation & Readiness: Automates dry-run resolution, dependency stripping, and health checks before live deployment.
  • Tear Down & Redeploy: Provides clean teardown steps and safe redeploy workflows to recover from partial or failed deployments.
  • Knowledgeable Guidance: Refers to profile-specific sizing, prerequisites, and troubleshooting guides to minimize misconfigurations.
  • Auditable Workflow: Documents the deploy flow and expectations for teams, enabling repeatable, auditable operations.

Quick Start

Provide the target VSS profile and environment overrides, then initiate the deployment workflow.

Frequently Asked Questions about vss-deploy-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy NVIDIA VSS profiles end-to-end with environment overrides?

NVIDIA VSS profile deployment is orchestrated by coordinating environment overrides, dry-run validation, and readiness checks to ensure correct hardware-model placement across base, search, lvs, alerts, and edge configurations.

What is a dry-run validation for VSS profile deployment?

Dry-run validation for VSS deployment automates dependency resolution and dependency stripping to verify configurations before live execution, preventing misconfigurations and ensuring readiness checks pass.

Can I tear down and redeploy a failed VSS profile configuration?

Yes, you can tear down and redeploy failed VSS profiles using provided clean teardown steps and safe redeploy workflows designed to recover from partial or failed deployments.

Does VSS deployment support base, search, lvs, alerts, and edge profiles?

VSS deployment supports base, search, lvs, alerts, and edge profiles by routing prerequisites and per-profile references to ensure correct sizing and hardware-model placement for each configuration type.

Why do I need pyyaml for VSS profile deployment?

Pyyaml is required for VSS profile deployment to parse environment overrides and configuration files, enabling the orchestration scripts to process YAML-based sizing references and prerequisite definitions.

What's the best way to ensure hardware-model placement is correct during VSS deployment?

The best way to ensure correct hardware-model placement during VSS deployment is to follow the stepwise prompts, preflight checks, and per-profile sizing references provided by the orchestrated deployment workflow.