sima-use-neat-insight

Inspect and manage Neat Insight services via HTTP API, media library, and RTSP controls.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/sima-neat/insight --skill sima-use-neat-insight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sima-use-neat-insight
Source: https://github.com/sima-neat/insight/tree/main/skills/use-neat-insight
Command: npx skills add https://github.com/sima-neat/insight --skill sima-use-neat-insight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI agents to interact with the Neat Insight services—via HTTP API, media library, RTSP controls, and viewer URL construction—so teams can diagnose state, manage media, and orchestrate viewer experiences without manual navigation.

Core Features & Use Cases

  • Inspect service state and runtime metrics using health and metrics endpoints.
  • Upload, delete, and inspect media in the media library, and manage mediasrc assignments.
  • Assign, start, stop, and bulk control RTSP media sources; build accurate, environment-aware viewer URLs.
  • Debug UDP/RTP ingest paths and WebRTC egress/browser statistics; understand endpoint request/response contracts.
  • Learn usage patterns and integration points for automated workflows across local and SDK/devkit environments.

Quick Start

Connect to your local Insight instance and try a sequence of API calls to health, media, mediasrc, and viewer-url endpoints.

Frequently Asked Questions about sima-use-neat-insight

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

FAQPage Schema
How do I automate Neat Insight API diagnostics and media management?

Automating Neat Insight API diagnostics involves using HTTP endpoints to inspect service state, manage the media library, and control RTSP media sources without manual navigation. This enables teams to orchestrate viewer experiences and diagnose runtime state efficiently.

How do I build viewer URLs for RTSP media sources in local and SDK deployments?

Building viewer URLs for RTSP media sources requires constructing accurate, environment-aware paths using the viewer-url endpoint. This ensures correct media-source stream assignments and valid viewer URL contracts across both local and SDK/devkit environments.

Can I debug UDP RTP ingest paths and WebRTC egress statistics through the Insight API?

Debugging UDP RTP ingest paths and WebRTC egress statistics is supported through the Insight API. You can inspect health and metrics endpoints to observe ingest and egress statistics, documenting endpoint request and response contracts for end-to-end workflows.

What is the best way to bulk control RTSP media sources and mediasrc assignments?

The best way to bulk control RTSP media sources and mediasrc assignments is through the Neat Insight HTTP API. It allows you to assign, start, stop, and bulk control media-source streams while ensuring health checks and metrics are observed.

Does this API integration support uploading and deleting media in the media library?

Yes, the API integration supports uploading, deleting, and inspecting media in the media library. You can manage mediasrc assignments and observe media workflows programmatically to maintain end-to-end viewer URL contracts and service health.