Agent Skills
› hailo-ai/hailo-apps
› hl-build-vlm-app
hl-build-vlm-app
GitHub构建面向Hailo-10H芯片的视觉语言模型应用,指导读取相关技能文档并调用后端API,涉及监控与事件检测集成。
Trigger Scenarios
需要开发基于Hailo硬件的VLM应用
集成视觉语言模型到具体硬件平台
Install
npx skills add hailo-ai/hailo-apps --skill hl-build-vlm-app -g -y
SKILL.md
Frontmatter
{
"name": "hl-build-vlm-app",
"description": "Build a Vision-Language Model application for Hailo-10H.",
"allowed-tools": "Bash(python *), Read, Write, Edit, Grep, Glob, Agent, AskUserQuestion",
"argument-hint": "[app-description]"
}
Read and follow the complete skill documentation at .hailo/skills/hl-build-vlm-app.md.
Also consult:
.hailo/skills/hl-monitoring.md.hailo/skills/hl-event-detection.md.hailo/toolsets/vlm-backend-api.md
Version History
- 891ce70 Current 2026-07-25 05:47


