
from video-search-and-summarization636
Query incidents, alerts and sensor metrics from a VA-MCP Elasticsearch backend (port 9901) to answer questions about violations, counts, speeds, and occupancy.
This skill lets an agent query a VA-MCP stack (Elasticsearch via MCP JSON-RPC on port 9901) for incidents, alerts, sensor lists, FOV histograms and analysis summaries. It provides a required two-step command pattern to initialize a session and then call specific tool methods, ensuring accurate retrieval of recorded events and metrics. Typical outputs include incident lists, per-sensor counts, time-bucketed histograms, and analysis like average people or vehicle counts.
Use this skill when a user asks for recorded video-analytics data such as recent incidents, confirmed alerts, object counts, average speeds, or occupancy for specific sensors or places. It's intended for environments where the VA-MCP alerts profile is running and reachable at the host's port 9901.
Best used with agents or harnesses that can run shell commands and curl (CLI-capable agents like Copilot/Codex/Claude Code/CLI-based assistants).
This skill has not been reviewed by our automated audit pipeline yet.