intelbras

Automate monitoring and control of Intelbras alarm systems and cameras.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/gabrielkoerich/skills --skill intelbras
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelbras
Source: https://github.com/gabrielkoerich/skills/tree/main/intelbras
Command: npx skills add https://github.com/gabrielkoerich/skills --skill intelbras

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Intelbras alarm systems and cameras often require separate interfaces and manual steps to check status, arm/disarm, and view camera feeds. This skill unifies control and monitoring through a consistent integration point, accelerating response times and reducing manual overhead.

Core Features & Use Cases

  • Status retrieval: quickly check alarm state and camera availability from a single command surface.
  • Arm/disarm/partial control: send authenticated commands to manage security modes for AMT IFR alarms.
  • Camera snapshots: capture DVR camera stills via RTSP and store them locally for verification.
  • Use cases include security monitoring dashboards, automated alert workflows, and on-demand checks in field deployments.

Quick Start

Run the setup to configure credentials and verify connectivity to Intelbras devices.

Frequently Asked Questions about intelbras

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

FAQPage Schema
How do I automate checking the status of Intelbras alarms and DVR cameras?

You can automate checking Intelbras alarm status and camera availability by running scripts that interface with the Intelbras HTTP API and RTSP streams, consolidating monitoring into a single command surface.

How do I capture camera snapshots from an Intelbras DVR via RTSP?

To capture DVR camera snapshots via RTSP, the skill connects to RTSP streams and stores still images locally for verification, requiring a camera configuration file and local network connectivity.

Can I remotely arm and disarm AMT and IFR alarm systems over a local network?

Yes, you can remotely arm, disarm, and partially control AMT and IFR alarm systems over local networks by sending authenticated commands via the Intelbras HTTP API using environment variable credentials.

Do I need to configure environment variables to control Intelbras devices?

Yes, configuring environment variables is required to pass credentials for authenticating with Intelbras devices, alongside a camera configuration file to interface with the HTTP API and RTSP streams.

What is the best way to integrate Intelbras security monitoring into an automated alert workflow?

The best way to integrate Intelbras security into automated alert workflows is using scripts that retrieve alarm states and capture camera snapshots, providing a consistent integration point for dashboards and automated responses.