agent-构建器
agent-builder
📖 简介
An example agent demonstrating streaming, 工具 use, and interactivity from your terminal. This agent 构建器 can help you to build your own agents and 工具s.
查看英文原版
An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder can help you to build your own agents and tools.
📥 安装此技能
ai-agent install agent-builder
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/strands-agents/agent-buildercd agent-builderai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r agent-builder ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。