# google/agents-cli

The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.

Repository: https://github.com/google/agents-cli
Canonical: https://ross.abutalabs.com/products/agents-cli
Homepage: https://google.github.io/agents-cli/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: adk, agent-development-kit, agents, coding-agent, gemini, generative-ai, gemini-enterprise-agent-platform, google-cloud
Last push: 2026-08-24T14:18:42+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 10
- inputs: {"age_days": 147, "days_push": 9, "days_rel": 9, "gap_med": 5.5, "n_releases_24m": 19}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5729, forks 627 (observed 2026-08-28T04:09:28.271395+00:00)

## What it is
A Python CLI plus agent skills that equip coding assistants (Claude Code, Codex, Antigravity, etc.) to build, evaluate, and deploy AI agents on Google Cloud's Gemini Enterprise Agent Platform. It provides scaffolding, ADK Python API knowledge, evaluation tooling, and deployment commands.

## Use cases
- scaffold a new AI agent project on Google Cloud
- evaluate an agent with LLM-as-judge metrics
- deploy an ADK Python agent to Gemini Enterprise Agent Platform
- upgrade or enhance an existing agent codebase
- teach my coding assistant the ADK Python API
- build an incident triage agent with Gemini

## When to choose
- you build agents on Google Cloud with ADK and Gemini
- you want your coding assistant to handle the agent development lifecycle
- you need built-in agent evaluation and deployment workflows

## When to avoid
- you build agents for AWS, Azure, or purely local runtimes
- you want a GUI or hosted agent builder rather than a CLI
- you don't use a coding assistant and prefer writing ADK code directly

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, cli, developer-tools, deployment
- domain: large-language-models, developer-tools, cloud-computing
- platform: python, cli, cloud, cross-platform
- tags: google-cloud, gemini, adk, agent-development-kit, coding-agent-skills, agent-evaluation, gemini-enterprise-agent-platform, ai-agents, automation

## Member repositories
- google/agents-cli (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:28.271395+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:53:23.998933+00:00, confidence not recorded.
  - readme: https://github.com/google/agents-cli (fetched 2026-08-28T04:09:28.271395+00:00, sha 9e994f660e73)
  - homepage: https://google.github.io/agents-cli/ (fetched 2026-08-29T08:48:47.897251+00:00, sha 743344eef72a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
