Agent Skills
› hailo-ai/hailo-apps
› hl-build-llm-app
hl-build-llm-app
GitHub指导构建面向Hailo-10H芯片的LLM聊天应用,涵盖核心技能文档及Hailort API参考。
Trigger Scenarios
需要开发基于Hailo硬件的LLM应用
集成Hailort API进行模型部署
Install
npx skills add hailo-ai/hailo-apps --skill hl-build-llm-app -g -y
SKILL.md
Frontmatter
{
"name": "hl-build-llm-app",
"description": "Build an LLM chat 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-llm-app.md.
Also consult:
.hailo/toolsets/hailort-api.md
Version History
- 891ce70 Current 2026-07-25 05:47


