Agent Skills
› hailo-ai/hailo-apps
› hl-build-standalone-app
hl-build-standalone-app
GitHub构建独立的 HailoRT 推理应用程序。引导用户阅读 .hailo/skills/hl-build-standalone-app.md 文档,并参考 core-framework-api 和 hl-camera 相关工具集与技能说明,以完成应用开发。
Trigger Scenarios
需要构建基于 HailoRT 的独立推理应用
查询 HailoRT 应用开发流程
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


