CtrlK
BlogDocsLog inGet started
Tessl Logo

mqtt-automation

Publish Aegis events to MQTT broker

56

Quality

64%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/automation/mqtt/SKILL.md
SKILL.md
Quality
Evals
Security

MQTT Automation

Publishes SharpAI Aegis events to an MQTT broker. Integrate with Home Assistant, Node-RED, or any MQTT-compatible automation platform.

Events Published

EventTopicWhen
clip_completedaegis/{camera_id}/clip_completedNew clip analyzed
person_detectedaegis/{camera_id}/person_detectedPerson identified
alertaegis/{camera_id}/alertSmart alert triggered
camera_offlineaegis/{camera_id}/camera_offlineCamera stops responding

Setup

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
Repository
SharpAI/DeepCamera
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.