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


