Agent Skills
› hailo-ai/hailo-apps
› hl-build-agent-app
hl-build-agent-app
GitHub用于构建基于LLM工具调用的AI Agent应用,针对Hailo-10H平台。通过引用核心技能文档和通用AI工具集,指导开发者实现智能体功能集成与开发。
Trigger Scenarios
需要构建AI Agent应用
集成LLM工具调用功能
开发Hailo-10H相关应用
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


