Google Agents Cli
/install google-agents-cli
google-agents-cli (onboarding)
Entrypoint skill for agents-cli — Google's CLI for scaffolding, developing, evaluating, and deploying AI agents with the Agent Development Kit (ADK).
Requires:
agents-clianduvOne-time setup:uvx google-agents-cli setupInstall uv first if needed.
Setup
Run this once to install the CLI and all 7 specialized skills into the user's coding agent:
uvx google-agents-cli setup
After setup, the following skills become available and activate automatically based on the user's request:
google-agents-cli-workflow— full development lifecycle (always active)google-agents-cli-scaffold— create new ADK projects, add CI/CD or deploymentgoogle-agents-cli-adk-code— ADK Python API reference (agent types, tools, callbacks)google-agents-cli-eval— run and debug agent evaluationsgoogle-agents-cli-deploy— deploy to Agent Runtime, Cloud Run, or GKEgoogle-agents-cli-publish— register agents with Gemini Enterprisegoogle-agents-cli-observability— production tracing, logging, monitoring
After setup
Re-read the user's request — the relevant specialized skill above will match it and provide detailed guidance.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-agents-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-agents-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Google Agents Cli 是什么?
Use when the user wants to "build an agent", "create an ADK agent", "scaffold an agent project", "deploy an agent", or otherwise needs the Google Agent Devel... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。
如何安装 Google Agents Cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-agents-cli」即可一键安装,无需额外配置。
Google Agents Cli 是免费的吗?
是的,Google Agents Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Agents Cli 支持哪些平台?
Google Agents Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Agents Cli?
由 eliasecchig(@eliasecchig)开发并维护,当前版本 v1.0.0。