Agent Skills
› hailo-ai/hailo-apps
› hl-event-detection
hl-event-detection
GitHub该技能用于从视频流中检测和报告事件。通过读取 .hailo/skills/hl-event-detection.md 获取完整文档,实现基于视频内容的自动化事件识别与上报功能。
Trigger Scenarios
需要分析视频流以发现特定事件
要求自动检测并报告视频中发生的事件
Install
npx skills add hailo-ai/hailo-apps --skill hl-event-detection -g -y
SKILL.md
Frontmatter
{
"name": "hl-event-detection",
"description": "Detect and report events from video streams."
}
Read .hailo/skills/hl-event-detection.md for the complete skill documentation.
Version History
- 891ce70 Current 2026-07-25 05:47


