@Gorden_Sun: Google open-sourced agents-cli, which is not an Agent itself but rather a skill pack that allows local Agents to build and debug cloud Agents on Google Cloud services. This is development documentation for the new era: directly releasing a set of Skills for Agents to use, since the code is also written by Agents. Github: http…

X AI KOLs Timeline Tools

Summary

Google open-sourced agents-cli, a CLI and skill pack that enables coding agents to build and deploy enterprise-grade agents on Google Cloud's Gemini Enterprise Agent Platform.

Google open-sourced agents-cli. It is not an Agent itself, but rather a skill pack that allows local Agents to build and debug cloud Agents on Google Cloud services. This is development documentation for the new era: directly releasing a set of Skills for Agents to use, since the code is also written by Agents. Github: https://t.co/IUg6LLknbA https://t.co/Fza9QE3vn0
Original Article
View Cached Full Text

Cached at: 06/29/26, 08:30 PM

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

Similar Articles

google/agents-cli

GitHub Trending (daily)

Google released `agents-cli`, a CLI tool and skill set for building, deploying, and managing enterprise-grade agents on the Gemini Enterprise Agent Platform, designed to integrate with popular coding assistants like Claude Code and Codex.

google/skills

GitHub Trending (daily)

A GitHub repository providing a collection of Agent Skills for Google Cloud and Gemini API, installable via npx, to help AI agents interact with Google technologies.

@0xQiYan: Google just released an official CLI purpose-built for AI agent development. It’s not a new agent — it’s a “skill pack” you add on top of any coding agent like Claude Code, Codex, etc. Once installed, your agent automatically learns the full workflow: project bootstrapping, coding (ADK), evaluation, deployment, and observability. 7 official…

X AI KOLs Timeline

Google released the official CLI (google-agents-cli), designed for AI agent development, enhancing the full workflow capabilities of coding agents like Claude Code and Codex — covering project setup, coding, evaluation, deployment, and observability. It is open-source and installable with a single command.