← Back to Skills Marketplace
eliasecchig

Google Agents Cli

by eliasecchig · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install google-agents-cli
Description
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...
README (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.

Usage 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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-agents-cli
  3. After installation, invoke the skill by name or use /google-agents-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug google-agents-cli
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.

How do I install Google Agents Cli?

Run "/install google-agents-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Agents Cli free?

Yes, Google Agents Cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Agents Cli support?

Google Agents Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Agents Cli?

It is built and maintained by eliasecchig (@eliasecchig); the current version is v1.0.0.

💬 Comments