vss-generate-video-report skillA
vss-generate-video-report is agent-read markdown (skill) from nvidia-ai-blueprints/video-search-and-summarization: Use this skill when producing a VSS analysis report — Mode A per-clip VLM, Mode B incident-range via video-analytics, Mode C SOP compliance via the SOP tools. Not for standalone video summarization, real-time alerts or ad-hoc Q&A..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Report
Generate a video analysis report by routing to one of three backends — **never via** `POST /generate` on the VSS agent.
| Mode | Backend | Steps |
|---|---|---|
| **A. Video clip** | `A1` `/vss-manage-video-io-storage` → clip URL → **VLM chat/completions** OR `A2` local video file on disk or base64 video + a VLM endpoint (caller-supplied or Step 2-discovered) | [`references/report-types/video-analysis.md`](references/report-types/video-analysis.md) |
| **B. Incident range** | `/vss-query-analytics` → incident list → narrative report | [`references/report-types/incident-range.md`](references/report-types/incident-range.md) |
| **C. SOP compliance** | VA-MCP `get_sop_report` (direct MCP call on `${VA_MCP_URL}`) → SOP compliance report | [`references/report-types/sop-compliance.md`](references/report-types/sop-compliance.md) |
…Read the whole file at its exact version.
How to install
mdr add nvidia-ai-blueprints/video-search-and-summarization/vss-generate-video-report@v3.3.0mdr add nvidia-ai-blueprints/video-search-and-summarization/vss-generate-video-report@sha256:6fd84d3909e0845ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_imnk7aaxtnupdmas)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v3.3.0 latest | 2026-09-23 | 302e11a | 35,339 B | A | view · diff |
| v3.3.0 | 2026-09-18 | 0224c97 | 35,127 B | A | view · diff |
| v3.3.0 | 2026-09-16 | 1ea1d64 | 34,746 B | A | view · diff |
| v3.3.0 | 2026-09-15 | be76084 | 34,426 B | A | view · diff |
| v3.3.0 | 2026-09-14 | 4ac059f | 41,222 B | A | view · diff |
| v3.3.0 | 2026-09-14 | 256ae38 | 41,207 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (35339 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
nvidia-ai-blueprints/video-search-and-summarization · 1,876 stars · license NOASSERTION · pushed 2026-09-24 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_imnk7aaxtnupdmas GET https://markdownregistry.com/api/v1/resolve?ref=nvidia-ai-blueprints/video-search-and-summarization/vss-generate-video-report GET https://markdownregistry.com/api/v1/blob/6fd84d3909e0845e2280bff5a739ccfefe909802b81d86be9e737956a34811f6
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from nvidia-ai-blueprints/video-search-and-summarization
Every file in nvidia-ai-blueprints/video-search-and-summarization