vss-setup-behavior-analytics

Deploy the vss-behavior-analytics service with Docker Compose for spatial-AI video analytics.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The vss-setup-behavior-analytics skill enables standalone deployment of the vss-behavior-analytics service, allowing operators to run the spatial-AI analytics pipeline without the full warehouse deployment.

Core Features & Use Cases

  • Standalone deployment of the vss-behavior-analytics container with a chosen entrypoint (2D/3D/dev_example/fusion_search) and mounted config and calibration as needed.
  • Flexible wiring via Docker Compose, enabling quick experimentation against an existing broker (or broker-less setups) and on-demand access to the provided references.
  • Clear guidance for deployment, configuration, calibration, dynamic updates, and troubleshooting through the included references.

Quick Start

Edit the compose file to select an entrypoint and mount the appropriate config/calibration, then bring the service up with docker compose as documented in Deploy + verify.

Frequently Asked Questions about vss-setup-behavior-analytics

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

FAQPage Schema
How do I deploy spatial-AI video analytics pipelines without the full warehouse stack?

You can run spatial-AI video analytics pipelines without the full warehouse stack by deploying the standalone vss-behavior-analytics Docker Compose service with a chosen entrypoint and mounted calibration files.

What entrypoints are available for behavior-analytics Docker Compose deployment?

The behavior-analytics Docker Compose deployment supports multiple entrypoints including 2D, 3D, dev_example, and fusion_search modes. You configure these in the compose file alongside the appropriate config and calibration mounts.

Do I need a broker to run the standalone behavior-analytics container?

No, you do not need a broker to run the standalone behavior-analytics container. The Docker Compose deployment supports flexible wiring for quick experimentation against an existing broker or broker-less setups.

Can I dynamically update calibration and configuration for the standalone analytics service?

Yes, you can dynamically update calibration and configuration for the standalone analytics service. The skill provides references for deployment, configuration, calibration, dynamic updates, and troubleshooting workflows.

What's the best way to verify and troubleshoot a standalone behavior-analytics deployment?

The best way to verify and troubleshoot a standalone behavior-analytics deployment is by following the included references for verification, calibration, and troubleshooting after bringing the service up with Docker Compose.