Dev & Engineering ✓ Google · Official google-cloudagents-cliagent-development-kitgemini-enterprisevertex-aicloud-rungkeagent-observability

Google Agents CLI Agent Development Guide

Guides agents from specification through development, deployment, and monitoring.

FollowSkills review · FSRS-2.0
Not recommended
44/ 100 5-point scale 2.2 / 5
Trust12 / 25 · 2.4/5

The file makes the installation, development, deployment, publishing, and monitoring scope visible and requires the user to initiate the setup commands. However, it does not specify required permissions, data flows, sensitive-data handling, dependency supply-chain controls, external side effects, confirmation gates, or rollback, so points are deducted from the mid-level baseline.

Reliability7 / 20 · 1.8/5

The lifecycle table, command table, and next-step sequence are broadly coherent and include an installation-verification step. However, there are no tests, compatibility details, abnormal-input handling, or diagnosable failure feedback; the file also presents `uvx google-agents-cli setup`, `agents-cli`, and `npx skills add google/agents-cli` paths without in-file validation. The score is also constrained by static calibration.

Adaptability8 / 15 · 2.7/5

The metadata clearly covers creating, developing, running locally, debugging, testing, evaluating, deploying, publishing, and monitoring agents. However, the trigger scope is broad, with no explicit non-fit cases, input/output boundaries, precise trigger rules, Chinese-language support, or mainland-China network reachability information, so points are deducted.

Convention8 / 15 · 2.7/5

The document is readable and progressively organized by lifecycle phase, with installation commands, a command table, next steps, issue reporting, and supporting links. Repository context supplies an Apache-2.0 license and official-organization provenance. However, the skill lacks its own version, changelog, explicit maintenance owner, dependency versions, FAQ, and known-limitations section, so points are deducted.

Effectiveness6 / 15 · 2.0/5

As an entrypoint, it can guide a user from setup through the relevant development phases and provides copyable commands. However, its core capability depends on an external CLI and specialized skills outside the assessed path; command availability and final outputs are not verified in the file, leaving users potentially responsible for additional troubleshooting. The score is constrained by static calibration.

Verifiability3 / 10 · 1.5/5

The file includes links to a GitHub issue tracker and documentation directory, and its workflow can be inspected. However, it contains no committed test suite, CI coverage, pinned dependency versions, or third-party execution evidence; key claims therefore remain primarily self-documented, warranting only limited verifiability.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 513a7a51e85f
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • The setup commands introduce an external CLI and additional skills without specifying versions, permission scope, integrity checks, or uninstall/rollback procedures.
  • Deployment, publishing, logging, and BigQuery analytics may create cloud resources, costs, and sensitive-data processing implications; the file provides no confirmation, least-privilege, or retention guidance.
  • The trigger description is broad and does not address offline environments, Chinese interaction, or mainland-China network reachability.
Review evidence [1][2][3][4]
See the full review method →

What does this skill do, and when should you use it?

This is the entrypoint skill for Google’s agents-cli toolkit for building, evaluating, and deploying AI agents on the Gemini Enterprise Agent Platform. It routes users to specialized workflows for specification, scaffolding, ADK implementation, evaluation, deployment, publishing, and observability. After setup, it exposes commands such as agents-cli setup, scaffold, eval, deploy, and publish. The skill primarily initializes the environment, identifies the right lifecycle phase, and directs the next action.

Provides installation paths using uvx google-agents-cli setup or npx skills add google/agents-cli; guides users to run agents-cli info to verify installation; instructs them to capture the agent purpose, external tools, and deployment target in .agents-cli-spec.md; maps lifecycle phases to specialized skills; and documents CLI commands for scaffolding, evaluation, deployment, and Gemini Enterprise registration.

  1. A developer creating a new agent who needs to define requirements before generating a project.
  2. An engineer implementing agent logic, tools, callbacks, or state management with ADK.
  3. A team that needs to run, debug, or systematically evaluate an agent.
  4. A developer preparing deployment to Agent Runtime, Cloud Run, or GKE.
  5. A team publishing a deployed agent as a Gemini Enterprise tool and setting up monitoring.

What are this skill's strengths and limitations?

Pros
  • Covers the agent lifecycle from requirements clarification through observation.
  • Clearly separates workflow, scaffolding, ADK coding, evaluation, deployment, publishing, and observability phases.
  • Includes copyable installation and core-operation commands.
  • Connects workflows to Agent Runtime, Cloud Run, GKE, and Gemini Enterprise.
Limitations
  • It is an entrypoint and routing skill; implementation depends on the specialized skills it enables.
  • The source provides no test suite, version requirements, or compatibility matrix.
  • Detailed local-run and debugging commands are not documented here.
  • Relevant Google Cloud configuration and permissions may be required, but no permissions checklist is provided.

How do you install this skill?

Place the skill folder in a directory supported by the Agent Skills-compatible client. To install the repository collection, run npx skills add google/skills and select the desired skill. To install the agents-cli expert skills, run npx skills add google/agents-cli, or run uvx google-agents-cli setup. The source does not specify the exact skill-directory path for each client.

How do you use this skill?

After installation, run agents-cli info to verify the setup. Ask the coding agent to create, develop, run, debug, test, evaluate, deploy, publish, or monitor an agent; begin Phase 0 by documenting the agent purpose, external tools, and deployment target in .agents-cli-spec.md. Use agents-cli scaffold <name> to create a project, agents-cli eval run to run and grade it, agents-cli deploy to deploy it, or agents-cli publish gemini-enterprise to register it.

FAQ

Does this skill implement the agent code directly?
Not by itself. It initializes agents-cli, identifies the lifecycle phase, and routes the user to specialized skills; ADK implementation is assigned to skills such as google-agents-cli-adk-code.
Which tools are required?
The source explicitly uses `uvx`, `npx`, and `agents-cli` commands. Exact versions and additional system dependencies are not specified.
Which deployment targets are supported?
The documentation names Agent Runtime (Vertex AI), Cloud Run, and GKE; deployment still depends on the corresponding environment configuration.

More skills from this repository

All from google/skills

Automation & Ops ✓ Google · Official

Google Cloud AI Agent Builder

Design, implement, deploy, and validate AI agents and multi-agent systems on Google Cloud.

Dev & Engineering ✓ Google · Official

Gemini LiveAPI Client Service Skill

Generate a resumable, multimodal, bidirectional Gemini LiveAPI client over WebSockets.

Automation & Ops ✓ Google · Official

AI Workload Migration to GKE Inference

Move existing AI inference workloads to self-hosted inference on Google Kubernetes Engine.

Dev & Engineering ✓ Google · Official

Google Cloud Agent Platform Inference Assistant

Guides developers in connecting to Google Cloud Agent Platform and calling Gemini or OpenMaaS models.

Dev & Engineering ✓ Google · Official

Gemini Enterprise Skill Registry

Search, manage, monitor, and scaffold skills for the Gemini Enterprise Agent Platform.

Dev & Engineering ✓ Google · Official

Gemini Enterprise Managed Agents

Manage stateful Gemini Enterprise agents through the Managed Agents API.

Automation & Ops ✓ Google · Official

GKE Enterprise RAG Search Architect

Designs and validates enterprise RAG search systems built on GKE and AlloyDB.

Data & Analysis ✓ Google · Official

Agent Platform RAG Engine Manager

Manage Vertex AI RAG corpora and retrieve grounded context with Python SDKs.

Automation & Ops ✓ Google · Official

GKE Basics Navigator

A focused entry point for discovering GKE cluster needs and routing each task to the right specialist skill.

Automation & Ops ✓ Google · Official

Vertex AI Agent Alerting

Configure dynamic reliability and quality alerts for Agent Runtime agents.

Automation & Ops ✓ Google · Official

GKE Production Golden Path

Set production-oriented GKE defaults, readiness checks, and decision guardrails for cluster design.

Automation & Ops ✓ Google · Official

GKE Cluster Creation Advisor

Plan, provision, and audit GKE clusters against production best practices.

Automation & Ops ✓ Google · Official

GKE Cost Optimization

Reduce GKE spending through rightsizing, quotas, Spot VMs, and capacity planning.

Automation & Ops ✓ Google · Official

GKE AI Inference Deployment Assistant

Deploy, tune, and autoscale GPU/TPU AI inference services on GKE.

Automation & Ops ✓ Google · Official

Google Cloud Secure Serverless Tiers

Guides agents to design, codify, deploy, and validate isolated multi-tier serverless web applications on Google Cloud.

Dev & Engineering ✓ Google · Official

Gemini API Enterprise Development Guide

Helps developers build enterprise Gemini applications on Agent Platform with Google's unified Gen AI SDK.

Automation & Ops ✓ Google · Official

Agent Platform Endpoint Management

Manage Agent Platform serving endpoints and troubleshoot common endpoint failures.

Data & Analysis ✓ Google · Official

Agent Platform Model Registry Manager

Manage Agent Platform models, versions, and metadata from the gcloud CLI.

Data & Analysis ✓ Google · Official

Agent Platform Model Tuning

A guided end-to-end workflow for fine-tuning open or Gemini models on Google Agent Platform.

Automation & Ops ✓ Google · Official

Agent Platform Model Deployment Assistant

Deploy, verify, and clean up Model Garden models on Google Agent Platform.

Related skills