← 返回 Skills 市场
eliasecchig

Google Agents Cli

作者 eliasecchig · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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-cli and uv One-time setup: uvx google-agents-cli setup Install 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 deployment
  • google-agents-cli-adk-code — ADK Python API reference (agent types, tools, callbacks)
  • google-agents-cli-eval — run and debug agent evaluations
  • google-agents-cli-deploy — deploy to Agent Runtime, Cloud Run, or GKE
  • google-agents-cli-publish — register agents with Gemini Enterprise
  • google-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.

安全使用建议
Only install this if you intend to add the Google Agents CLI toolchain to your coding agent. Before running `uvx google-agents-cli setup`, verify the package provenance, consider pinning a known version, inspect what skills it will install, and make sure you know how to disable or remove the added always-active behavior.
能力评估
Purpose & Capability
The stated purpose—bootstrapping Google Agent Development Kit tooling—is coherent with the setup instructions, but the resulting capabilities include deploy, publish, observability, and an always-active workflow skill.
Instruction Scope
The skill directs a one-time setup that bulk-installs seven additional skills into the user's coding agent, but the contents, exact permissions, and uninstall/rollback boundaries for those added skills are not provided in the artifact set.
Install Mechanism
There is no registry install spec or reviewed code; instead SKILL.md tells the user to run an unpinned external command, `uvx google-agents-cli setup`, which is expected to modify the agent environment.
Credentials
The listed follow-on skills include deployment to Cloud Run/GKE and publishing to Gemini Enterprise, which are purpose-aligned but can affect cloud accounts and production resources when later used.
Persistence & Privilege
The setup installs persistent skills into the coding agent, including one described as always active, which can affect future agent behavior beyond a single invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-agents-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-agents-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of google-agents-cli-claw. - Provides an entrypoint for the Google agents-cli toolchain (Agent Development Kit). - Installs agents-cli and 7 specialized skills for scaffolding, building, evaluating, deploying, publishing, and observing agents. - Enables automatic skill activation based on user requests for common agent development tasks. - Includes onboarding instructions and setup guidance for new users.
元数据
Slug google-agents-cli
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论