vss-generate-video-report

Generate structured video analysis reports from VSS clips and incidents.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill vss-generate-video-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vss-generate-video-report
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/skills/vss-generate-video-report
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill vss-generate-video-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps automate the generation of structured video analysis reports from recorded clips or incident ranges, saving time and ensuring consistency across VSS deployments.

Core Features & Use Cases

  • Mode A: generate reports from video clips by summarizing visual content with VLM.
  • Mode B: generate reports for incidents over a time range using video-analytics (VA-MCP) results.
  • Rewrites clip URLs for browser accessibility and ensures deploy prerequisites are met.

Quick Start

Install and load the vss-generate-video-report skill for your agent to begin generating reports.

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 video analysis report generation from recorded clips?

You can automate video analysis report generation by summarizing visual content from video clips using a Vision-Language Model (VLM). This skill structures VLM outputs into per-clip reports, streamlining the workflow within VSS deployments.

What is the best way to generate incident reports over a video time range?

To generate incident reports over a time range, you use video-analytics (VA-MCP) results. This skill leverages VA-MCP analytics to automatically produce structured incident-range reports within VSS deployments.

Do I need a live VLM endpoint to generate video reports?

Yes, you need a live VLM or RT-VLM endpoint to generate video reports. The system performs readiness checks to ensure the endpoint is available before summarizing visual content and producing the final analysis report.

How do I make VSS clip URLs accessible in a browser for report generation?

To make VSS clip URLs accessible in a browser, you must rewrite the URLs. This skill handles the URL rewrite process automatically, ensuring clips can be viewed directly during the video report generation workflow.

What deployment prerequisites are needed for VSS video report generation?

Deployment prerequisites for VSS video report generation include a VST clip fetch path and a live VLM endpoint. The system verifies these components and checks deployment readiness before executing the report generation workflows.