Agent Skills
› hailo-ai/hailo-apps
› hl-build-standalone-app
hl-build-standalone-app
GitHub用于构建独立的HailoRT推理应用程序。通过引用技能文档、核心框架API及相机相关配置,指导完成AI推理应用的开发与集成工作。
触发场景
需要构建基于HailoRT的独立推理应用
涉及Hailo硬件加速的嵌入式AI开发
安装
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
版本历史
- 891ce70 当前 2026-07-25 05:47


