Doramagic.ai English

软件开发与交付 · 开源项目

agents-cli

一款 CLI 工具与配套技能,可将任意编程助手打造为在 Google Cloud 上创建、评估和部署 AI Agent 的专家。

最后验证日期:2026-07-05 验证方法:来源证据、语义档案、公开页面门禁和静态构建验收。

快速判断 · 2026-07-05

agents-cli 项目 是什么?

01

一眼判断

先判断自己是否是目标用户,再决定是否继续。
最适合谁想先理解能力边界再安装的用户

判断自己是不是目标用户。

核心能力技能包、使用配方、宿主说明、评估规则、预检清单

不适合希望跳过沙箱验证、无法接受配置权限或维护成本的用户。

第一步验证继续完成沙箱验证和证据复核

未完成验证前保持审慎。

02

它能做什么

把项目翻译成用户能判断的具体能力,而不是 Doramagic 的使用流程。
1

AI Agent 框架

一款 CLI 工具与配套技能,可将任意编程助手打造为在 Google Cloud 上创建、评估和部署 AI Agent 的专家。

ability-1
2

开源能力构建

帮助用户判断这个项目适合什么工作,而不是只看技术名词。

ability-2
3

项目项目

说明输入、输出、失败模式和继续前需要复核的边界。

ability-3
4

可验证工作流

沉淀为 Prompt、说明书、上下文包或预检清单等可带走资产。

ability-4

来源:https://github.com/google/agents-cli、https://github.com/google/agents-cli#readme、项目说明书、踩坑日志。这里只回答“它能帮我做什么”。

03

项目温度与外部声音

站点快照,非实时质量证明;用于开工前背景判断。
星标4.7k
分叉507
贡献者3
许可证未知
状态可发布

04

怎么开始使用

先试、再读项目说明书、再带给 AI,最后按官方quick start验证。
1

先试 Prompt

不安装项目,先体验能力节奏。

预览
2

读项目说明书

理解输入、输出、失败模式和边界。

说明书
3

带给 AI

把上下文交给你的宿主 AI 继续工作。

上下文
4

沙箱验证

进入主力环境前先完成安装入口与风险边界验证。

验证
Python / uv · 官方安装入口uvx google-agents-cli

来源:https://github.com/google/agents-cli#readme。验证:已通过。

05

项目说明书

每个项目结构不同,Doramagic 保留原项目解释结构,并补充边界与踩坑日志。

草稿 · 项目说明书

agents-cli 说明书

一款 CLI 工具与配套技能,可将任意编程助手打造为在 Google Cloud 上创建、评估和部署 AI Agent 的专家。

打开完整说明书
  1. https://github.com/google/agents-cli 项目说明书
  2. 目录
  3. 项目概览、安装与生命周期
  4. 相关页面
  5. 项目概览
  6. 安装与初始化
  7. 已知安装痛点(社区反馈)

06

带给 AI 的上下文包

决定继续后,把项目上下文带给你的宿主 AI。

标准项目包 + 用户可带走资产

这不是营销摘要。它是用户决定继续后,可交给 Claude Code、Codex、Gemini、Cursor 等宿主 AI 的开工前上下文。

07

继续前检查

在复制命令、导入 AI、安装插件前,看清还不能相信什么。
检查 1

不要把试用当真实运行

试用 Prompt 只展示流程,不证明项目已安装或运行。

检查 2

确认宿主兼容

继续前需要复核。

检查 3

先隔离验证

继续完成沙箱验证和证据复核

08

踩坑日志与复核重点

Doramagic 记录的高风险项优先显示,避免用户把候选能力当成已验证能力。
high · 安装坑

来源证据:Add a proactive "verify against official docs" step before code generation

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Add a proactive "verify against official docs" step before code generation

可能影响升级、迁移或版本选择。

high · 安装坑

来源证据:Deployment fails to resolve the `litellm` package version and fails

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Deployment fails to resolve the `litellm` package version and fails

可能增加新用户试用和生产接入成本。

high · 安装坑

来源证据:Doc link "Agent Garden" is incorrect

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Doc link "Agent Garden" is incorrect

可能增加新用户试用和生产接入成本。

high · 安装坑

来源证据:Support for writing code using ADK-Java patterns (also Typescript、Go)

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Support for writing code using ADK-Java patterns (also Typescript、Go)

可能增加新用户试用和生产接入成本。

high · 安装坑

来源证据:`adk_a2a` (agent_runtime) scaffold does not set Vertex location before building the A2A agent → card URL stamped with u…

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:`adk_a2a` (agent_runtime) scaffold does not set Vertex location before building the A2A agent → card URL stamped with us-central1 for non-us-central1 deploys

可能增加新用户试用和生产接入成本。

high · 安装坑

来源证据:repo init with cicd、for a2a 、adk 、tool、and sub agent init.

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:repo init with cicd、for a2a 、adk 、tool、and sub agent init.

可能增加新用户试用和生产接入成本。

high · 安装坑

来源证据:v0.5.0: deploy to agent_runtime builds on the CLI's own Python (sys.version_info)、not the project's — fails when a dep…

GitHub 社区证据显示该项目存在一个安装相关的待验证问题:v0.5.0: deploy to agent_runtime builds on the CLI's own Python (sys.version_info)、not the project's — fails when a dependency lacks a wheel for that version (…

可能阻塞安装或首次运行。

high · 配置坑

来源证据:Add an init command to create agents-cli-manifest.yaml for existing ADK projects

GitHub 社区证据显示该项目存在一个配置相关的待验证问题:Add an init command to create agents-cli-manifest.yaml for existing ADK projects

可能影响升级、迁移或版本选择。

high · 配置坑

来源证据:agents-cli update floods console with Python UnicodeDecodeError tracebacks on non-UTF-8 Windows consoles

GitHub 社区证据显示该项目存在一个配置相关的待验证问题:agents-cli update floods console with Python UnicodeDecodeError tracebacks on non-UTF-8 Windows consoles

可能阻塞安装或首次运行。

high · 安全/权限坑

失败模式:security_permissions: Add an optional AISP deployment readiness contract for 评估规则、approval、deploy、rollback、and...

Developers should check this security_permissions risk before relying on the project: Add an optional AISP deployment readiness contract for 评估规则、approval、deploy、rollback、and observability gates

Developers may expose sensitive permissions or credentials: Add an optional AISP deployment readiness contract for 评估规则、approval、deploy、rollback、and observability gates

high · 安全/权限坑

失败模式:security_permissions: Support Antigravity SDK as a first-class agent implementation framework

需要继续复核。

Developers may expose sensitive permissions or credentials: Support Antigravity SDK as a first-class agent implementation framework

high · 安全/权限坑

来源证据:Provide a bundled GUI client or a standalone desktop app instead of relying on heavy CLI setups

GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题:Provide a bundled GUI client or a standalone desktop app instead of relying on heavy CLI setups

可能影响授权、密钥配置或安全边界。

下一步:继续完成沙箱验证和证据复核。