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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install google-agents-cli - After installation, invoke the skill by name or use
/google-agents-cli - Provide required inputs per the skill's parameter spec and get structured output
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.