Agent Skills
› hailo-ai/hailo-apps
› hl-build-standalone-app
hl-build-standalone-app
GitHub用于构建基于 HailoRT 的独立推理应用程序。该技能指导用户遵循 .hailo 目录下的完整文档,并结合核心框架 API 和相机模块进行应用开发。
Trigger Scenarios
需要编译或构建独立的 HailoRT 推理应用
初始化 Hailo 相关的嵌入式 AI 项目结构
Install
npx skills add hailo-ai/hailo-apps --skill hl-build-standalone-app -g -y
SKILL.md
Frontmatter
{
"name": "hl-build-standalone-app",
"description": "Build a standalone HailoRT inference application.",
"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-standalone-app.md.
Also consult:
.hailo/toolsets/core-framework-api.md.hailo/skills/hl-camera.md
Version History
- 891ce70 Current 2026-07-25 05:47


