Purpose
Operate the VSS alert pipeline (mode detection, Alert-Bridge subscriptions, Slack notifications, queries, camera onboarding, verifier-prompt customization).
Prerequisites
Active VSS deployment reachable on
$HOST_IP
(see
vss-deploy-profile
and
references/
).
NGC credentials in
$NGC_CLI_API_KEY
and
$NVIDIA_API_KEY
for any image pulls.
curl
,
jq
, and Docker available on the caller.
Instructions
Follow the routing tables and step-by-step workflows below. Each section that ends in
workflow
,
quick start
, or
flow
is intended to be executed top-to-bottom. Detailed reference material lives in
references/
and helper scripts live in
scripts/
— call them via
run_script
when the skill points to a script by name.
Examples
Runnable end-to-end scenarios live under
evals/
(each
*.json
manifest); inline
curl
blocks appear in each workflow below. Replay with
nv-base validate
vss-manage-alerts
安装
npx skills add https://github.com/nvidia/skills --skill vss-manage-alerts