Agent Skills
› hailo-ai/hailo-apps
› hl-build-agent-app
hl-build-agent-app
GitHub构建基于LLM工具调用的AI智能体应用,专为Hailo-10H硬件平台设计。指导用户遵循官方技能文档并利用生成式AI工具集进行开发。
Trigger Scenarios
需要为Hailo-10H构建AI Agent应用
集成LLM工具调用功能
Install
npx skills add hailo-ai/hailo-apps --skill hl-build-agent-app -g -y
SKILL.md
Frontmatter
{
"name": "hl-build-agent-app",
"description": "Build an AI agent application with LLM tool calling 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-agent-app.md.
Also consult:
.hailo/toolsets/gen-ai-utilities.md
Version History
- 891ce70 Current 2026-07-25 05:47


