「agents-cli」Google 官方 Agent CLI:给 Coding Agent 装上构建云端智能体的技能包

agents-cli 官方页面截图

agents-cli 是 Google 官方推出的 Agent CLI 和 skills 包,用来帮助开发者在 Google Cloud 上构建、评估、部署 AI agents。它基于 Google 的 Agent Development Kit(ADK),但不只负责写 agent 代码,还覆盖脚手架、评估、部署和可观测性这些工程化环节。

它有两种使用方式:一种是给 Gemini CLI、Claude Code、Codex 等 coding agent 安装 skills,让你的编程助手在构建 agent 时知道该怎么做;另一种是直接在终端里运行 agents-cli 命令,手动创建项目、安装依赖、启动 ADK playground。

官方文档里列出了 7 个 skills:workflow、ADK code、scaffold、eval、deploy、publish 和 observability,分别覆盖开发生命周期、ADK Python API、项目脚手架、评估指标、Agent Runtime / Cloud Run / GKE 部署、Gemini Enterprise 注册,以及 Cloud Trace 和日志观测。

安装方式很简单:运行 uvx google-agents-cli setup 即可安装 CLI 和上下文感知 skills。对正在尝试把 AI Agent 从 demo 做到生产环境的人来说,agents-cli 的价值在于把“写一个 agent”延展成“能评估、能部署、能观测、能接入云端平台”的完整工作流。

传送门

https://google.github.io/agents-cli/

原创文章,如若转载,请注明出处:https://wefound.cc/p/1922.html

(0)
「CTA.gallery」专门收集转化按钮和行动号召设计灵感的网站
上一篇 2026年 5月 10日 下午9:48
「Claude for Financial Services」Anthropic 开源金融服务 agents 与数据连接器模板
下一篇 2026年 5月 10日 下午10:19

相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注