vss-generate-video-report
Originally fromnvidia/skills
Installation
SKILL.md
Report
Generate a video analysis report by routing to one of two backends — never via POST /generate on the VSS agent.
| Mode | Backend |
|---|---|
| A. Video clip | /vss-manage-video-io-storage → clip URL → VLM chat/completions |
| B. Incident range | /vss-query-analytics → incident list → narrative report |
If the request is ambiguous (e.g. "report on <sensor>" with no time range and no incident wording), default to Mode A. Ask only if the user mentions both a sensor and a time range. See Examples below for the request phrasings that route to each mode.