google/agents-cli

★ 5,970⑂ 670

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

About google/agents-cli

google/agents-cli is an open-source project on GitHub, mainly written in Python. The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. It currently holds 5,970 stars and 670 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Coding Agents board.

GitHub Repository Details

Repository google/agents-cli · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/google/agents-cli/blob/HEAD/agents-cli logo

agents-cli

The CLI and skills for building agents on Gemini Enterprise Agent Platform.

Get Started   |   Skills   |   Commands   |   PyPI   |   Issues   |   Docs   |   Release Notes   |   Star us

---

Turn your favorite coding assistant into an expert at building and deploying agents on Google Cloud.

Agents CLI in Agent Platform (agents-cli) gives your coding agent the skills and commands to build, scale, govern, and optimize enterprise-grade agents — so you don't have to learn every CLI and service yourself.

Works seamlessly with: Antigravity CLI  •  Claude Code  •  Codex  •  and any other coding agent.

Get Started

Prerequisites: Python 3.11+, uv, and Node.js.

1. Install

uvx google-agents-cli setup
Or just the skills — your coding agent will handle the rest
npx skills add google/agents-cli

2. Open your coding agent

Launch Antigravity CLI, Claude Code, Codex, or any coding agent you prefer.

3. Build your first agent

Ask your coding agent to build something — e.g. "Use agents-cli to build a caveman-style agent that compresses verbose text into terse, technical grunts"

See the full tutorial for a step-by-step walkthrough.

Browse the full documentation →

---

Agent Skills

| Skill | What your coding agent learns | |-------|-------------------------------| | google-agents-cli-workflow | Development lifecycle, code preservation rules, model selection | | google-agents-cli-adk-code | ADK Python API — agents, tools, orchestration, callbacks, state | | google-agents-cli-scaffold | Project scaffolding — create, enhance, upgrade | | google-agents-cli-eval | Evaluation methodology — metrics, datasets, LLM-as-judge, adaptive rubrics | | google-agents-cli-deploy | Deployment — Agent Runtime, Cloud Run, GKE, CI/CD, secrets | | google-agents-cli-publish | Gemini Enterprise registration | | google-agents-cli-observability | Observability — Cloud Trace, logging, third-party integrations |

---

CLI Commands

| Command | What it does | |---------|-------------| | agents-cli setup | Install CLI + skills to coding agents | | agents-cli create | Create a new agent project | | agents-cli eval run | Run the agent over the eval dataset and grade the traces | | agents-cli deploy | Deploy to Google Cloud | | agents-cli publish gemini-enterprise | Register with Gemini Enterprise |

See all commands

| Command | Description | |---------|-------------| | agents-cli login | Authenticate with Google Cloud or AI Studio | | agents-cli login --status | Show authentication status | | Scaffold | | | agents-cli create | Create a new agent project | | agents-cli scaffold enhance | Add deployment or CI/CD to an existing project | | agents-cli scaffold upgrade | Upgrade project to a newer agents-cli version | | Develop | | | agents-cli run "prompt" | Run agent with a single prompt | | agents-cli install | Install project dependencies | | agents-cli lint | Run code quality checks (Ruff) | | Evaluate | | | agents-cli eval run | Run agent inference and grade the traces | | agents-cli eval generate | Run agent inference over eval cases | | agents-cli eval grade | Grade generated traces against metrics | | agents-cli eval dataset synthesize | Synthesize multi-turn eval scenarios for your local agent | | agents-cli eval compare | Compare two eval result files | | agents-cli eval analyze | Cluster failure modes from grade results | | agents-cli eval metric list | List available metrics | | agents-cli eval optimize | Auto-tune agent prompts using eval data | | Deploy & Publish | | | agents-cli deploy | Deploy to Google Cloud | | agents-cli publish gemini-enterprise | Register with Gemini Enterprise | | agents-cli infra single-project | Provision single-project infrastructure | | agents-cli infra cicd | Set up CI/CD pipeline + staging/prod infrastructure | | Other | | | agents-cli info | Show project config and CLI version | | agents-cli update | Force reinstall skills to all IDEs |

How it works

https://github.com/google/agents-cli/blob/HEAD/agents-cli demo video

---

Architecture

The Google Cloud agent stack that agents-cli builds on:

![Architecture](https://raw.githubusercontent.com/google/agents-cli/main/docs/src/assets/architecture.png "Architecture")

FAQ

Is this an alternative to Antigravity CLI, Claude Code, or Codex?
No. **agents-cli is a tool for coding agents, not a coding agent itself. It provides the CLI commands and skills that make your coding agent better at building, evaluating, and deploying ADK agents on Google Cloud.

How is this different from just using adk directly?
ADK is an agent framework. agents-cli gives your coding agent the skills and tools to build, evaluate, and deploy ADK agents end-to-end.

Do I need Google Cloud?
For local development (create, run, eval), no — you can use an AI Studio API key to run Gemini with ADK locally. For deployment and cloud features, yes.

Can I use this with an existing agent project?
Yes. agents-cli scaffold enhance adds deployment and CI/CD to existing projects.

Can I use agents-cli without a coding agent?
Yes. The CLI works standalone — you can run agents-cli scaffold, eval, deploy, and every other command directly from your terminal. The skills just make it easier for coding agents to do it for you.

How can I extend agents-cli with other skills?
agents-cli skills cover the agent-building lifecycle (scaffold, ADK code patterns, evals, deploy, publish, observability). For adjacent concerns, you could install another skill suite alongside. For example, agent-skills covers general software-engineering workflows (ideation, spec gates, planning, code review), and google/skills covers Google Cloud foundations (BigQuery, Cloud Run, Firebase, GKE).

Feedback

We value your input — it helps us improve agents-cli for the community.

Contributing

The best way to contribute is through feedback: bug reports, feature requests, and ideas shared via issues to directly shape our roadmap.

See the contributing guide for details.

Terms of Service

agents-cli leverages Google Cloud APIs. When you deploy agents, you'll be deploying resources in your own Google Cloud project and will be responsible for those resources. Please review the Google Cloud Service Terms for details.

GitHub Stars & Activity

5,970Stars
670Forks
0Open issues
PythonLanguage

GitHub Popularity

GitHub stars5,970
Forks670
Open issues0
Primary languagePython
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

Graphify-Labs / graphify

Python★ 119,969⑂ 11,594
2

shareAI-lab / learn-claude-code

Python★ 77,303⑂ 12,438
3

headroomlabs-ai / headroom

Python★ 73,296⑂ 5,638
4

Imbad0202 / academic-research-skills

Python★ 48,911⑂ 3,795
5

luongnv89 / claude-howto

Python★ 41,611⑂ 5,109
6

wshobson / agents

Python★ 39,837⑂ 4,248
7

anthropics / claude-plugins-official

Python★ 36,561⑂ 4,110
8

mukul975 / Anthropic-Cybersecurity-Skills

Python★ 33,046⑂ 4,003

More AI Rankings