vss-generate-video-report

Generate structured video analysis reports from VSS clip and incident data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate structured video analysis reports from VSS results by converting raw clip data and incident details into a reusable narrative report.

Core Features & Use Cases

  • Per-clip analysis reports using a VLM (Mode A) to describe events in individual video clips.
  • Incident-range reports using video analytics (Mode B) to summarize events across a time window.
  • Browser-friendly delivery with proper URL rewriting to expose clips in client environments.
  • Works with local or remote VLM backends (Cosmos NIM or RT-VLM) and leverages VST storage.

Quick Start

Provide a video clip identifier or an incident time range and request a report.

Frequently Asked Questions about vss-generate-video-report

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

FAQPage Schema
How do I automate VSS video analysis report generation from raw clip data?

Automate VSS video analysis report generation by converting raw clip data and incident details into a reusable narrative report. You simply provide a video clip identifier or an incident time range to request a structured report.

What is the difference between per-clip analysis and incident-range analysis in VSS?

Per-clip analysis (Mode A) uses a VLM to describe events in individual video clips, while incident-range analysis (Mode B) summarizes events across a specified time window. Both modes generate structured narrative reports from VSS results.

Do I need a specific VLM endpoint to generate video analysis reports?

You need access to a VLM endpoint to generate video analysis reports, specifically either Cosmos NIM or RT-VLM. The Skill also requires VST clip storage and URL rewriting via the browser-facing host and port to deliver clips properly.

Can I use VSS video analysis reports for industrial and security contexts?

You can use VSS video analysis reports for safety, security, and industrial contexts. The Skill processes VSS deployment data to convert raw clip data and incident details into structured narrative reports for these environments.

How does browser-friendly delivery work for VSS video clips?

Browser-friendly delivery for VSS video clips works through proper URL rewriting via the browser-facing host and port. This setup exposes the clips stored in VST storage directly within client environments.