Agent Skills
› hailo-ai/hailo-apps
› hl-build-vlm-app
hl-build-vlm-app
GitHub构建面向Hailo-10H芯片的视觉语言模型应用,指导开发流程并关联监控、事件检测及后端API技能。
触发场景
需要为Hailo硬件部署VLM应用
集成视觉与语言模型功能
安装
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
版本历史
- 891ce70 当前 2026-07-25 05:47


