April 26, 2026AgentsToolInfrastructure

Google Quietly Shipped agents-cli to Make Every Coding Assistant Build for Vertex

Google did not announce this loudly. agents-cli landed on github.com/google/agents-cli and went straight into GitHub trending — about 1000 stars yesterday. Read the README and you understand the play.

It is not another coding agent. It is a CLI plus a set of installable skills that turn the coding agent you already use — Claude Code, Codex, Gemini CLI, whatever — into a specialist at building, evaluating, and shipping agents on Google Cloud. Run agents-cli scaffold to start a project. agents-cli eval run to test. agents-cli deploy to ship. agents-cli publish gemini-enterprise to register with the Gemini Enterprise Agent Platform that Google launched at Cloud Next two weeks ago. Cloud Trace and logging baked in for observability.

The architectural choice is the part to read carefully. Google is not trying to be the runtime for your agent. They are betting that the runtime will be Vertex and Gemini Enterprise, and that the build-and-ship loop will be whatever coding assistant you already prefer. Skills are how the assistant learns Google's opinions about how to scaffold, evaluate, deploy. This is the same pattern Anthropic just shipped with Skills, the same pattern Composio shipped with awesome-codex-skills two days ago. Skills as a portable knowledge layer is now an industry-wide bet.

What this does for the Cloud Next pricing story matters. Google moved Vertex agents to outcome-based pricing. agents-cli is the on-ramp that makes outcome-based pricing actually billable — you cannot charge per outcome unless customers can ship agents fast enough that outcomes happen at all. The CLI is the compression. Pre-GA today, but the strategic shape is finished.

Repo: https://github.com/google/agents-cli
← Previous
OneCLI Hides Your API Keys From the Agents That Need Them
Next →
Skills Pulled Workflow Generation From 44% to 83% — Same LLM, Just Markdown
← Back to all articles

Comments

Loading...
>_